libffiBoot 3.4.4 -> 3.4.5 https://github.com/libffi/libffi/releases attrpath: libffiBoot Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kkp6x9v8p4ghzxgjvw53jj87hxxl515n-packages.json.drv building '/nix/store/kkp6x9v8p4ghzxgjvw53jj87hxxl515n-packages.json.drv'... Going to be running update for following packages: - libffi-3.4.4 Press Enter key to continue... Running update for: - libffi-3.4.4: UPDATING ... - libffi-3.4.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/libffi/default.nix b/pkgs/development/libraries/libffi/default.nix index 6394a35d782d..b041ec4b8345 100644 --- a/pkgs/development/libraries/libffi/default.nix +++ b/pkgs/development/libraries/libffi/default.nix @@ -10,11 +10,11 @@ stdenv.mkDerivation rec { pname = "libffi"; - version = "3.4.4"; + version = "3.4.5"; src = fetchurl { url = "https://github.com/libffi/libffi/releases/download/v${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-1mxWrSWags8qnfxAizK/XaUjcVALhHRff7i2RXEt9nY="; + sha256 = "sha256-lv/05YnjsjnYiNmqRLP/MGk8K6Fhf5U5JacN3rzBArI="; }; # Note: this package is used for bootstrapping fetchurl, and thus No auto update branch exists 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 libffiBoot Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . libffiBoot Standard output: error: build log of 'libffiBoot' is not available