From 0f9f5f484f4029c2db3a52e570a2f4df224614d6 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Mon, 8 Jan 2024 08:06:56 -0600 Subject: [PATCH] yabai: 6.0.5 -> 6.0.6 --- pkgs/os-specific/darwin/yabai/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/os-specific/darwin/yabai/default.nix b/pkgs/os-specific/darwin/yabai/default.nix index d3baf253e842..f5bbf5407d50 100644 --- a/pkgs/os-specific/darwin/yabai/default.nix +++ b/pkgs/os-specific/darwin/yabai/default.nix @@ -17,7 +17,7 @@ let pname = "yabai"; - version = "6.0.5"; + version = "6.0.6"; test-version = testers.testVersion { package = yabai; @@ -53,7 +53,7 @@ in src = fetchzip { url = "https://github.com/koekeishiya/yabai/releases/download/v${version}/yabai-v${version}.tar.gz"; - hash = "sha256-wPJZnnCCaqyNB+Wbw+7LqUdgpwzs0vvZYi7XZp/G8qY="; + hash = "sha256-G4BbYU4mgV8Jap8a872/YtoXU/hwUhFyLXdcuT1jldI="; }; nativeBuildInputs = [ @@ -89,7 +89,7 @@ in owner = "koekeishiya"; repo = "yabai"; rev = "v${version}"; - hash = "sha256-ugUizyG8UcLHUBeAq+Ig+ppxTs6misoHs0fjdu2XOQc="; + hash = "sha256-wqGYVUDEDkrLSr0IoAO17wbtwaDeainnkDeR8O8oFqc="; }; nativeBuildInputs = [