From 6219d0b7cfea271bffbc0ba11956373b55db17cf Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 4 Jun 2024 12:00:21 +0000 Subject: fix: running without specific inputs passed (#1) --- test/npins/sources.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/npins') diff --git a/test/npins/sources.json b/test/npins/sources.json index d2e254b..3b18703 100644 --- a/test/npins/sources.json +++ b/test/npins/sources.json @@ -1,5 +1,11 @@ { "pins": { + "nixos-24.05": { + "type": "Channel", + "name": "nixos-24.05", + "url": "https://releases.nixos.org/nixos/24.05/nixos-24.05.803.b3b2b28c1daa/nixexprs.tar.xz", + "hash": "186cvfziz5kd7qknw4fb9z2b2fpqi9gbsyw3gky7hmj0bzdan64b" + }, "nixpkgs": { "type": "Channel", "name": "nixpkgs-unstable", -- cgit v1.2.3