diff options
author | stuebinm | 2024-07-04 12:28:19 +0200 |
---|---|---|
committer | stuebinm | 2024-07-04 12:28:19 +0200 |
commit | 1f23c356a638b8b97e7953ef04ce89672fab4687 (patch) | |
tree | 6d84d0a04aa664d79deeac42b2d6b09b1c6de2f2 /npins | |
parent | 6bcb056479c6a611622dc1a3786c35f0a7a155f7 (diff) |
update nixpkgs
(includes the fix regreSSHion)
Diffstat (limited to 'npins')
-rw-r--r-- | npins/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npins/sources.json b/npins/sources.json index e3495ca..c10f588 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -123,9 +123,9 @@ "repo": "nixpkgs" }, "branch": "nixos-24.05", - "revision": "7dca15289a1c2990efbe4680f0923ce14139b042", - "url": "https://github.com/NixOS/nixpkgs/archive/7dca15289a1c2990efbe4680f0923ce14139b042.tar.gz", - "hash": "1p6mq0y9w5y88cwvz2a0lzlc5v3j8brim9db59pdp7fvyypli326" + "revision": "706eef542dec88cc0ed25b9075d3037564b2d164", + "url": "https://github.com/NixOS/nixpkgs/archive/706eef542dec88cc0ed25b9075d3037564b2d164.tar.gz", + "hash": "0bpw6x46mp0xqfdwbrhnjn6qlb4avglir993n3cdqg8zv4klgllw" }, "nixpkgs-unstable": { "type": "Git", |