pin hydra nixpkgs
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 22s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m55s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 10m43s
Check Nix flake / Build nix outputs (pull_request) Successful in 17m53s

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-03-26 11:09:04 -04:00
parent 97f26ebb31
commit 5fdf5c5362
2 changed files with 15 additions and 29 deletions

View File

@ -60,9 +60,9 @@
hydra = {
url = "github:fx-chun/hydra/add-gitea-pulls";
# inputs = {
# nixpkgs.follows = "nixpkgs";
# };
inputs = {
nixpkgs.follows = "nixpkgs";
};
};
hyprland-contrib = {