mpvScripts.sponsorblock 0 -> 1 attrpath: mpvScripts.sponsorblock Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [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/cda1l8wg6kqp5pkqd32nax65bn0v36lj-packages.json.drv building '/nix/store/cda1l8wg6kqp5pkqd32nax65bn0v36lj-packages.json.drv'... Going to be running update for following packages: - mpv_sponsorblock-unstable-2023-01-30 Press Enter key to continue... Running update for: - mpv_sponsorblock-unstable-2023-01-30: UPDATING ... - mpv_sponsorblock-unstable-2023-01-30: ERROR --- SHOWING ERROR LOG FOR mpv_sponsorblock-unstable-2023-01-30 ---------------------- error: … while evaluating attribute 'filename' at «string»:23:3: 22| inherit raw_version_position; 23| filename = position.file; | ^ 24| line = position.line; … while selecting an attribute at «string»:23:14: 22| inherit raw_version_position; 23| filename = position.file; | ^ 24| line = position.line; error: value is null while a set was expected Traceback (most recent call last): File "/nix/store/m5lghrak0xh1k01k3lana2gf7ma4a48l-nix-update-1.3.0/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/m5lghrak0xh1k01k3lana2gf7ma4a48l-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/__init__.py", line 291, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/m5lghrak0xh1k01k3lana2gf7ma4a48l-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/update.py", line 339, in update package = eval_attr(opts) ^^^^^^^^^^^^^^^ File "/nix/store/m5lghrak0xh1k01k3lana2gf7ma4a48l-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/eval.py", line 187, in eval_attr res = run(cmd) ^^^^^^^^ File "/nix/store/m5lghrak0xh1k01k3lana2gf7ma4a48l-nix-update-1.3.0/lib/python3.11/site-packages/nix_update/utils.py", line 37, in run return subprocess.run( ^^^^^^^^^^^^^^^ File "/nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/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/mpvScripts.sponsorblock";\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)."mpvScripts"."sponsorblock";\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 go_modules = pkg.goModules.outputHash or null;\n go_modules_old = pkg.go-modules.outputHash or null;\n cargo_deps = pkg.cargoDeps.outputHash or null;\n raw_cargo_lock =\n if pkg ? cargoDeps.lockFile then\n let\n inherit (pkg.cargoDeps) lockFile;\n res = builtins.tryEval (sanitizePosition {\n file = toString lockFile;\n });\n in\n if res.success then res.value.file else false\n else\n null;\n composer_deps = pkg.composerRepository.outputHash or null;\n npm_deps = pkg.npmDeps.outputHash or null;\n yarn_deps = pkg.offlineCache.outputHash or null;\n maven_deps = pkg.fetchedMavenDeps.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 maintainers = pkg.meta.maintainers or null;\n}', '--extra-experimental-features', 'flakes nix-command']' returned non-zero exit status 1. --- SHOWING ERROR LOG FOR mpv_sponsorblock-unstable-2023-01-30 ---------------------- The update script for mpv_sponsorblock-unstable-2023-01-30 failed with exit code 1