chore(hyprgrass): follow my personal branch instead of pin

This commit is contained in:
matt1432 2024-12-10 13:48:53 -05:00
parent 464e83d53c
commit 7e4a8ca0db
3 changed files with 11 additions and 10 deletions

View file

@ -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";