We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd3006 commit a9344c4Copy full SHA for a9344c4
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-11-03/index-x86_64-linux";
8
- sha256 = "0llxl7fk09kn2q8ci7kbkblnyzaiy982210m7p358hajvmhz0wpp";
+ url = "https://github.com/cyntheticfox/nix-index-database-stable/releases/download/2024-11-10/index-x86_64-linux";
+ sha256 = "1clmv5dqxw7fjhwar8f8pqvjrfind7zkz12x3hhqwcnwmr0wsyng";
9
};
10
11
}
0 commit comments