ci: update nix docker version

This commit is contained in:
Wolfgang Thaller 2023-12-08 23:35:30 +01:00
parent 04ab7e92ac
commit a97417fecc
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ jobs:
- checkout: self
submodules: true
- script: |
docker run -i --name nix -v`pwd`:/src nixos/nix:2.3.12 <<EOF
docker run -i --name nix -v`pwd`:/src nixos/nix:2.18.1 <<EOF
nix-env -iA cachix -f https://cachix.org/api/v1/install
cachix use autc04
nix-build src -A ${TARGET}.retro68.samples