summaryrefslogtreecommitdiff
path: root/pkgs/check-pr/package.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-07-06 04:02:35 -0400
committerseth <[email protected]>2024-07-06 04:12:41 -0400
commit8875ad5fb466944667e5171035aa8f5c01675e93 (patch)
treee453699bbfcc7b8fb566490c8930e60c6adac07b /pkgs/check-pr/package.nix
parentc3ad734168ea13fde1e2f6ec3fbdccf78f72aada (diff)
tree-wide: alejandra -> nixfmt
Diffstat (limited to 'pkgs/check-pr/package.nix')
-rw-r--r--pkgs/check-pr/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/check-pr/package.nix b/pkgs/check-pr/package.nix
index fca30b1..3c5961b 100644
--- a/pkgs/check-pr/package.nix
+++ b/pkgs/check-pr/package.nix
@@ -1,4 +1,4 @@
-{writeShellApplication}:
+{ writeShellApplication }:
writeShellApplication {
name = "check-pr";
text = ''