decouple dependency

This commit is contained in:
ahuston-0 2025-03-26 02:49:26 -04:00
parent 013862f836
commit 5cb642f643
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

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