From 75e59d53b75e4f4dc56caa0652bbc99d2b29422b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 4 Mar 2025 14:30:23 +0100 Subject: use fork of nix-index-database with non-flake support --- npins/sources.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npins/sources.json') diff --git a/npins/sources.json b/npins/sources.json index 2a8bbc2b..6decf7b6 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -67,13 +67,13 @@ "type": "Git", "repository": { "type": "GitHub", - "owner": "Mic92", + "owner": "alanpearce", "repo": "nix-index-database" }, - "branch": "main", - "revision": "26a0f969549cf4d56f6e9046b9e0418b3f3b94a5", - "url": "https://github.com/Mic92/nix-index-database/archive/26a0f969549cf4d56f6e9046b9e0418b3f3b94a5.tar.gz", - "hash": "0ag1ma5qy7h3zxsvg24qzqlfnfvdkrkj36rp1lakbsj1ilks9plc" + "branch": "noflakes", + "revision": "950862d58d69b32f0f1f04f919fcedfb30a5551f", + "url": "https://github.com/alanpearce/nix-index-database/archive/950862d58d69b32f0f1f04f919fcedfb30a5551f.tar.gz", + "hash": "0dxfzvi6ybrisky0n6jcnlh1c30x84y5m40agdj6h0sligsvyi36" }, "nixos-hardware": { "type": "Git", -- cgit 1.4.1