Merge pull request #49290 from krebs/nix-writers
get nix-writers into nixpkgs
This commit is contained in:
@@ -33,4 +33,6 @@ with pkgs;
|
||||
nixos-functions = callPackage ./nixos-functions {};
|
||||
|
||||
patch-shebangs = callPackage ./patch-shebangs {};
|
||||
|
||||
writers = callPackage ../build-support/writers/test.nix {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user