Skip to content

Commit daf8311

Browse files
committedNov 19, 2017
Revert "lib: delete reference to lib/sandbox.nix"
This reverts commit 9ee089a. 0fe7bde is not in master yet and it would break master if it were: #31803 (review)
1 parent 9ee089a commit daf8311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎lib/default.nix

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ let
4141
generators = callLibs ./generators.nix;
4242
misc = callLibs ./deprecated.nix;
4343
# domain-specific
44+
sandbox = callLibs ./sandbox.nix;
4445
fetchers = callLibs ./fetchers.nix;
4546

4647
# Eval-time filesystem handling

0 commit comments

Comments
 (0)
Please sign in to comment.