2022-12-27T02:49:31 libvisual 0.4.0 -> 0.4.1 https://repology.org/metapackage/libvisual/versions 2022-12-27T02:49:33 attrpath: libvisual 2022-12-27T02:49:33 Checking auto update branch... 2022-12-27T02:49:33 No auto update branch exists 2022-12-27T02:49:37 [version] 2022-12-27T02:49:43 [version] updated version and sha256 2022-12-27T02:49:43 [rustCrateVersion] 2022-12-27T02:49:43 [rustCrateVersion] No cargoSha256 found 2022-12-27T02:49:43 [golangModuleVersion] 2022-12-27T02:49:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T02:49:43 [updateScript] 2022-12-27T02:49:43 [updateScript] skipping because derivation has no updateScript 2022-12-27T02:49:43 2022-12-27T02:49:43 [quotedUrls] 2022-12-27T02:49:43 [quotedUrls] nothing found to replace 2022-12-27T02:49:43 Diff after rewrites: diff --git a/pkgs/development/libraries/libvisual/default.nix b/pkgs/development/libraries/libvisual/default.nix index 3e61ee8a6a1..f311aed3de5 100644 --- a/pkgs/development/libraries/libvisual/default.nix +++ b/pkgs/development/libraries/libvisual/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "libvisual"; - version = "0.4.0"; + version = "0.4.1"; src = fetchurl { url = "mirror://sourceforge/libvisual/${pname}-${version}.tar.gz"; - sha256 = "1my1ipd5k1ixag96kwgf07bgxkjlicy9w22jfxb2kq95f6wgsk8b"; + sha256 = "sha256-qhKHdBf3bTZC2fTHIzAjgNgzF1Y51jpVZB0Bkopd230="; }; nativeBuildInputs = [ pkg-config ]; 2022-12-27T02:51:12 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 libvisual nix build failed. checking for dlsym in -ldl... yes checking for sqrt in -lm... yes checking whether NLS is requested... yes checking for msgfmt... /nix/store/zms41v0fgzfq4z629kn5jrlcv7hf9w7v-gettext-0.21/bin/msgfmt checking for gmsgfmt... /nix/store/zms41v0fgzfq4z629kn5jrlcv7hf9w7v-gettext-0.21/bin/msgfmt checking for xgettext... /nix/store/zms41v0fgzfq4z629kn5jrlcv7hf9w7v-gettext-0.21/bin/xgettext checking for msgmerge... /nix/store/zms41v0fgzfq4z629kn5jrlcv7hf9w7v-gettext-0.21/bin/msgmerge checking for ld used by gcc... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether to enable thread support... yes checking for thread implementation available... posix checking for pthread_create/pthread_join... yes checking thread related libraries... checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking wheter to build example programs... yes checking for sdl-config... no configure: error: *** sdl-config not found. If you have installed from binaries, probably you have not installed SDL development package. See http://www.libsdl.org