Skip to content

Commit

Permalink
try staging
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Sep 16, 2024
1 parent 90cdce9 commit 20753c9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,16 +108,16 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
"branch": "release-24.05",
"branch": "staging-next-24.05",
"builtin": true,
"description": "Nixpkgs/NixOS branches that track the Nixpkgs/NixOS channels",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5173c0827d19dc1a46003a9df9de653b1285173",
"sha256": "1swhcfxcdx3kj4pkzwh82yaq3s2vbvjimbvd8qndkqxf2127wyak",
"rev": "da5758d7f60ef6118f2f0c0ebcad3dcde71279aa",
"sha256": "1j7605nc8yfqf9i5pkkr56kgbi82hj35gfqlmv7j2ddqb4rwb3lh",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/f5173c0827d19dc1a46003a9df9de653b1285173.tar.gz",
"url": "https://github.com/NixOS/nixpkgs/archive/da5758d7f60ef6118f2f0c0ebcad3dcde71279aa.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs-mozilla": {
Expand Down

0 comments on commit 20753c9

Please sign in to comment.