hikari 2.3.2 -> 2.3.3 https://repology.org/metapackage/hikari/versions attrpath: hikari Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace 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 ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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. *** [dnd_mode.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 --- 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 10 errors bmake: stopped in /build/source