We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afaf0ff commit 837fd49Copy full SHA for 837fd49
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-09-15/index-x86_64-linux";
8
- sha256 = "06757xj96whsicvj3qsnqy48mpi34si2knkpphlmpn10gps91fsd";
+ url = "https://github.com/cyntheticfox/nix-index-database-stable/releases/download/2024-09-22/index-x86_64-linux";
+ sha256 = "0kbgp9vvnksv29iz1d43ypk8kbbfi7lra69b4k3y8g6hjcrwfsyc";
9
};
10
11
}
0 commit comments