diff --git a/flake.lock b/flake.lock index 944bad69..65ceb01b 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/flake.nix b/flake.nix index e166e7de..16ce6917 100644 Binary files a/flake.nix and b/flake.nix differ diff --git a/inputs/default.nix b/inputs/default.nix index 1fdfc2ec..f8bb0aab 100644 --- a/inputs/default.nix +++ b/inputs/default.nix @@ -128,11 +128,12 @@ let }; hyprgrass = mkHyprDep { - owner = "horriblename"; + # owner = "horriblename"; repo = "hyprgrass"; # FIXME: hopefully this gets merged soon - rev = "b928abfba914b61d657daf70f3e9901461d27439"; + owner = "matt1432"; + ref = "personal"; # type = "path"; # path = "/home/matt/git/hyprgrass";