Skip to content

Commit a9344c4

Browse files
update flake.nix to release 2024-11-10
1 parent fdd3006 commit a9344c4

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-11-03/index-x86_64-linux";
8-
sha256 = "0llxl7fk09kn2q8ci7kbkblnyzaiy982210m7p358hajvmhz0wpp";
7+
url = "https://github.com/cyntheticfox/nix-index-database-stable/releases/download/2024-11-10/index-x86_64-linux";
8+
sha256 = "1clmv5dqxw7fjhwar8f8pqvjrfind7zkz12x3hhqwcnwmr0wsyng";
99
};
1010
};
1111
}

0 commit comments

Comments
 (0)