commit a6753452ee2c61b9f54404ddc00467cd7e015e04
parent a8eb0cc2f2258adce938eb617259a89fd83c4f38
Author: Vincent Demeester <vincent@sbr.pm>
Date: Wed, 1 Dec 2021 16:47:19 +0100
nix: update stable sources to 21.11
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/nix/sources.json b/nix/sources.json
@@ -26,8 +26,8 @@
"home-manager": {
"branch": "master",
"description": "Manage a user environment using Nix",
- "homepage": "https://rycee.gitlab.io/home-manager/",
- "owner": "rycee",
+ "homepage": "https://nix-community.github.io/home-manager/",
+ "owner": "nix-community",
"repo": "home-manager",
"rev": "df931a59a5864d6ff0c5d83598135816f8593647",
"sha256": "03qx6b2hi5hmxzz8kr9ymbf7v2gfd0m56ysydq3mvxpd38mhl870",
@@ -36,15 +36,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"home-manager-stable": {
- "branch": "release-21.05",
- "description": "Manage a user environment using Nix [maintainer=@rycee] ",
+ "branch": "release-21.11",
+ "description": "Manage a user environment using Nix",
"homepage": "https://nix-community.github.io/home-manager/",
- "owner": "rycee",
+ "owner": "nix-community",
"repo": "home-manager",
- "rev": "bcf03fa16a1f06b8a0abb27bf49afa8d6fffe8f1",
- "sha256": "0nznlb2xgkvdav6d4qls2w81m3p3h4hdbwbp2nwqkiszkp7j1bln",
+ "rev": "3e93c4e8b2b479c712b7c20a428993b459118842",
+ "sha256": "0wgx47fyypbzpm2sbxj8xs846wvdkw1f76a8g3lbkxpla075vrl5",
"type": "tarball",
- "url": "https://github.com/rycee/home-manager/archive/bcf03fa16a1f06b8a0abb27bf49afa8d6fffe8f1.tar.gz",
+ "url": "https://github.com/nix-community/home-manager/archive/3e93c4e8b2b479c712b7c20a428993b459118842.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"niv": {
@@ -60,15 +60,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos": {
- "branch": "nixos-21.05",
+ "branch": "nixos-21.11",
"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": "09650059d7f5ae59a7f0fb2dd3bfc6d2042a74de",
- "sha256": "0f06zcc8mh934fya0hwzklmga238yxiyfp183y48vyzkdsg7xgn0",
+ "rev": "96b4157790fc96e70d6e6c115e3f34bba7be490f",
+ "sha256": "05m0gn1dy0cdlamwyiq276s770bm2pw8qx6s0mfrv3khpcvv186l",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/09650059d7f5ae59a7f0fb2dd3bfc6d2042a74de.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/96b4157790fc96e70d6e6c115e3f34bba7be490f.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos-hardware": {