diff options
Diffstat (limited to 'npins/sources.json')
| -rw-r--r-- | npins/sources.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json new file mode 100644 index 0000000..47972e7 --- /dev/null +++ b/npins/sources.json @@ -0,0 +1,11 @@ +{ + "pins": { + "nixpkgs": { + "type": "Channel", + "name": "nixpkgs-unstable", + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre910211.5d6bdbddb469/nixexprs.tar.xz", + "hash": "123gv0cg3yqgyn18z9mrvkdsklamghyb705as95zmlrvnafn85rq" + } + }, + "version": 5 +} |
