trinsic-cli 1.6.0 -> 1.8.0 https://github.com/trinsic-id/sdk/releases attrpath: trinsic-cli 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/tools/admin/trinsic-cli/default.nix b/pkgs/tools/admin/trinsic-cli/default.nix index 43d370e6c9e..9e2bcaf874a 100644 --- a/pkgs/tools/admin/trinsic-cli/default.nix +++ b/pkgs/tools/admin/trinsic-cli/default.nix @@ -2,11 +2,11 @@ rustPlatform.buildRustPackage rec { pname = "trinsic-cli"; - version = "1.6.0"; + version = "1.8.0"; src = fetchurl { url = "https://github.com/trinsic-id/sdk/releases/download/v${version}/trinsic-cli-vendor-${version}.tar.gz"; - sha256 = "sha256-lLfsZXVecXisiTyZqbWB7hbn4iQOTsrQxe7F+YnCSFU="; + sha256 = "sha256-0LezqA/yz+KONiIzhmIfahdRr0ABBMWVeW+ZuocuP3c="; }; cargoVendorDir = "vendor"; 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 trinsic-cli nix build failed. got build log for 'trinsic-cli' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/v1gr97irpcqp1jyr1m5dbfrwgxvakgw9-trinsic-cli-vendor-1.8.0.tar.gz source root is trinsic-cli Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook setting SOURCE_DATE_EPOCH to timestamp 1663956396 of file trinsic-cli/vendor/zeroize_derive/src/lib.rs @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Executing cargoBuildHook ++ env CC_x86_64-unknown-linux-gnu=/nix/store/1y8i61anhs9hh1g5x3zw2fvdbivwixzg-gcc-wrapper-11.3.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/1y8i61anhs9hh1g5x3zw2fvdbivwixzg-gcc-wrapper-11.3.0/bin/c++ CC_x86_64-unknown-linux-gnu=/nix/store/1y8i61anhs9hh1g5x3zw2fvdbivwixzg-gcc-wrapper-11.3.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/1y8i61anhs9hh1g5x3zw2fvdbivwixzg-gcc-wrapper-11.3.0/bin/c++ cargo build -j 16 --target x86_64-unknown-linux-gnu --frozen --release  Updating git repository `https://github.com/trinsic-id/okapi` error: failed to get `okapi` as a dependency of package `trinsic v1.8.0 (/build/trinsic-cli)` Caused by: failed to load source for dependency `okapi` Caused by: Unable to update https://github.com/trinsic-id/okapi?rev=17dc90a92981197051b3e28495e5f7a2680e385e#17dc90a9 Caused by: failed to clone into: /build/git/db/okapi-96a6f9e61c47dc4d Caused by: attempting to update a git repository, but --frozen was specified