ockam 0.90.0 -> 0.92.0 https://github.com/build-trust/ockam/releases attrpath: ockam Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/1pa8cnmpfas27fhqzi7fik6kwxlphwm8-packages.json.drv building '/nix/store/1pa8cnmpfas27fhqzi7fik6kwxlphwm8-packages.json.drv'... Going to be running update for following packages: - ockam-0.90.0 Press Enter key to continue... Running update for: - ockam-0.90.0: UPDATING ... - ockam-0.90.0: ERROR --- SHOWING ERROR LOG FOR ockam-0.90.0 ---------------------- warning: found empty hash, assuming 'sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=' this derivation will be built: /nix/store/562nc75marcc46gr7r13fwgas2wwpzwr-ockam-0.94.0-vendor.tar.gz.drv building '/nix/store/562nc75marcc46gr7r13fwgas2wwpzwr-ockam-0.94.0-vendor.tar.gz.drv'... unpacking sources unpacking source archive /nix/store/ijr7g07l214xx7cvr43isv5g3xaqdgwv-source source root is source patching sources updateAutotoolsGnuConfigScriptsPhase configuring no configure script, doing nothing building source = "git+https://github.com/build-trust/muda.git?branch=muda-v0.8.7-patched#c5ca6ca5de447d2ae9eebb905f354baf31163c62" source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" ERROR: The Cargo.lock contains git dependencies This is currently not supported in the fixed-output derivation fetcher. Use cargoLock.lockFile / importCargoLock instead. error: builder for '/nix/store/562nc75marcc46gr7r13fwgas2wwpzwr-ockam-0.94.0-vendor.tar.gz.drv' failed with exit code 1; last 22 log lines: > unpacking sources > unpacking source archive /nix/store/ijr7g07l214xx7cvr43isv5g3xaqdgwv-source > source root is source > patching sources > updateAutotoolsGnuConfigScriptsPhase > configuring > no configure script, doing nothing > building > source = "git+https://github.com/build-trust/muda.git?branch=muda-v0.8.7-patched#c5ca6ca5de447d2ae9eebb905f354baf31163c62" > source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" > source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" > source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" > source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" > source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" > source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" > source = "git+https://github.com/build-trust/tauri.git?branch=add-url-scheme-alpha14#a18271af96472f7f36dc11c184fbc6c428fcef73" > > ERROR: The Cargo.lock contains git dependencies > > This is currently not supported in the fixed-output derivation fetcher. > Use cargoLock.lockFile / importCargoLock instead. > For full logs, run 'nix log /nix/store/562nc75marcc46gr7r13fwgas2wwpzwr-ockam-0.94.0-vendor.tar.gz.drv'. Traceback (most recent call last): File "/nix/store/186nav2wc35j57rai31ifmrcl5r1zwi2-nix-update-0.19.3/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/186nav2wc35j57rai31ifmrcl5r1zwi2-nix-update-0.19.3/lib/python3.11/site-packages/nix_update/__init__.py", line 287, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/186nav2wc35j57rai31ifmrcl5r1zwi2-nix-update-0.19.3/lib/python3.11/site-packages/nix_update/update.py", line 356, in update update_cargo_deps_hash(opts, package.filename, package.cargo_deps) File "/nix/store/186nav2wc35j57rai31ifmrcl5r1zwi2-nix-update-0.19.3/lib/python3.11/site-packages/nix_update/update.py", line 160, in update_cargo_deps_hash target_hash = nix_prefetch(opts, "cargoDeps") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/186nav2wc35j57rai31ifmrcl5r1zwi2-nix-update-0.19.3/lib/python3.11/site-packages/nix_update/update.py", line 127, in nix_prefetch raise UpdateError( nix_update.errors.UpdateError: failed to retrieve hash when trying to update ockam.cargoDeps --- SHOWING ERROR LOG FOR ockam-0.90.0 ---------------------- The update script for ockam-0.90.0 failed with exit code 1