Format code with alejandra
This commit is contained in:
@ -2,11 +2,10 @@
|
||||
rsync,
|
||||
writeShellApplication,
|
||||
}:
|
||||
|
||||
writeShellApplication {
|
||||
name = "deploy-to-pianopi";
|
||||
|
||||
runtimeInputs = [ rsync ];
|
||||
runtimeInputs = [rsync];
|
||||
|
||||
text = ''
|
||||
set -e
|
||||
|
Reference in New Issue
Block a user