Zubin pushed to branch wip/9.12.3-backports at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -289,7 +289,7 @@ lint-author:
    289 289
         - *drafts-can-fail-lint
    
    290 290
     
    
    291 291
     lint-ci-config:
    
    292
    -  image: nixos/nix:2.14.1
    
    292
    +  image: nixos/nix:2.18.9
    
    293 293
       extends: .lint
    
    294 294
       # We don't need history/submodules in this job
    
    295 295
       variables:
    
    ... ... @@ -1111,7 +1111,7 @@ project-version:
    1111 1111
     
    
    1112 1112
     .ghcup-metadata:
    
    1113 1113
       stage: deploy
    
    1114
    -  image: nixos/nix:2.14.1
    
    1114
    +  image: nixos/nix:2.18.9
    
    1115 1115
       dependencies: null
    
    1116 1116
       tags:
    
    1117 1117
         - x86_64-linux