lass 5 go: remove unnecessary buildInputs
This commit is contained in:
parent
669b904d1b
commit
ecc318ac6e
|
@ -36,8 +36,6 @@ in nodePackages.buildNodePackage {
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
nodejs
|
nodejs
|
||||||
nodePackages.redis
|
|
||||||
np.formidable
|
|
||||||
makeWrapper
|
makeWrapper
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue