Use forgejo package from stable (24.05) instead of from unstable

This commit is contained in:
June 2024-06-20 04:12:42 +02:00
commit f3f5d5a611
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
2 changed files with 0 additions and 4 deletions

View file

@ -145,9 +145,6 @@
sops-nix.nixosModules.sops
./config/hosts/git
];
specialArgs = {
inherit pkgs-unstable;
};
};
forgejo-actions-runner = nixpkgs.lib.nixosSystem {