vimb-unwrapped 3.6.0 -> 3.7.0 https://github.com/fanglingsu/vimb/releases attrpath: vimb-unwrapped 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/vimb/default.nix b/pkgs/applications/networking/browsers/vimb/default.nix index 35fece92529b..94da50899ebb 100644 --- a/pkgs/applications/networking/browsers/vimb/default.nix +++ b/pkgs/applications/networking/browsers/vimb/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "vimb"; - version = "3.6.0"; + version = "3.7.0"; src = fetchFromGitHub { owner = "fanglingsu"; repo = "vimb"; rev = version; - sha256 = "sha256-Eq4riJSznKpkW9JJDnTCLxZ9oMJTmWkIoGphOiCcSAg="; + sha256 = "sha256-NW9B/hybSOaojKIubaxiQ+Nd5f/D4XKxPl9vUyFoX/k="; }; nativeBuildInputs = [ wrapGAppsHook pkg-config ]; 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 vimb-unwrapped nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/c7nh4p92h40d4269n5mwd639bgy8883a-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash PREFIX=/nix/store/41wq94i1d6swdwy8p52hdp5n8h7dkwwv-vimb-3.7.0 create version.h make[1]: Entering directory '/build/source/src' create config.h from config.def.h Package webkit2gtk-4.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `webkit2gtk-4.1.pc' to the PKG_CONFIG_PATH environment variable No package 'webkit2gtk-4.1' found gcc autocmd.o In file included from autocmd.h:26, from autocmd.c:24: main.h:26:10: fatal error: gtk/gtkx.h: No such file or directory 26 | #include  | ^~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:43: autocmd.o] Error 1 make[1]: Leaving directory '/build/source/src' make: *** [Makefile:61: src.subdir-all] Error 2