mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-23 08:45:09 +01:00
nadesiko3: 3.6.22 -> 3.6.24
This commit is contained in:
parent
3655cea2d6
commit
30cebb0441
1259
assets/nadesiko3-package-lock.json
generated
1259
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.22";
|
||||
version = "3.6.24";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://registry.npmjs.org/nadesiko3/-/nadesiko3-${version}.tgz";
|
||||
hash = "sha256-0I1FBs+4Za1n+E49R58NS8XZM1/JD1I7/QGHXpl39qM=";
|
||||
hash = "sha256-GtguZH46n+/pq+byoZ0SbNYoqigUidrqZYcaEouawtA=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-odGCIHp+qr7S3BBam0yFIRzZr4RzrrtwhgydLVyRPuE=";
|
||||
npmDepsHash = "sha256-qrhHSOLcUiPuBHUkqREpxQRH5iO6zXzJVrF1Za8dc4w=";
|
||||
|
||||
postPatch = ''
|
||||
ln -s ${../assets/nadesiko3-package-lock.json} package-lock.json
|
||||
|
Loading…
Reference in New Issue
Block a user