We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf083a commit 913c120Copy full SHA for 913c120
flake.nix
@@ -4,8 +4,8 @@
4
outputs = _:
5
{
6
legacyPackages.x86_64-linux.database = builtins.fetchurl {
7
- url = "https://github.com/cyntheticfox/nix-index-database-stable/releases/download/2024-10-06/index-x86_64-linux";
8
- sha256 = "181bv7nh7s2344j87ydrqyziqhpgp5qcqfaynd8i8afgwdjn6w6x";
+ url = "https://github.com/cyntheticfox/nix-index-database-stable/releases/download/2024-10-13/index-x86_64-linux";
+ sha256 = "0iq7fgpx7mdkqbzi4h3997bm5x17fai9d561ld0n3jp6jy7r74k0";
9
};
10
11
}
0 commit comments