Update npins
The update is necessary in particular because npmConfigHook now supports git+https:// URLs, which was not the case with the version in the old nixpkgs. Signed-off-by: Jeltz <jeltz@federez.net>
This commit is contained in:
parent
d12f9d91d1
commit
43f5d686cc
1 changed files with 11 additions and 11 deletions
|
@ -8,9 +8,9 @@
|
|||
"repo": "agenix"
|
||||
},
|
||||
"branch": "main",
|
||||
"revision": "3f1dae074a12feb7327b4bf43cbac0d124488bb7",
|
||||
"url": "https://github.com/ryantm/agenix/archive/3f1dae074a12feb7327b4bf43cbac0d124488bb7.tar.gz",
|
||||
"hash": "09aldzzc50121p0b3apj2c0l71jgmbif46a76shlgps8wbbbkr35"
|
||||
"revision": "e600439ec4c273cf11e06fe4d9d906fb98fa097c",
|
||||
"url": "https://github.com/ryantm/agenix/archive/e600439ec4c273cf11e06fe4d9d906fb98fa097c.tar.gz",
|
||||
"hash": "006ngydiykjgqs85cl19h9klq8kaqm5zs0ng51dnwy7nzgqxzsdr"
|
||||
},
|
||||
"disko": {
|
||||
"type": "Git",
|
||||
|
@ -20,9 +20,9 @@
|
|||
"repo": "disko"
|
||||
},
|
||||
"branch": "master",
|
||||
"revision": "ffc1f95f6c28e1c6d1e587b51a2147027a3e45ed",
|
||||
"url": "https://github.com/nix-community/disko/archive/ffc1f95f6c28e1c6d1e587b51a2147027a3e45ed.tar.gz",
|
||||
"hash": "1svmagazxfwjwq5y0dzy8a6i30vd6js7iiywnwjwlxacjlrxp4hb"
|
||||
"revision": "15dbf8cebd8e2655a883b74547108e089f051bf0",
|
||||
"url": "https://github.com/nix-community/disko/archive/15dbf8cebd8e2655a883b74547108e089f051bf0.tar.gz",
|
||||
"hash": "1fw5vwz954s4pw1c1kr0j47pkvmzyngcdfrb96zkimxz0mv9f8wm"
|
||||
},
|
||||
"nix-phps": {
|
||||
"type": "Git",
|
||||
|
@ -32,15 +32,15 @@
|
|||
"repo": "nix-phps"
|
||||
},
|
||||
"branch": "master",
|
||||
"revision": "5c2a9bf0246b7f38b7ca737f0f1f36d5b45ae15a",
|
||||
"url": "https://github.com/fossar/nix-phps/archive/5c2a9bf0246b7f38b7ca737f0f1f36d5b45ae15a.tar.gz",
|
||||
"hash": "1f7d8yhm2z34s2c7la9rrbp4zikzlwvgsz67g3vx7nmf61siqa0h"
|
||||
"revision": "a911d90c8f3a59cfa85a0a727638775a6e2314f5",
|
||||
"url": "https://github.com/fossar/nix-phps/archive/a911d90c8f3a59cfa85a0a727638775a6e2314f5.tar.gz",
|
||||
"hash": "1hxdm74hnwjwq246g2ysbakgb4fssci4rvb9p5z77g10xzd3470z"
|
||||
},
|
||||
"nixpkgs": {
|
||||
"type": "Channel",
|
||||
"name": "nixos-unstable-small",
|
||||
"url": "https://releases.nixos.org/nixos/unstable-small/nixos-24.11pre663805.15ae9a17b392/nixexprs.tar.xz",
|
||||
"hash": "0pa6nb4xzy204i5izzysnxa9f12cqgvh8xvq1zis6cs3pz9yhqjx"
|
||||
"url": "https://releases.nixos.org/nixos/unstable-small/nixos-25.05beta756601.e493a167e1e3/nixexprs.tar.xz",
|
||||
"hash": "1rcjgwb9f1dzzp4plvczi9qzzsfrv45y7grhwr8bx9wjkzl7cz16"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue