babl 0.1.106 -> 0.1.108 https://repology.org/project/babl/versions attrpath: babl 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/development/libraries/babl/default.nix b/pkgs/development/libraries/babl/default.nix index 12dcbd12b9dd..19cb3775ec2e 100644 --- a/pkgs/development/libraries/babl/default.nix +++ b/pkgs/development/libraries/babl/default.nix @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "babl"; - version = "0.1.106"; + version = "0.1.108"; outputs = [ "out" "dev" ]; src = fetchurl { url = "https://download.gimp.org/pub/babl/${lib.versions.majorMinor version}/babl-${version}.tar.xz"; - hash = "sha256-0yUTXTME8IjBNMxiABOs8DXeLl0SWlCi2RBU5zd8QV8="; + hash = "sha256-Jt7+neqresTQ4HbKtJwqDW69DfDDH9IJklpfB+3uFHU="; }; nativeBuildInputs = [ 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 babl nix build failed. Compiler for C supports arguments -msse2: YES (cached) Message: sse2 assembly available Compiler for C supports arguments -msse4.1: YES (cached) Message: sse4.1 assembly available Compiler for C supports arguments -mavx2: YES (cached) Message: avx2 assembly available Compiler for C supports arguments -mf16c: YES (cached) Message: Can compile half-floating point code (f16c) Has header "stdatomic.h" : YES Has header "dlfcn.h" : YES Has header "dl.h" : NO Checking for function "gettimeofday" : YES Checking for function "rint" : NO Checking for function "srandom" : YES Library m found: YES Run-time dependency threads found: YES Library dl found: YES Found pkg-config: YES (/nix/store/knxv5h4hsh86c649rabd6dqfd97kwp5d-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Run-time dependency gobject-introspection-1.0 found: YES 1.78.1 Run-time dependency lcms2 found: YES 2.16 Run-time dependency vapigen found: YES 0.56.14 Program git found: NO Program env found: YES (/nix/store/bicmg5gd50q6igk0y5mga1v0p1lk8f26-coreutils-9.4/bin/env) Program rsvg-convert found: NO Program w3m found: NO Program gi-docgen found: NO meson.build:433:12: ERROR: Program 'gi-docgen' not found or not executable A full log can be found at /build/babl-0.1.108/build/meson-logs/meson-log.txt