libipuz 0.4.5 -> 0.4.6 https://repology.org/project/libipuz/versions attrpath: libipuz 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/by-name/li/libipuz/package.nix b/pkgs/by-name/li/libipuz/package.nix index 5cc94ca9a657..1ce374947615 100644 --- a/pkgs/by-name/li/libipuz/package.nix +++ b/pkgs/by-name/li/libipuz/package.nix @@ -10,14 +10,14 @@ stdenv.mkDerivation rec { pname = "libipuz"; - version = "0.4.5"; + version = "0.4.6"; src = fetchFromGitLab { domain = "gitlab.gnome.org"; owner = "jrb"; repo = "libipuz"; rev = version; - hash = "sha256-psC2cFqSTlToCtCxwosXyJbmX/96AEI0xqzXtlc/HQE="; + hash = "sha256-5HmcosM0psoDE5Tsg9mUk4gLxNqrh6svFvyMc1IYaXo="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libipuz nix build failed. got build log for 'libipuz' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/s2yjr1wmvil7d3wv7c0kr819rwl1xij3-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 mesonConfigurePhase flags: --prefix=/nix/store/4zgqh7lfgx94gyrb64h66fwvglf1s647-libipuz-0.4.6 --libdir=/nix/store/4zgqh7lfgx94gyrb64h66fwvglf1s647-libipuz-0.4.6/lib --libexecdir=/nix/store/4zgqh7lfgx94gyrb64h66fwvglf1s647-libipuz-0.4.6/libexec --bindir=/nix/store/4zgqh7lfgx94gyrb64h66fwvglf1s647-libipuz-0.4.6/bin --sbindir=/nix/store/4zgqh7lfgx94gyrb64h66fwvglf1s647-libipuz-0.4.6/sbin --includedir=/nix/store/4zgqh7lfgx94gyrb64h66fwvglf1s647-libipuz-0.4.6/include --mandir=/nix/store/4zgqh7lfgx94gyrb64h66fwvglf1s647-libipuz-0.4.6/share/man --infodir=/nix/store/4zgqh7lfgx94gyrb64h66fwvglf1s647-libipuz-0.4.6/share/info --localedir=/nix/store/4zgqh7lfgx94gyrb64h66fwvglf1s647-libipuz-0.4.6/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.4.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: libipuz Project version: 0.4.6 C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") C linker for the host machine: gcc ld.bfd 2.41 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python3 found: YES (/nix/store/k3701zl6gmx3la7y4dnflcvf3xfy88kh-python3-3.11.9/bin/python3.11) Configuring libipuz-config.h using configuration Program cargo found: NO meson.build:60:8: ERROR: Program 'cargo' not found or not executable A full log can be found at /build/source/build/meson-logs/meson-log.txt