forgejo: update deprecated package
This commit is contained in:
parent
f39f0bd9bf
commit
3f7e6852ce
1 changed files with 1 additions and 1 deletions
|
|
@ -636,7 +636,7 @@ in
|
|||
};
|
||||
|
||||
services.gitea-actions-runner = mkIf cfg.localActionRunner {
|
||||
package = pkgs.forgejo-actions-runner;
|
||||
package = pkgs.forgejo-runner;
|
||||
instances.local = {
|
||||
enable = true;
|
||||
name = "local";
|
||||
|
|
|
|||
Loading…
Reference in a new issue