This commit is contained in:
parent
5134836067
commit
610d299788
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
run: cat /etc/nix/registry.json
|
run: cat /etc/nix/registry.json
|
||||||
|
|
||||||
- name: Run 7zip
|
- 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
|
- name: Test Nix Caching
|
||||||
run: nix flake metadata nixpkgs
|
run: nix flake metadata nixpkgs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue