diff --git a/flake.lock b/flake.lock
index 38570e73..70bb29ab 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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"
       }
     },
diff --git a/flake.nix b/flake.nix
index d9481bb7..35f3ccca 100644
--- a/flake.nix
+++ b/flake.nix
@@ -146,7 +146,6 @@
       };
       owner = "horriblename";
       repo = "hyprgrass";
-      rev = "669f8c80a15e9db815ac9e29068567735b9b1a79";
       type = "github";
     };
     hyprland = {
diff --git a/inputs/default.nix b/inputs/default.nix
index 7c51148e..df3c0d91 100644
--- a/inputs/default.nix
+++ b/inputs/default.nix
@@ -173,9 +173,6 @@ let
       hyprgrass = mkHyprDep {
         owner = "horriblename";
         repo = "hyprgrass";
-
-        # FIXME: https://github.com/horriblename/hyprgrass/pull/232
-        rev = "669f8c80a15e9db815ac9e29068567735b9b1a79";
       };
 
       hyprpaper = mkHyprDep {