Onther test 3
Some checks failed
/ print-content (push) Failing after 3s

This commit is contained in:
Bart Koolen 2026-04-16 17:32:54 +02:00
parent 8b4c7e8986
commit 5134836067

View file

@ -7,7 +7,10 @@ jobs:
- name: registry - name: registry
run: nix registry list run: nix registry list
- name: registry - name: cat registry
run: cat /etc/nix/registry.json
- name: Run 7zip
run: nix shell /nix/store/cy6cvjfw0729jx30b2khdbjak8wbbcs1-source#p7zip --command 7z --help run: nix shell /nix/store/cy6cvjfw0729jx30b2khdbjak8wbbcs1-source#p7zip --command 7z --help
- name: Test Nix Caching - name: Test Nix Caching