Commit 615c69a4 authored by Mihai Fufezan's avatar Mihai Fufezan Committed by Masum Reza
Browse files

hyprlandPlugins.hyprgrass: 0.8.2-unstable-2025-02-01 -> 0.8.2-unstable-2025-05-08

parent 0449562e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -13,13 +13,13 @@

mkHyprlandPlugin hyprland {
  pluginName = "hyprgrass";
  version = "0.8.2-unstable-2025-02-01";
  version = "0.8.2-unstable-2025-05-08";

  src = fetchFromGitHub {
    owner = "horriblename";
    repo = "hyprgrass";
    rev = "f7017c493e071c02f203c09a63ef7260dede0586";
    hash = "sha256-F9Jnu36LXJnfDdc3mG4JYKACw/ygsPcwEbZsOdCreIQ=";
    rev = "7cf3779b5cdc6fa62fdc733b30c31a5b8e48609c";
    hash = "sha256-8Sl2V23EYcZMniBLmKenxH7bMLTGC6Q84ntyFvOUkWU=";
  };

  nativeBuildInputs = [