Skip to content

Commit 85eb730

Browse files
committed
nix/niv: update nixpkgs to nixos-24.05
1 parent e7fe63f commit 85eb730

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

nix/sources.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"nixpkgs": {
3-
"branch": "nixos-23.11",
3+
"branch": "nixos-24.05",
44
"description": "Nix Packages collection",
55
"homepage": null,
66
"owner": "NixOS",
77
"repo": "nixpkgs",
8-
"rev": "e38d7cb66ea4f7a0eb6681920615dfcc30fc2920",
9-
"sha256": "1shml3mf52smfra0x3mpfixddr4krp3n78fc2sv07ghiphn22k43",
8+
"rev": "dd457de7e08c6d06789b1f5b88fc9327f4d96309",
9+
"sha256": "1kpamwmvs5xrmjgl3baxphmm69i0qydvgvk1n1c582ii4bdnzky0",
1010
"type": "tarball",
11-
"url": "https://github.com/NixOS/nixpkgs/archive/e38d7cb66ea4f7a0eb6681920615dfcc30fc2920.tar.gz",
11+
"url": "https://github.com/NixOS/nixpkgs/archive/dd457de7e08c6d06789b1f5b88fc9327f4d96309.tar.gz",
1212
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313
},
1414
"rust-overlay": {
@@ -17,10 +17,10 @@
1717
"homepage": "",
1818
"owner": "oxalica",
1919
"repo": "rust-overlay",
20-
"rev": "ece8bdb3c3b58def25f204b9a1261dee55d7c9c0",
21-
"sha256": "1avinp5vcaicbjssmfwwfii5v8gab6ygh2hfmg4jli822469p5si",
20+
"rev": "c9a793a5278f711a59fe77b9bf54b215667022c6",
21+
"sha256": "0q6k94320ivsjb5jjldywy68q6jb0qbd6lsji86ig8a54l649jcf",
2222
"type": "tarball",
23-
"url": "https://github.com/oxalica/rust-overlay/archive/ece8bdb3c3b58def25f204b9a1261dee55d7c9c0.tar.gz",
23+
"url": "https://github.com/oxalica/rust-overlay/archive/c9a793a5278f711a59fe77b9bf54b215667022c6.tar.gz",
2424
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2525
}
2626
}

0 commit comments

Comments
 (0)