[CI] accept flake config and add index-state to cabal file

parent 171a2105
Pipeline #7472 passed with stage
in 12 minutes and 58 seconds
......@@ -7,6 +7,6 @@ stages:
cabal:
stage: test
script:
- nix --experimental-features 'nix-command flakes' build
- nix --experimental-features 'nix-command flakes' run
- nix --experimental-features 'nix-command flakes' --accept-flake-config build
- nix --experimental-features 'nix-command flakes' --accept-flake-config run
allow_failure: false
packages: .
with-compiler: ghc-9.6.6
index-state: 2025-02-17T10:13:39Z
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment