Revert "lib: delete reference to lib/sandbox.nix"
This reverts commit9ee089ae05
.0fe7bde3d8
is not in master yet and it would break master if it were: https://github.com/NixOS/nixpkgs/pull/31803#pullrequestreview-77638434
This commit is contained in:
parent
9ee089ae05
commit
daf8311ce1
@ -41,6 +41,7 @@ let
|
||||
generators = callLibs ./generators.nix;
|
||||
misc = callLibs ./deprecated.nix;
|
||||
# domain-specific
|
||||
sandbox = callLibs ./sandbox.nix;
|
||||
fetchers = callLibs ./fetchers.nix;
|
||||
|
||||
# Eval-time filesystem handling
|
||||
|
Loading…
Reference in New Issue
Block a user