Update .forgejo/workflows/update_input.yaml

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-08-07 01:39:46 +00:00
parent ee407bcee7
commit 1fcdc400b5

View file

@ -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: