summary refs log tree commit diff stats
path: root/npins
diff options
context:
space:
mode:
authorAlan Pearce2025-03-04 14:30:23 +0100
committerAlan Pearce2025-03-04 14:30:23 +0100
commit75e59d53b75e4f4dc56caa0652bbc99d2b29422b (patch)
tree80e581b36964c02477b661d11c711ec5002a17c2 /npins
parenta94ef51fb11e7f09c2b6cb1ac90ad02a04706bba (diff)
downloadnixfiles-75e59d53b75e4f4dc56caa0652bbc99d2b29422b.tar.lz
nixfiles-75e59d53b75e4f4dc56caa0652bbc99d2b29422b.tar.zst
nixfiles-75e59d53b75e4f4dc56caa0652bbc99d2b29422b.zip
use fork of nix-index-database with non-flake support
Diffstat (limited to 'npins')
-rw-r--r--npins/sources.json10
1 files changed, 5 insertions, 5 deletions
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",