diff options
author | Klaus T. Aehlig <aehlig@linta.de> | 2025-06-26 14:16:54 +0200 |
---|---|---|
committer | Klaus T. Aehlig <aehlig@linta.de> | 2025-06-26 14:16:54 +0200 |
commit | ed4af61a12e1f9f22eaec8c8236570a4c9799e15 (patch) | |
tree | 61d3ee334a542047eece5010a88c7a95926db0a8 | |
parent | bcdcbcabb86d64bc9dcc1dcb120c5963ee76d225 (diff) | |
download | hello-nix-ed4af61a12e1f9f22eaec8c8236570a4c9799e15.tar.gz |
Update nix environment
-rw-r--r-- | nix/sources.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nix/sources.json b/nix/sources.json index f1bc287..194fded 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "https://github.com/nmattia/niv", "owner": "nmattia", "repo": "niv", - "rev": "e2f66fe558481d6b569358d27db06f7e972ed71b", - "sha256": "1xn822jajags6bigdr1ssxvfiyd7d3adhnmmrr9x3maphchkr0x0", + "rev": "dd678782cae74508d6b4824580d2b0935308011e", + "sha256": "0dk8dhh9vla2s409anmrfkva6h3r32xmz3cm8ha09wyk8iyf1f87", "type": "tarball", - "url": "https://github.com/nmattia/niv/archive/e2f66fe558481d6b569358d27db06f7e972ed71b.tar.gz", + "url": "https://github.com/nmattia/niv/archive/dd678782cae74508d6b4824580d2b0935308011e.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-unstable": { @@ -17,10 +17,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "b2243f41e860ac85c0b446eadc6930359b294e79", - "sha256": "0bhibarcx56j1szd40ygv1nm78kap3yr4s24p5cv1kdiy4hsb21k", + "rev": "61c0f513911459945e2cb8bf333dc849f1b976ff", + "sha256": "0w58g6z5zrqv1bvhpw9v1jx1s9f39wk61wfjrfp3lmqb0w0mcrx7", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/b2243f41e860ac85c0b446eadc6930359b294e79.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/61c0f513911459945e2cb8bf333dc849f1b976ff.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" } } |