remove deploy-rs completely
Some checks failed
Deploy / flake-check (push) Successful in 37s
Deploy / build-hosts (push) Failing after 50s
Deploy / build-pi-images (cryodev-pi) (push) Failing after 29s
Deploy / create-release (push) Has been skipped

- Remove deploy-rs flake input
- Remove deploy block from flake.nix
- Remove deployChecks from flake checks
- Remove deploy-rs from forgejo-runner hostPackages
- Deployment is now handled by Comin (auto) and nix run .#deploy (manual)
This commit is contained in:
steffen 2026-03-14 14:47:49 +01:00
parent e9a5af27e9
commit a4dfbdcd52
3 changed files with 6 additions and 101 deletions

View file

@ -49,7 +49,6 @@ in
nix
nodejs
openssh
deploy-rs
];
settings = {