Skip to content

Commit a608926

Browse files
committed
set index-state in nix/project.nix
1 parent a9e8f5b commit a608926

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nix/project.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ let
1212

1313
src = ../.;
1414

15+
index-state = "2025-06-17T07:53:04Z";
16+
index-sha256 = "sha256-/9/Z6Fpdzil6tDmMrKMKKVcnXksfIpLOQ/2drHo1Rts=";
17+
1518
flake.variants = {
1619
ghc96 = { }; # Alias for the default project
1720
ghc96-profiled.modules = [{

0 commit comments

Comments
 (0)