chore(hyprgrass): follow my personal branch instead of pin
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
464e83d53c
commit
7e4a8ca0db
3 changed files with 3 additions and 2 deletions
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
BIN
flake.nix
BIN
flake.nix
Binary file not shown.
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue