Fix buildenv
This commit is contained in:
parent
00c9039141
commit
1496b0f6a1
@ -38,7 +38,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
runCommand name
|
runCommand name
|
||||||
{ inherit manifest ignoreCollisions passthru pathsToLink extraPrefix postBuild buildInputs;
|
rec { inherit manifest ignoreCollisions passthru pathsToLink extraPrefix postBuild buildInputs;
|
||||||
pkgs = builtins.toJSON (map (drv: {
|
pkgs = builtins.toJSON (map (drv: {
|
||||||
paths =
|
paths =
|
||||||
[ drv ]
|
[ drv ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user