2022-12-09T10:11:40 bup 0.32 -> 0.33 https://repology.org/metapackage/bup/versions 2022-12-09T10:11:42 attrpath: bup 2022-12-09T10:11:43 Checking auto update branch... 2022-12-09T10:11:43 No auto update branch exists 2022-12-09T10:11:46 [version] 2022-12-09T10:11:48 [version] updated version and sha256 2022-12-09T10:11:48 [rustCrateVersion] 2022-12-09T10:11:48 [rustCrateVersion] No cargoSha256 found 2022-12-09T10:11:48 [golangModuleVersion] 2022-12-09T10:11:48 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T10:11:48 [updateScript] 2022-12-09T10:11:48 [updateScript] skipping because derivation has no updateScript 2022-12-09T10:11:48 2022-12-09T10:11:48 [quotedUrls] 2022-12-09T10:11:48 [quotedUrls] nothing found to replace 2022-12-09T10:11:48 Diff after rewrites: diff --git a/pkgs/tools/backup/bup/default.nix b/pkgs/tools/backup/bup/default.nix index 072166f7a5b..9ad46e7b280 100644 --- a/pkgs/tools/backup/bup/default.nix +++ b/pkgs/tools/backup/bup/default.nix @@ -5,7 +5,7 @@ assert par2Support -> par2cmdline != null; -let version = "0.32"; in +let version = "0.33"; in with lib; @@ -17,7 +17,7 @@ stdenv.mkDerivation { repo = "bup"; owner = "bup"; rev = version; - sha256 = "sha256-SWnEJ5jwu/Jr2NLsTS8ajWay0WX/gYbOc3J6w00DndI="; + sha256 = "sha256-unkj3fSDbP+GYc+qy1WW+DZ7oqYQQZVaxmxEIbk2YZM="; }; buildInputs = [ 2022-12-09T10:13:22 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 bup nix build failed. ./test/ext/test-drecurse: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-packsizelimit: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-gc: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-ls-remote: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-save-errors: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-comparative-split-join: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-help: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-main: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-cat-file: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-tz: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-fsck: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-command-without-init-fails: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-rm: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-save-restore: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-save-symlink-race: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-index-check-device: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-release-archive: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-save-strip-graft: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-save-restore-excludes: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-save-with-valid-parent: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-ls: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./test/ext/test-import-duplicity: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/sh" ./pylint: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./config/configure: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./lib/cmd/bup-import-rsnapshot: interpreter directive changed from "#!/bin/sh" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/sh" ./lib/cmd/bup-import-rdiff-backup: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./pytest: interpreter directive changed from "#!/bin/sh" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/sh" substituteStream(): WARNING: pattern '-Werror' doesn't match anything in file 'Makefile' substitute(): ERROR: file 'cmd/fsck-cmd.py' does not exist