Skip to content
  • Cheng Shao's avatar
    6d6a37a8
    ci: make lint-ci-config job fast again · 6d6a37a8
    Cheng Shao authored
    We don't pin our nixpkgs revision and tracks the default
    nixpkgs-unstable channel anyway. Instead of using
    haskell.packages.ghc924, we should be using haskell.packages.ghc92 to
    maximize the binary cache hit rate and make lint-ci-config job fast
    again. Also bumps the nix docker image to the latest revision.
    6d6a37a8
    ci: make lint-ci-config job fast again
    Cheng Shao authored
    We don't pin our nixpkgs revision and tracks the default
    nixpkgs-unstable channel anyway. Instead of using
    haskell.packages.ghc924, we should be using haskell.packages.ghc92 to
    maximize the binary cache hit rate and make lint-ci-config job fast
    again. Also bumps the nix docker image to the latest revision.
Loading