sheldon 0.6.6 -> 0.7.1 https://github.com/rossmacarthur/sheldon/releases attrpath: sheldon Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-4PP38eNdKLQddTkPhCbVnddsUlIDCTj9ZgPH+WJfBEk= 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 sheldon nix build failed. thread 'lock::plugin::tests::external_plugin_lock_git_with_matches' panicked at 'called `Result::unwrap()` on an `Err` value: failed to git clone `https://github.com/rossmacarthur/sheldon-test` Caused by: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)', src/lock/plugin.rs:196:71 ---- lock::source::tests::lock_with_git stdout ---- thread 'lock::source::tests::lock_with_git' panicked at 'called `Result::unwrap()` on an `Err` value: failed to git clone `https://github.com/rossmacarthur/sheldon-test` Caused by: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)', src/lock/source/mod.rs:139:41 failures: lock::plugin::tests::external_plugin_lock_git_with_matches lock::plugin::tests::external_plugin_lock_git_with_matches_not_each lock::plugin::tests::external_plugin_lock_git_with_uses lock::plugin::tests::external_plugin_lock_remote lock::source::git::tests::git_checkout_resolve_branch lock::source::git::tests::git_checkout_resolve_rev lock::source::git::tests::git_checkout_resolve_tag lock::source::git::tests::lock_git_and_reinstall lock::source::git::tests::lock_git_https_with_checkout lock::source::local::tests::lock_local lock::source::remote::tests::lock_remote_and_reinstall lock::source::tests::lock_with_git lock::source::tests::lock_with_remote test result: FAILED. 71 passed; 13 failed; 1 ignored; 0 measured; 2 filtered out; finished in 0.01s error: test failed, to rerun pass `--bin sheldon`