2022-12-27T08:57:27 hikari 2.3.2 -> 2.3.3 https://repology.org/metapackage/hikari/versions 2022-12-27T08:57:30 attrpath: hikari 2022-12-27T08:57:30 Checking auto update branch... 2022-12-27T08:57:30 No auto update branch exists 2022-12-27T08:57:33 [version] 2022-12-27T08:57:35 [version] updated version and sha256 2022-12-27T08:57:35 [rustCrateVersion] 2022-12-27T08:57:35 [rustCrateVersion] No cargoSha256 found 2022-12-27T08:57:35 [golangModuleVersion] 2022-12-27T08:57:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T08:57:35 [updateScript] 2022-12-27T08:57:35 [updateScript] skipping because derivation has no updateScript 2022-12-27T08:57:35 2022-12-27T08:57:35 [quotedUrls] 2022-12-27T08:57:35 [quotedUrls] nothing found to replace 2022-12-27T08:57:36 Diff after rewrites: diff --git a/pkgs/applications/window-managers/hikari/default.nix b/pkgs/applications/window-managers/hikari/default.nix index 5ee2c8c35e4..508f13f985b 100644 --- a/pkgs/applications/window-managers/hikari/default.nix +++ b/pkgs/applications/window-managers/hikari/default.nix @@ -12,11 +12,11 @@ stdenv.mkDerivation rec { pname = "hikari"; - version = "2.3.2"; + version = "2.3.3"; src = fetchzip { url = "https://hikari.acmelabs.space/releases/${pname}-${version}.tar.gz"; - sha256 = "sha256-At4b6mkArKe6knNWouLdZ9v8XhfHaUW+aB+CHyEBg8o="; + sha256 = "sha256-5Ug0U3ESC5F/gj7bahnLYkeY/weSCj0QASwdFuWwdMI="; }; nativeBuildInputs = [ pkg-config bmake ]; 2022-12-27T08:59:07 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hikari nix build failed. 6 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. *** [action.o] Error code 1 bmake: stopped in /build/source --- cursor.o --- In file included from include/hikari/indicator.h:6, from include/hikari/server.h:16, from src/cursor.c:13: include/hikari/sheet.h:6:10: fatal error: wlr/util/box.h: No such file or directory 6 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. *** [cursor.o] Error code 1 bmake: stopped in /build/source --- group_assign_mode.o --- In file included from include/hikari/indicator.h:6, from src/group_assign_mode.c:13: include/hikari/sheet.h:6:10: fatal error: wlr/util/box.h: No such file or directory 6 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. *** [group_assign_mode.o] Error code 1 bmake: stopped in /build/source 10 errors bmake: stopped in /build/source