Merge pull request #307756 from r-ryantm/auto-update/hyprland-per-window-layout

hyprland-per-window-layout: 2.9 -> 2.10
This commit is contained in:
Nick Cao
2024-04-29 11:15:08 -04:00
committed by GitHub
@@ -2,16 +2,16 @@
rustPlatform.buildRustPackage rec {
pname = "hyprland-per-window-layout";
version = "2.9";
version = "2.10";
src = fetchFromGitHub {
owner = "coffebar";
repo = pname;
rev = version;
hash = "sha256-AhTDcwZnFAaB750PqdXjZvjVrSjwJd3CXv1UtZfcTC0=";
hash = "sha256-oCHX9C/TnTGxHfZBtKhwcWJaijZ92MqCOnf6OgviH1o=";
};
cargoHash = "sha256-uZsXIDdUNZyrDmfWCHDuibziarzIav74Lpu4yObkGbc=";
cargoHash = "sha256-RkIHwIWzKwzpPIFmOkBmOUq07YdLQRVOGblybnACUfs=";
meta = with lib; {
description = "Per window keyboard layout (language) for Hyprland wayland compositor";