Loading pkgs/by-name/hy/hyprland/info.json +5 −5 Original line number Diff line number Diff line { "branch": "main", "commit_hash": "0002f148c9a4fe421a9d33c0faa5528cdc411e62", "commit_message": "version: bump to 0.54.0", "date": "2026-02-27", "tag": "v0.54.0" "branch": "v0.54.1-b", "commit_hash": "4b07770b9ef1cceb2e6f56d33538aaffb9186b9c", "commit_message": "[gha] Nix: update inputs", "date": "2026-03-03", "tag": "v0.54.1" } pkgs/by-name/hy/hyprland/package.nix +2 −4 Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ pkg-config, makeWrapper, cmake, meson, ninja, aquamarine, binutils, cairo, Loading Loading @@ -82,14 +80,14 @@ let in customStdenv.mkDerivation (finalAttrs: { pname = "hyprland" + optionalString debug "-debug"; version = "0.54.0"; version = "0.54.1"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprland"; fetchSubmodules = true; tag = "v${finalAttrs.version}"; hash = "sha256-wfiduannx1mWvsGAfuMk8ipOU3AAFuJYPNV4D++dhPY="; hash = "sha256-dBp+WAfAGkqavjM77Ki7/wi/Bn23Bg7uHPI06OeHk4c="; }; postPatch = '' Loading Loading
pkgs/by-name/hy/hyprland/info.json +5 −5 Original line number Diff line number Diff line { "branch": "main", "commit_hash": "0002f148c9a4fe421a9d33c0faa5528cdc411e62", "commit_message": "version: bump to 0.54.0", "date": "2026-02-27", "tag": "v0.54.0" "branch": "v0.54.1-b", "commit_hash": "4b07770b9ef1cceb2e6f56d33538aaffb9186b9c", "commit_message": "[gha] Nix: update inputs", "date": "2026-03-03", "tag": "v0.54.1" }
pkgs/by-name/hy/hyprland/package.nix +2 −4 Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ pkg-config, makeWrapper, cmake, meson, ninja, aquamarine, binutils, cairo, Loading Loading @@ -82,14 +80,14 @@ let in customStdenv.mkDerivation (finalAttrs: { pname = "hyprland" + optionalString debug "-debug"; version = "0.54.0"; version = "0.54.1"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprland"; fetchSubmodules = true; tag = "v${finalAttrs.version}"; hash = "sha256-wfiduannx1mWvsGAfuMk8ipOU3AAFuJYPNV4D++dhPY="; hash = "sha256-dBp+WAfAGkqavjM77Ki7/wi/Bn23Bg7uHPI06OeHk4c="; }; postPatch = '' Loading