This commit is contained in:
parent
4f7f672f9f
commit
8b4c7e8986
1 changed files with 6 additions and 0 deletions
|
|
@ -4,6 +4,12 @@ jobs:
|
|||
print-content:
|
||||
runs-on: nix-runner
|
||||
steps:
|
||||
- name: registry
|
||||
run: nix registry list
|
||||
|
||||
- name: registry
|
||||
run: nix shell /nix/store/cy6cvjfw0729jx30b2khdbjak8wbbcs1-source#p7zip --command 7z --help
|
||||
|
||||
- name: Test Nix Caching
|
||||
run: nix flake metadata nixpkgs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue