Revert "rambox: update node deps hash"

This reverts commit bf5f85ea2e.

See bf5f85ea2e (commitcomment-31923547)
This commit is contained in:
Jörg Thalheim 2019-01-13 22:18:29 +00:00
parent d6fc1163e8
commit 487d2a7ccd
No known key found for this signature in database
GPG key ID: CA4106B8D7CC79FA

View file

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
inherit src;
nodejs = nodejs-8_x;
sha256 = "1m883gjxcihnik88fyj54f4z4m786pwl3a90k151v9bnbslf3k6i";
sha256 = "03h1kfiaflwbrvcd8v0bsymn7n2dxi3yj4pxkwcigqg4jgcf56k6";
};
patches = [ ./isDev.patch ];