aboutsummaryrefslogtreecommitdiff
path: root/nix/sources.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nix/sources.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 25afdf1..370697a 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -12,15 +12,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
- "branch": "release-21.11",
+ "branch": "release-22.11",
"description": "Nix Packages collection",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "19df09617db3022225761dfbf68d3ed798c96f14",
- "sha256": "0dzk8vzyv4iqa1sfgzm7skcsq1krq9afzkgb4zrcp060446pvy66",
+ "rev": "219b2fc946a59851cdfc59efdd11129e1cee2b44",
+ "sha256": "05sgy7bdbqyyin07vzbx8fnc4mjw5780qf0r1ia8188ss2vxw4yr",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/19df09617db3022225761dfbf68d3ed798c96f14.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/219b2fc946a59851cdfc59efdd11129e1cee2b44.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}