mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-29 04:39:53 +00:00
bump hackage (#3185)
This commit is contained in:
parent
82faaebb33
commit
d50c7ad7f6
2 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@
|
|||
let pkgs = haskellNix.legacyPackages.${system}.appendOverlays [android26]; in
|
||||
let drv' = { extra-modules, pkgs', ... }: pkgs'.haskell-nix.project {
|
||||
compiler-nix-name = "ghc8107";
|
||||
index-state = "2022-06-20T00:00:00Z";
|
||||
index-state = "2023-10-06T00:00:00Z";
|
||||
# We need this, to specify we want the cabal project.
|
||||
# If the stack.yaml was dropped, this would not be necessary.
|
||||
projectFileName = "cabal.project";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue