Update hash 1
This commit is contained in:
parent
4287233b49
commit
8a001b18e9
|
@ -11,7 +11,7 @@ buildNpmPackage rec {
|
||||||
owner = "cheeaun";
|
owner = "cheeaun";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "${version}";
|
rev = "${version}";
|
||||||
hash = "sha256-sp7ihOgPYpP78M+IQ/QNjne0nw+PdcYJdEJ1m/ozZkE=";
|
hash = "sha256-+/VtvDYBRy5Y6ZmqNH3id4hph1p3323G2zeE1bqfT1Y=";
|
||||||
};
|
};
|
||||||
|
|
||||||
npmDepsHash = "sha256-I4rZuk0Hn5R6rMu/QZvSuaGrCtG8Z61R7gjbhLnje2E=";
|
npmDepsHash = "sha256-I4rZuk0Hn5R6rMu/QZvSuaGrCtG8Z61R7gjbhLnje2E=";
|
||||||
|
|
Loading…
Reference in a new issue