commit af3654507cb8400bd800e66f42007e5085675b3f
parent c6a74c789ba4bc210dac426b28bfe13eccb231e7
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 2 Jul 2021 12:08:59 +0200
nix: update nixos from 20.09 to 21.05
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
@@ -72,15 +72,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos": {
- "branch": "nixos-20.09",
+ "branch": "nixos-21.05",
"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",
- "rev": "9a1672105db0eebe8ef59f310397435f2d0298d0",
- "sha256": "06z4r0aaha5qyd0prg7h1f5sjrsndca75150zf5w4ff6g9vdv1rb",
+ "rev": "e9148dc1c30e02aae80cc52f68ceb37b772066f3",
+ "sha256": "1xs5all93r3fg4ld13s9lmzri0bgq25d9dydb08caqa7pc10f5ki",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/9a1672105db0eebe8ef59f310397435f2d0298d0.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/e9148dc1c30e02aae80cc52f68ceb37b772066f3.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos-hardware": {