Update .forgejo/workflows/update_input.yaml
Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
ee407bcee7
commit
1fcdc400b5
1 changed files with 0 additions and 9 deletions
|
@ -1,12 +1,3 @@
|
||||||
pipeline:
|
|
||||||
run-greet:
|
|
||||||
image: nixos/nix
|
|
||||||
commands:
|
|
||||||
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
|
||||||
- nix run --store unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt .#greet -L
|
|
||||||
volumes:
|
|
||||||
- /nix:/mnt/nix:ro
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in a new issue