lib: delete reference to lib/sandbox.nix
after it was deleted in 0fe7bde3d88027977a07a24baee98d2ecc07222f
This commit is contained in:
parent
b089c21506
commit
3c81b7639a
@ -41,7 +41,6 @@ let
|
|||||||
generators = callLibs ./generators.nix;
|
generators = callLibs ./generators.nix;
|
||||||
misc = callLibs ./deprecated.nix;
|
misc = callLibs ./deprecated.nix;
|
||||||
# domain-specific
|
# domain-specific
|
||||||
sandbox = callLibs ./sandbox.nix;
|
|
||||||
fetchers = callLibs ./fetchers.nix;
|
fetchers = callLibs ./fetchers.nix;
|
||||||
|
|
||||||
# Eval-time filesystem handling
|
# Eval-time filesystem handling
|
||||||
|
Loading…
x
Reference in New Issue
Block a user