Updated workflow
All checks were successful
/ print-content (push) Successful in 5s

This commit is contained in:
Bart Koolen 2026-04-18 20:46:56 +02:00
parent 5134836067
commit 78ca2ad53f

View file

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