Revert "lib: delete reference to lib/sandbox.nix"

This reverts commit 9ee089ae05.

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:
Orivej Desh 2017-11-19 10:13:06 +00:00
parent 9ee089ae05
commit daf8311ce1

View file

@ -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