diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index afb57f3..0fc3fb5 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -11,9 +11,9 @@ jobs: build: runs-on: docker steps: - - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV6 + - uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV7 with: - nix-version: '23.11' + nix-version: 'nixpkgs=channel:nixos-unstable' # get the repo first - uses: https://code.forgejo.org/actions/checkout@v4 # Make sure all files are pulled down