remove deploy-rs completely
- 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:
parent
e9a5af27e9
commit
a4dfbdcd52
3 changed files with 6 additions and 101 deletions
|
|
@ -49,7 +49,6 @@ in
|
|||
nix
|
||||
nodejs
|
||||
openssh
|
||||
deploy-rs
|
||||
];
|
||||
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue