Skip to content

Commit 65ae0aa

Browse files
update flake.nix to release 2024-12-22
1 parent ba1693f commit 65ae0aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
outputs = _:
55
{
66
legacyPackages.x86_64-linux.database = builtins.fetchurl {
7-
url = "https://github.com/cyntheticfox/nix-index-database-stable/releases/download/2024-12-15/index-x86_64-linux";
8-
sha256 = "06snq1shwaklyjiysdcz6fafaxixnzr7jkhqnfrb7sxjf2pqvqbs";
7+
url = "https://github.com/cyntheticfox/nix-index-database-stable/releases/download/2024-12-22/index-x86_64-linux";
8+
sha256 = "1mscgzsfxk399wap8kmmhxkk3nrg2hgayz261g603lgs08ccj9an";
99
};
1010
};
1111
}

0 commit comments

Comments
 (0)