mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-21 15:53:32 +01:00
nadesiko3: 3.6.7 -> 3.6.22
This commit is contained in:
parent
dc54b90302
commit
e47dbd0551
8049
assets/nadesiko3-package-lock.json
generated
8049
assets/nadesiko3-package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -6,14 +6,14 @@
|
||||
|
||||
buildNpmPackage rec {
|
||||
pname = "nadesiko3";
|
||||
version = "3.6.7";
|
||||
version = "3.6.22";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://registry.npmjs.org/nadesiko3/-/nadesiko3-${version}.tgz";
|
||||
hash = "sha256-Y9kJErYwFgGCpL5uhXKOUmpheI2cwC4Rt5uHqoFIhTc=";
|
||||
hash = "sha256-0I1FBs+4Za1n+E49R58NS8XZM1/JD1I7/QGHXpl39qM=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-9HGoX+0xzw6ukrR4umCU+Gk9InmKgJ2CztASgD2kXdo=";
|
||||
npmDepsHash = "sha256-odGCIHp+qr7S3BBam0yFIRzZr4RzrrtwhgydLVyRPuE=";
|
||||
|
||||
postPatch = ''
|
||||
ln -s ${../assets/nadesiko3-package-lock.json} package-lock.json
|
||||
|
Loading…
Reference in New Issue
Block a user