Fix hash #1
This commit is contained in:
parent
34ff8db235
commit
61344adb1e
|
@ -11,7 +11,7 @@ buildNpmPackage rec {
|
|||
owner = "cheeaun";
|
||||
repo = pname;
|
||||
rev = "${version}";
|
||||
hash = "sha256-BR+ZGkBBfd0dSQqAvujsbgsEPFYw/ThrylxUbOksYxM=";
|
||||
hash = "sha256-sp7ihOgPYpP78M+IQ/QNjne0nw+PdcYJdEJ1m/ozZkE=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-tuEfyePwlOy2/mOPdXbqJskO6IowvAP4DWg8xSZwbJw=";
|
||||
|
|
Loading…
Reference in a new issue