Skip to content

Commit

Permalink
Revert "lib: delete reference to lib/sandbox.nix"
Browse files Browse the repository at this point in the history
This reverts commit 9ee089a.

0fe7bde is not in master yet and it would break
master if it were: #31803 (review)
  • Loading branch information
orivej committed Nov 19, 2017
1 parent 9ee089a commit daf8311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/default.nix
Expand Up @@ -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
Expand Down

0 comments on commit daf8311

Please sign in to comment.