We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd23fd commit 1b89a64Copy full SHA for 1b89a64
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-12-29/index-x86_64-linux";
8
- sha256 = "03bccgcxs6jyl6l8gmjf2z3n2rgkgr9di8vi2x3dbbphwscw1a66";
+ url = "https://github.com/cyntheticfox/nix-index-database-stable/releases/download/2025-01-05/index-x86_64-linux";
+ sha256 = "14h7lg7d81m92wd03iknj57ygw5caf81zn5cl3bwxgp3d5nfjv94";
9
};
10
11
}
0 commit comments