fix(hyprgrass): switch back to upstream

This commit is contained in:
matt1432 2025-04-26 17:01:22 -04:00
parent c4299767d8
commit e904d7ff25
3 changed files with 2 additions and 7 deletions

5
flake.lock generated
View file

@ -542,17 +542,16 @@
]
},
"locked": {
"lastModified": 1745599697,
"lastModified": 1745682254,
"narHash": "sha256-bdkyE8HDfeOj9IOeSnh4ST+Sxte7ucY37ImOUTBrr5g=",
"owner": "horriblename",
"repo": "hyprgrass",
"rev": "669f8c80a15e9db815ac9e29068567735b9b1a79",
"rev": "9125826ccc16bd3722fd07d74e7c5677b9c6d128",
"type": "github"
},
"original": {
"owner": "horriblename",
"repo": "hyprgrass",
"rev": "669f8c80a15e9db815ac9e29068567735b9b1a79",
"type": "github"
}
},

View file

@ -146,7 +146,6 @@
};
owner = "horriblename";
repo = "hyprgrass";
rev = "669f8c80a15e9db815ac9e29068567735b9b1a79";
type = "github";
};
hyprland = {

View file

@ -173,9 +173,6 @@ let
hyprgrass = mkHyprDep {
owner = "horriblename";
repo = "hyprgrass";
# FIXME: https://github.com/horriblename/hyprgrass/pull/232
rev = "669f8c80a15e9db815ac9e29068567735b9b1a79";
};
hyprpaper = mkHyprDep {