mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-11 12:30:36 -05:00
nixpkgs-fmt
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
_: pkgs: let
|
_: pkgs:
|
||||||
|
let
|
||||||
importDir = import ./lib/importDir.nix {
|
importDir = import ./lib/importDir.nix {
|
||||||
inherit (pkgs) lib;
|
inherit (pkgs) lib;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user