hyprlandPlugins.hyprgrass: 0.7.0 -> 0.8.1 (#338565)
This commit is contained in:
commit
b5feebc5f9
@ -13,13 +13,13 @@
|
||||
|
||||
mkHyprlandPlugin hyprland rec {
|
||||
pluginName = "hyprgrass";
|
||||
version = "0.7.0";
|
||||
version = "0.8.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "horriblename";
|
||||
repo = "hyprgrass";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-DfM2BqnFW48NlHkBfC7ErHgK7WHlOgiiE+aFetN/yJ4=";
|
||||
hash = "sha256-3CN9ZioI5XBtp6WF61hH2EyASHUIPJQCTXiW1rt9n5w=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user