nixpkgs-fmt
This commit is contained in:
parent
70854a5310
commit
e850799428
8 changed files with 16 additions and 15 deletions
|
@ -1,4 +1,5 @@
|
||||||
_: pkgs: let
|
_: pkgs:
|
||||||
|
let
|
||||||
importDir = import ./lib/importDir.nix {
|
importDir = import ./lib/importDir.nix {
|
||||||
inherit (pkgs) lib;
|
inherit (pkgs) lib;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue