diff options
author | Martin Fischer <martin@push-f.com> | 2025-07-21 06:15:08 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-07-21 06:39:51 +0200 |
commit | 01a80a6c2e5ad4fcee50de5da50d97a9fd34518d (patch) | |
tree | 19683bb61b9ea34d2d807e99255a11b452711127 /nixos/npins | |
parent | deadb9491705c32b6a82530b9334aa67d1904aac (diff) |
Diffstat (limited to 'nixos/npins')
-rw-r--r-- | nixos/npins/sources.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 1f18fa6..320dc04 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -99,6 +99,12 @@ "name": "nixos-25.05-small", "url": "https://releases.nixos.org/nixos/25.05-small/nixos-25.05.803753.e5cb99555c45/nixexprs.tar.xz", "hash": "028xrxm9ykl7fwdjyy161jaxh3ydngndv8s27x0spws2mwxyckvc" + }, + "nixpkgs-unstable": { + "type": "Channel", + "name": "nixpkgs-unstable", + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre832020.6b4955211758/nixexprs.tar.xz", + "hash": "128piyf6sw0r07bxhix6i998h30zqqgaz1sknzrgy6yvh8jgawaz" } }, "version": 5 |