libredwg 0.12.5 -> 0.12.5.5487 https://repology.org/project/libredwg/versions attrpath: libredwg 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/development/libraries/libredwg/default.nix b/pkgs/development/libraries/libredwg/default.nix index 8a01ace4641..2bf7f073afb 100644 --- a/pkgs/development/libraries/libredwg/default.nix +++ b/pkgs/development/libraries/libredwg/default.nix @@ -17,13 +17,13 @@ let in stdenv.mkDerivation rec { pname = "libredwg"; - version = "0.12.5"; + version = "0.12.5.5487"; src = fetchFromGitHub { owner = "LibreDWG"; repo = pname; rev = version; - sha256 = "sha256-s9aiOKSM7+3LJNE+jRrEMcL1QKRWrlTKbwO7oL9VhuE="; + sha256 = "sha256-omiHsY3jfZE48CaDVQVtB2mzkJ7K9ujNXwZhf6F8v0Y="; fetchSubmodules = true; }; 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 libredwg nix build failed. bindings/python/Makefile.am:40: installing 'build-aux/py-compile' doc/Makefile.am:22: installing 'build-aux/mdate-sh' doc/Makefile.am:22: installing 'build-aux/texinfo.tex' autoreconf: Leaving directory '.' @nix { "action": "setPhase", "phase": "configurePhase" } configuring fixing libtool script ./build-aux/ltmain.sh ./configure configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/2b8vki75kc9bj242m8n7ys5k2453icdp-libredwg-0.12.5.5487 --disable-python ./configure: line 4: .: filename argument required .: usage: . filename [arguments] checking for a BSD-compatible install... /nix/store/arq10xrdh6yw3hgxils68cnjm0yr756a-coreutils-9.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/arq10xrdh6yw3hgxils68cnjm0yr756a-coreutils-9.1/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking git version... 0.12.5.5487 checking so version-info... 0:13:0 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking pkg-config is at least version 0.9.0... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/build/source': configure: error: C compiler cannot create executables See `config.log' for more details