diff options
author | Alan Pearce | 2024-06-16 16:57:04 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-16 16:57:04 +0200 |
commit | 21bf21d01da7d78994d4339804374c0a62ea44fd (patch) | |
tree | 45a12ccd66aa648498f105bc457b74c0355e03bb /npins | |
parent | dc341add459c64baf98f3708101a64cf3585cd04 (diff) | |
download | nixfiles-21bf21d01da7d78994d4339804374c0a62ea44fd.tar.lz nixfiles-21bf21d01da7d78994d4339804374c0a62ea44fd.tar.zst nixfiles-21bf21d01da7d78994d4339804374c0a62ea44fd.zip |
revert nix-index-database to last working version
Diffstat (limited to 'npins')
-rw-r--r-- | npins/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npins/sources.json b/npins/sources.json index 33715912..f8bc7003 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -56,9 +56,9 @@ "repo": "nix-index-database" }, "branch": "main", - "revision": "88ad3d7501e22b2401dd72734b032b7baa794434", - "url": "https://github.com/Mic92/nix-index-database/archive/88ad3d7501e22b2401dd72734b032b7baa794434.tar.gz", - "hash": "0bz0c9mi9dwlsqg07kbdqz2gh9rxc232c7ycz21g79qdj3wwhmdh" + "revision": "afc8f5a6a2c00a89a6d6bdcaf4157797960f10f7", + "url": "https://github.com/Mic92/nix-index-database/archive/afc8f5a6a2c00a89a6d6bdcaf4157797960f10f7.tar.gz", + "hash": "0kh8nyxp44wv5i37jwylf6vvjcwnr6zfqavxajb3zglhkrdfija6" }, "nixos-hardware": { "type": "Git", |