Merge pull request #288723 from khaneliman/yabai

yabai: 6.0.11 -> 6.0.12

authored by Pol Dellaiera and committed by GitHub f893cc7d 2804f529

+3 -3
+3 -3
pkgs/os-specific/darwin/yabai/default.nix
··· 17 18 let 19 pname = "yabai"; 20 - version = "6.0.11"; 21 22 test-version = testers.testVersion { 23 package = yabai; ··· 53 54 src = fetchzip { 55 url = "https://github.com/koekeishiya/yabai/releases/download/v${version}/yabai-v${version}.tar.gz"; 56 - hash = "sha256-CfyuWvxkeZQVuwMbX90CZF0RiY6q+o0WtfE3H9Z8q1o="; 57 }; 58 59 nativeBuildInputs = [ ··· 89 owner = "koekeishiya"; 90 repo = "yabai"; 91 rev = "v${version}"; 92 - hash = "sha256-HaflgZJ7QqooaSUNW+Uu0LD9+AVu4hHyJtILUrOC9+I="; 93 }; 94 95 nativeBuildInputs = [
··· 17 18 let 19 pname = "yabai"; 20 + version = "6.0.12"; 21 22 test-version = testers.testVersion { 23 package = yabai; ··· 53 54 src = fetchzip { 55 url = "https://github.com/koekeishiya/yabai/releases/download/v${version}/yabai-v${version}.tar.gz"; 56 + hash = "sha256-wCxx/XqUrdD2xyoS6VCKMt6PhiQ8ALM6PHkv9lSCYsM="; 57 }; 58 59 nativeBuildInputs = [ ··· 89 owner = "koekeishiya"; 90 repo = "yabai"; 91 rev = "v${version}"; 92 + hash = "sha256-acoMOM0vaMHUXmgSToFa4PYEIUWfOiD5+ewsqB3DX+E="; 93 }; 94 95 nativeBuildInputs = [