Format code with alejandra
This commit is contained in:
@ -1,11 +1,8 @@
|
||||
{
|
||||
writeShellApplication,
|
||||
}:
|
||||
|
||||
{writeShellApplication}:
|
||||
writeShellApplication {
|
||||
name = "lntocp";
|
||||
|
||||
runtimeInputs = [ ];
|
||||
runtimeInputs = [];
|
||||
|
||||
text = ''
|
||||
#!/bin/bash
|
||||
|
Reference in New Issue
Block a user