Merge branch 'master' into closure-size

Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
This commit is contained in:
Vladimír Čunát
2016-04-01 10:06:01 +02:00
1108 changed files with 76254 additions and 11297 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
let
pkgs = import ../../top-level/all-packages.nix {};
pkgs = import ../../.. {};
config = import ./declare.nix;
in
with (pkgs.lib);
+1 -1
View File
@@ -1,5 +1,5 @@
let
pkgs = import ../../top-level/all-packages.nix {};
pkgs = import ../../.. {};
config = import ./declare.nix;
# Define the handler of unbound options.