without nix-instantiate
This commit is contained in:
parent
b91aef53e2
commit
78dfcb09e6
@ -29,8 +29,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
|
|
||||||
- name: Print nixpkgs version
|
# - name: Print nixpkgs version
|
||||||
run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
|
# run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
|
||||||
|
|
||||||
- run: nix-shell -p cowsay --run "cowsay test"
|
- run: nix-shell -p cowsay --run "cowsay test"
|
||||||
- run: nix run nixpkgs#cowsay -- hello
|
- run: nix run nixpkgs#cowsay -- hello
|
Loading…
x
Reference in New Issue
Block a user