Compare commits

..

1 Commits

Author SHA1 Message Date
aba2fa9b80 Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 21s
2025-09-30 17:30:55 +02:00

View File

@ -8,3 +8,4 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
- run: ls -lah
- run: nix build .#image -o image.tar.gz