fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 7s

This commit is contained in:
Paul Brinkmeier 2025-10-06 00:39:05 +02:00
parent e79240cf76
commit d0219ab32c

View File

@ -14,6 +14,7 @@ jobs:
options: --user 1000:1000 options: --user 1000:1000
steps: steps:
- run: id - run: id
- run: ls -lah /nix
- run: which nix - run: which nix
- name: Install nix - name: Install nix
run: bash <(curl -L https://nixos.org/nix/install) --no-daemon run: bash <(curl -L https://nixos.org/nix/install) --no-daemon