From 1032e316846d4739232facd83bc36f0b41f7d67f Mon Sep 17 00:00:00 2001 From: andromeda Date: Sat, 9 May 2026 14:06:37 +0200 Subject: init --- npins/sources.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 npins/sources.json (limited to 'npins/sources.json') diff --git a/npins/sources.json b/npins/sources.json new file mode 100644 index 0000000..5dc87ae --- /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.05pre993588.68a8af93ff42/nixexprs.tar.xz", + "hash": "sha256-Z5mLDoR8p0d7psIY4LnyaHHRykXngMcWXTZ9JWvtvPc=" + } + }, + "version": 7 +} -- cgit v1.3.1