aboutsummaryrefslogtreecommitdiffstats
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 1835e4e..94c80ea 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -36,6 +36,18 @@
"url": "https://github.com/NixOS/nixpkgs/archive/84d981bae8b5e783b3b548de505b22880559515f.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
+ "nixpkgs_latest": {
+ "branch": "master",
+ "description": "Nix Packages collection & NixOS",
+ "homepage": "",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "8a39ee33c344795d55c270a5fba8d3c7b8585c0f",
+ "sha256": "1iih6rswd4wlclwrjd5r635x6g81p36ijlj9yxp773p89bqwnsl7",
+ "type": "tarball",
+ "url": "https://github.com/NixOS/nixpkgs/archive/8a39ee33c344795d55c270a5fba8d3c7b8585c0f.tar.gz",
+ "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+ },
"nomath-org": {
"branch": "main",
"repo": "git@code.nomath.org:~/nomath-org",