diff options
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 |
