Add dev output
Necessary since we're now propagating boehm-gc.
This commit is contained in:
@@ -109,6 +109,8 @@ let
|
||||
name = "nix";
|
||||
src = tarball;
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
buildInputs = buildDeps;
|
||||
|
||||
propagatedBuildInputs = propagatedDeps;
|
||||
|
||||
Reference in New Issue
Block a user