Loading pkgs/by-name/hy/hyprland/info.json +5 −5 Original line number Diff line number Diff line { "branch": "v0.54.2-b", "commit_hash": "59f9f2688ac508a0584d1462151195a6c4992f99", "commit_message": "version: bump to 0.54.2", "date": "2026-03-10", "tag": "v0.54.2" "branch": "v0.54.3-b", "commit_hash": "521ece463c4a9d3d128670688a34756805a4328f", "commit_message": "version: bump to 0.54.3", "date": "2026-03-27", "tag": "v0.54.3" } pkgs/by-name/hy/hyprland/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -80,14 +80,14 @@ let in customStdenv.mkDerivation (finalAttrs: { pname = "hyprland" + optionalString debug "-debug"; version = "0.54.2"; version = "0.54.3"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprland"; fetchSubmodules = true; tag = "v${finalAttrs.version}"; hash = "sha256-YF31zdrg7ctjD2CR+8rzKNsR0luYgoq8lhRkzd6myL8="; hash = "sha256-e+mVjQL3V+xoaH1c3YqAzRq9wwiuEYQTOgZlK0LwfYA="; }; postPatch = '' Loading Loading
pkgs/by-name/hy/hyprland/info.json +5 −5 Original line number Diff line number Diff line { "branch": "v0.54.2-b", "commit_hash": "59f9f2688ac508a0584d1462151195a6c4992f99", "commit_message": "version: bump to 0.54.2", "date": "2026-03-10", "tag": "v0.54.2" "branch": "v0.54.3-b", "commit_hash": "521ece463c4a9d3d128670688a34756805a4328f", "commit_message": "version: bump to 0.54.3", "date": "2026-03-27", "tag": "v0.54.3" }
pkgs/by-name/hy/hyprland/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -80,14 +80,14 @@ let in customStdenv.mkDerivation (finalAttrs: { pname = "hyprland" + optionalString debug "-debug"; version = "0.54.2"; version = "0.54.3"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprland"; fetchSubmodules = true; tag = "v${finalAttrs.version}"; hash = "sha256-YF31zdrg7ctjD2CR+8rzKNsR0luYgoq8lhRkzd6myL8="; hash = "sha256-e+mVjQL3V+xoaH1c3YqAzRq9wwiuEYQTOgZlK0LwfYA="; }; postPatch = '' Loading