From e8615964144b92d910fca165debcb68a0ffecf88 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 21 May 2024 19:53:34 -0400 Subject: initial commit --- test/npins/sources.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test/npins/sources.json (limited to 'test/npins/sources.json') 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 -- cgit v1.2.3