diff options
| author | seth <[email protected]> | 2024-05-21 19:53:34 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-05-21 20:07:55 -0400 |
| commit | e8615964144b92d910fca165debcb68a0ffecf88 (patch) | |
| tree | 6307a7a79fb3b1b8458554d3cb9ccf09bb2fad05 /test/npins/sources.json | |
initial commitv0.1.0
Diffstat (limited to 'test/npins/sources.json')
| -rw-r--r-- | test/npins/sources.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/npins/sources.json b/test/npins/sources.json new file mode 100644 index 0000000..d2e254b --- /dev/null +++ b/test/npins/sources.json @@ -0,0 +1,11 @@ +{ + "pins": { + "nixpkgs": { + "type": "Channel", + "name": "nixpkgs-unstable", + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.05pre629405.e381a1288138/nixexprs.tar.xz", + "hash": "065zm61iiq6my6hd5ls6jhv7sxzay1cqz8jym5jbga7164b3q78c" + } + }, + "version": 3 +}
\ No newline at end of file |
