chore: nix fmt

This commit is contained in:
Ryan Yin
2023-12-23 21:39:51 +08:00
parent e61116140d
commit 7dd55a5de9
7 changed files with 21 additions and 26 deletions

View File

@@ -4,7 +4,7 @@
constants,
}: let
inherit (inputs.nixpkgs) lib;
mylib = import ../lib { inherit lib; };
mylib = import ../lib {inherit lib;};
vars = import ./vars.nix;
specialArgsForSystem = system: