about summary refs log tree commit diff
path: root/checks.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--checks.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/checks.nix b/checks.nix
index 2d60a1c..b169cb3 100644
--- a/checks.nix
+++ b/checks.nix
@@ -1,7 +1,7 @@
 {
-  system,
   inputs,
   lib,
+  system,
 }: let
   pkgs = inputs.self.legacyPackages.${system};
 in {

Consider giving Nix/NixOS a try! <3