This commit is contained in:
parent
1d837b1094
commit
4f7f672f9f
1 changed files with 1 additions and 3 deletions
|
|
@ -5,9 +5,7 @@ jobs:
|
|||
runs-on: nix-runner
|
||||
steps:
|
||||
- name: Test Nix Caching
|
||||
run: |
|
||||
# 1. Check time to 'fetch' a package the host already has
|
||||
time nix shell nixpkgs#p7zip --command 7z --help
|
||||
run: nix flake metadata nixpkgs
|
||||
|
||||
- name: Run hello
|
||||
run: /nix/store/aiblla3swfhcv348k8h10mnsg35wzvm6-hello-2.12.2/bin/hello
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue