2022-12-31T13:09:34 liblscp 0.9.4 -> 0.9.8 https://repology.org/metapackage/liblscp/versions 2022-12-31T13:09:36 attrpath: liblscp 2022-12-31T13:09:36 Checking auto update branch... 2022-12-31T13:09:36 No auto update branch exists 2022-12-31T13:09:40 [version] 2022-12-31T13:09:42 [version] updated version and sha256 2022-12-31T13:09:42 [rustCrateVersion] 2022-12-31T13:09:42 [rustCrateVersion] No cargoSha256 found 2022-12-31T13:09:42 [golangModuleVersion] 2022-12-31T13:09:42 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T13:09:42 [updateScript] 2022-12-31T13:09:42 [updateScript] skipping because derivation has no updateScript 2022-12-31T13:09:42 2022-12-31T13:09:42 [quotedUrls] 2022-12-31T13:09:42 [quotedUrls] nothing found to replace 2022-12-31T13:09:42 Diff after rewrites: diff --git a/pkgs/development/libraries/liblscp/default.nix b/pkgs/development/libraries/liblscp/default.nix index 993c090299b..6fd992bdbc7 100644 --- a/pkgs/development/libraries/liblscp/default.nix +++ b/pkgs/development/libraries/liblscp/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "liblscp"; - version = "0.9.4"; + version = "0.9.8"; src = fetchurl { url = "https://download.linuxsampler.org/packages/${pname}-${version}.tar.gz"; - sha256 = "sha256-8+3qHgIv32wfNHHggXID1W8M7pTqji4bHNGob3DTkho="; + sha256 = "sha256-2PQh+NaMs9aKj+1AS8oLtlYcE14FZhXxhgOJPPHa7/Y="; }; nativeBuildInputs = [ autoconf automake libtool pkg-config ]; 2022-12-31T13:11:11 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 liblscp nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/vl8xnf83xnfid5iq0wq0p6hq2j6ls66k-liblscp-0.9.8.tar.gz source root is liblscp-0.9.8 setting SOURCE_DATE_EPOCH to timestamp 1672132674 of file liblscp-0.9.8/src/thread.c @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring make: Makefile.git: No such file or directory make: *** No rule to make target 'Makefile.git'. Stop.