re-format with nixfmt
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ writeShellApplication
|
||||
, bash
|
||||
, curl
|
||||
{
|
||||
writeShellApplication,
|
||||
bash,
|
||||
curl,
|
||||
}:
|
||||
writeShellApplication {
|
||||
name = "pending-reviews";
|
||||
|
||||
Reference in New Issue
Block a user