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

This commit is contained in:
Paul Brinkmeier 2025-10-06 00:46:20 +02:00
parent 401fcb21ec
commit 6ab09ebe99

View File

@ -16,9 +16,11 @@ jobs:
- run: id
- run: ls -lah /nix
- run: ls -lah /nix/var/nix
- run: env | grep NIX
- name: Checkout repo
uses: actions/checkout@v4
- run: ls -lah
- run: |
. ~/.nix-profile/etc/profile.d/nix.sh
env | grep NIX
nix build .#image -o image.tar.gz