Merge pull request #251789 from khaneliman/yabai

yabai: 5.0.6 -> 5.0.7
This commit is contained in:
Pol Dellaiera
2023-08-28 22:18:26 +02:00
committed by GitHub
+4 -4
View File
@@ -3,7 +3,6 @@
, stdenvNoCC
, fetchFromGitHub
, fetchzip
, writeShellScript
, installShellFiles
, testers
, yabai
@@ -18,7 +17,7 @@
let
pname = "yabai";
version = "5.0.6";
version = "5.0.7";
test-version = testers.testVersion {
package = yabai;
@@ -42,6 +41,7 @@ let
cmacrae
shardy
ivar
khaneliman
];
};
in
@@ -53,7 +53,7 @@ in
src = fetchzip {
url = "https://github.com/koekeishiya/yabai/releases/download/v${version}/yabai-v${version}.tar.gz";
sha256 = "sha256-wpm9VnR4yPk6Ybo/V2DMLgRcSzDl3dWGSKDCjYfz+xQ=";
hash = "sha256-6RtA3xFOVwTYrfHE72Qa65kDSwv/3/NQ8z4bVCsm9Fc=";
};
nativeBuildInputs = [
@@ -89,7 +89,7 @@ in
owner = "koekeishiya";
repo = "yabai";
rev = "v${version}";
sha256 = "sha256-1/h8f1FQNHn5eVprPVd0can8XHjNyF7j4H3LSN0K8rI=";
hash = "sha256-wFrMMiy+K+bnEeVyY3RGVZBoxiKQ69Q+Bp1xa+IcWas=";
};
nativeBuildInputs = [