mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-04-01 10:26:13 +02:00
nadesiko3: 3.6.24 -> 3.6.44
This commit is contained in:
parent
e24c9805af
commit
3ba4b1e1fe
4003
assets/nadesiko3-package-lock.json
generated
4003
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.24";
|
||||
version = "3.6.44";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://registry.npmjs.org/nadesiko3/-/nadesiko3-${version}.tgz";
|
||||
hash = "sha256-GtguZH46n+/pq+byoZ0SbNYoqigUidrqZYcaEouawtA=";
|
||||
hash = "sha256-LSS/ieeyOUc3Q1bEfVqdNei4rIeG9Wz67TmCsGtrojU=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-qrhHSOLcUiPuBHUkqREpxQRH5iO6zXzJVrF1Za8dc4w=";
|
||||
npmDepsHash = "sha256-PBwdfNYnIjoaqXCZ7J28usC3HNbiQDz/NoREMhGL5TE=";
|
||||
|
||||
postPatch = ''
|
||||
ln -s ${../assets/nadesiko3-package-lock.json} package-lock.json
|
||||
|
Loading…
Reference in New Issue
Block a user