rambox: update node deps hash

This commit is contained in:
Franz Pletz 2019-01-10 05:50:10 +01:00
parent 4b95e496e1
commit bf5f85ea2e
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4

View File

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