Passthru the nodejs derivation used
This commit is contained in:
@@ -94,4 +94,8 @@ in stdenv.mkDerivation {
|
||||
|
||||
runHook postInstall
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
inherit nodejs;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user