move to own hydra flake
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 17s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m37s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 7m10s

This commit is contained in:
2025-03-29 16:12:55 -04:00
parent 8c5d2dc30b
commit 492b2d493b
2 changed files with 10 additions and 10 deletions

View File

@ -60,7 +60,7 @@
};
hydra = {
url = "github:fx-chun/hydra/add-gitea-pulls";
url = "git+https://nayeonie.com/ahuston-0/hydra?ref=add-gitea-pulls";
inputs = {
nixpkgs.follows = "nixpkgs";
};