buildbot-full 0 -> 1 attrpath: buildbot-full 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 [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/hph90b60igirbin0hvqphh2da57s0xlg-packages.json.drv building '/nix/store/hph90b60igirbin0hvqphh2da57s0xlg-packages.json.drv'... Going to be running update for following packages: - buildbot-with-plugins-3.7.0 Press Enter key to continue... Running update for: - buildbot-with-plugins-3.7.0: UPDATING ... - buildbot-with-plugins-3.7.0: ERROR --- SHOWING ERROR LOG FOR buildbot-with-plugins-3.7.0 ---------------------- error: use pkgs.buildbot instead Traceback (most recent call last): File "/nix/store/d45xl810l0cc8097p7ic9ii8xhpcjri0-nix-update-0.16.0/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/d45xl810l0cc8097p7ic9ii8xhpcjri0-nix-update-0.16.0/lib/python3.11/site-packages/nix_update/__init__.py", line 287, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/d45xl810l0cc8097p7ic9ii8xhpcjri0-nix-update-0.16.0/lib/python3.11/site-packages/nix_update/update.py", line 284, in update package = eval_attr(opts) ^^^^^^^^^^^^^^^ File "/nix/store/d45xl810l0cc8097p7ic9ii8xhpcjri0-nix-update-0.16.0/lib/python3.11/site-packages/nix_update/eval.py", line 136, in eval_attr res = run(cmd) ^^^^^^^^ File "/nix/store/d45xl810l0cc8097p7ic9ii8xhpcjri0-nix-update-0.16.0/lib/python3.11/site-packages/nix_update/utils.py", line 36, in run return subprocess.run( ^^^^^^^^^^^^^^^ File "/nix/store/hx2c957wpwa6i3fz0wiwhg72sfgq62k1-python3-3.11.2/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['nix', 'eval', '--json', '--impure', '--expr', '\nlet\n \n pkgs = import /var/cache/nixpkgs-update/worker/worktree/buildbot-full;\n args = builtins.functionArgs pkgs;\n inputs = (if args ? system then { system = builtins.currentSystem; } else {}) //\n (if args ? overlays then { overlays = [ ]; } else {});\n pkg = (pkgs inputs).python3Packages.buildbot;\n sanitizePosition = x: x;\n\n raw_version_position = sanitizePosition (builtins.unsafeGetAttrPos "version" pkg);\n\n position = if pkg ? isRubyGem then\n raw_version_position\n else if pkg ? isPhpExtension then\n raw_version_position\n else\n sanitizePosition (builtins.unsafeGetAttrPos "src" pkg);\nin {\n name = pkg.name;\n old_version = pkg.version or (builtins.parseDrvName pkg.name).version;\n inherit raw_version_position;\n filename = position.file;\n line = position.line;\n urls = pkg.src.urls or null;\n url = pkg.src.url or null;\n rev = pkg.src.rev or null;\n hash = pkg.src.outputHash or null;\n vendor_hash = pkg.vendorHash or null;\n vendor_sha256 = pkg.vendorSha256 or null;\n cargo_deps = pkg.cargoDeps.outputHash or null;\n cargo_lock =\n if pkg ? cargoDeps.lockFile then\n (sanitizePosition { file = pkg.cargoDeps.lockFile; }).file\n else\n null;\n npm_deps = pkg.npmDeps.outputHash or null;\n tests = builtins.attrNames (pkg.passthru.tests or {});\n has_update_script = pkg.passthru.updateScript or null != null;\n src_homepage = pkg.src.meta.homepage or null;\n changelog = pkg.meta.changelog or null;\n}', '--extra-experimental-features', 'flakes nix-command']' returned non-zero exit status 1. --- SHOWING ERROR LOG FOR buildbot-with-plugins-3.7.0 ---------------------- The update script for buildbot-with-plugins-3.7.0 failed with exit code 1