Skip to content

CI job to ensure flake works #2026

Closed
Closed
@teto

Description

@teto

Right now (on c78363f ) the flake doesn't build because of :

haskell-language-server on  master 
➜ nix build
note: keeping build directory '/tmp/nix-build-ghcide-1.4.0.3.drv-2'
error: builder for '/nix/store/67syxhr6zablyh11gnfsysm3jy2mqjy1-ghcide-1.4.0.3.drv' failed with exit code 1;
       last 10 log lines:
       >   $, called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:1024:20 in Cabal-3.2.1.0:Distribution.Simple.Configure
       >   configureFinalizedPackage, called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:477:12 in Cabal-3.2.1.0:Distribution.Simple.Configure
       >   configure, called at libraries/Cabal/Cabal/Distribution/Simple.hs:625:20 in Cabal-3.2.1.0:Distribution.Simple
       >   confHook, called at libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs:65:5 in Cabal-3.2.1.0:Distribution.Simple.UserHooks
       >   configureAction, called at libraries/Cabal/Cabal/Distribution/Simple.hs:180:19 in Cabal-3.2.1.0:Distribution.Simple
       >   defaultMainHelper, called at libraries/Cabal/Cabal/Distribution/Simple.hs:116:27 in Cabal-3.2.1.0:Distribution.Simple
       >   defaultMain, called at /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs:2:8 in main:Main
       > Setup: Encountered missing or private dependencies:
       > implicit-hie-cradle >=0.3.0.5 && <0.4
       >
       For full logs, run 'nix log /nix/store/67syxhr6zablyh11gnfsysm3jy2mqjy1-ghcide-1.4.0.3.drv'.

Would be nice to prevent changes that break it or mark it as broken. There seems to be a CI job for it but it was skipped on the PRs I've looked at.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions