This commit is contained in:
parent
8b4c7e8986
commit
5134836067
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,10 @@ jobs:
|
|||
- name: registry
|
||||
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
|
||||
|
||||
- name: Test Nix Caching
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue