Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate public initializers for Swift #92

Merged
merged 4 commits into from
Nov 21, 2024

Default nil for optionals

c2e7a2f
Select commit
Loading
Failed to load commit list.
Merged

Generate public initializers for Swift #92

Default nil for optionals
c2e7a2f
Select commit
Loading
Failed to load commit list.
Garnix CI / devShell ghc90 [x86_64-linux] failed Nov 21, 2024 in 4s

Run results

Build failed

Details

Last 100 lines of logs:



error (ignored): error: SQLite database '/tmp/garnix-cache-211677e65499948f/nix/eval-cache-v5/98ce41967a04d36f2359dfb351313c5afd766a1a9ebba6e76ae11288696afd49.sqlite' is busy
error:
       … while calling the 'derivationStrict' builtin

         at /builtin/derivation.nix:9:12: (source not available)

       … while evaluating derivation 'moat-ghc90-shell'
         whose name attribute is located at /nix/store/c9wv7i0af6mysmy65x6nvyfw5izzxv4g-source/pkgs/stdenv/generic/make-derivation.nix:336:7

       … while evaluating attribute 'nativeBuildInputs' of derivation 'moat-ghc90-shell'

         at /nix/store/c9wv7i0af6mysmy65x6nvyfw5izzxv4g-source/pkgs/stdenv/generic/make-derivation.nix:380:7:

          379|       depsBuildBuild              = elemAt (elemAt dependencies 0) 0;
          380|       nativeBuildInputs           = elemAt (elemAt dependencies 0) 1;
             |       ^
          381|       depsBuildTarget             = elemAt (elemAt dependencies 0) 2;

       error: haskell-language-server has dropped support for ghc 9.0 in version 2.4.0.0, please use a newer ghc version or an older nixpkgs version
ghc90> failed running package evaluation. You should be able to reproduce the error locally by running: prlimit --as=8589934592 nix build .#devShells.x86_64-linux.ghc90 --dry-run --json