karabiner-elements 14.11.0 -> 14.12.0 https://github.com/pqrs-org/Karabiner-Elements/releases attrpath: karabiner-elements Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qwwznvkxfbfrn6fa19vv939nl1z78pgq-packages.json.drv building '/nix/store/qwwznvkxfbfrn6fa19vv939nl1z78pgq-packages.json.drv'... Going to be running update for following packages: - karabiner-elements-14.11.0 Press Enter key to continue... Running update for: - karabiner-elements-14.11.0: UPDATING ... - karabiner-elements-14.11.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/os-specific/darwin/karabiner-elements/default.nix b/pkgs/os-specific/darwin/karabiner-elements/default.nix index 03a9938bb20..f6e8fe464c8 100644 --- a/pkgs/os-specific/darwin/karabiner-elements/default.nix +++ b/pkgs/os-specific/darwin/karabiner-elements/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "karabiner-elements"; - version = "14.11.0"; + version = "14.12.0"; src = fetchurl { url = "https://github.com/pqrs-org/Karabiner-Elements/releases/download/v${version}/Karabiner-Elements-${version}.dmg"; - sha256 = "sha256-InuSfXbaSYsncq8jVO15LbQmDTguRHlOiE/Pj5EfX5c="; + sha256 = "sha256-3xN7s/J0OA1t5HPzFTXnKzMy62LtO2N/twc/+hLuvKM="; }; outputs = [ "out" "driver" ]; No auto update branch exists Update edits cause no rebuilds.