commit 45efb01ce26d98c5f6200f0e7943d4841aae13c0
parent 9771ce7075761d327011109303c3dccc432109b6
Author: Vincent Demeester <vincent@sbr.pm>
Date: Wed, 16 Sep 2020 16:53:03 +0200
nix: move to nixos 20.09
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/nix/sources.json b/nix/sources.json
@@ -60,15 +60,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos": {
- "branch": "nixos-20.03",
+ "branch": "nixos-20.09",
"description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs-channels",
- "rev": "252bfe0107587d40092057f338e9ffcf7bbd90cb",
- "sha256": "1ljw98lcc04mlz6pprlgd1plinwl5q8fraakk6bx8igkiqlxaadn",
+ "rev": "3b8ddb2f1ee6f4c0794fb6dfbd273c3599492b76",
+ "sha256": "06hgvyd8ry4i49dmjxh5n6wv1j5ifpp7i3a7bjz62san0q6d0j35",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs-channels/archive/252bfe0107587d40092057f338e9ffcf7bbd90cb.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs-channels/archive/3b8ddb2f1ee6f4c0794fb6dfbd273c3599492b76.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos-hardware": {