mpvScripts.youtube-upnext 0 -> 1 attrpath: mpvScripts.youtube-upnext 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 Going to be running update for following packages: - youtube-upnext-1.1 Press Enter key to continue... Running update for: - youtube-upnext-1.1: UPDATING ... - youtube-upnext-1.1: ERROR --- SHOWING ERROR LOG FOR youtube-upnext-1.1 ---------------------- + url= + branch= + hardcode_zero_version= + tag_format= + tag_prefix= + tag_converter= + shallow_clone= + : '' + (( 3 > 0 )) + flag=--url= + shift 1 + case "$flag" in + url= + (( 2 > 0 )) + flag='--tag-format=*' + shift 1 + case "$flag" in + tag_format='*' + (( 1 > 0 )) + flag=--shallow-clone + shift 1 + case "$flag" in + shallow_clone=1 + (( 0 > 0 )) + [[ -z '' ]] ++ nix-instantiate --eval -E 'with import ./. {}; mpvScripts.youtube-upnext.src.gitRepoUrl' ++ tr -d '"' + url=https://github.com/cvzi/mpv-youtube-upnext.git ++ mktemp -d + tmpdir=/tmp/tmp.wBFS7KFfyN + cloneArgs=() + [[ 1 == \1 ]] + cloneArgs+=(--depth=1) + [[ -n '' ]] + git clone --depth=1 https://github.com/cvzi/mpv-youtube-upnext.git /tmp/tmp.wBFS7KFfyN Cloning into '/tmp/tmp.wBFS7KFfyN'... + pushd /tmp/tmp.wBFS7KFfyN ++ git show -s --pretty=format:%cs + commit_date=2024-06-23 ++ git show -s --pretty=format:%H + commit_sha=ceb7e7ce3fe0bc0d2bc2bad8b2dc974781767031 + last_tag= + [[ -z '' ]] + [[ 1 == \1 ]] + depth=100 + (( depth < 10000 )) ++ getLatestVersion ++ git describe --tags --abbrev=0 --match '*' ++ true + last_tag= + [[ -n '' ]] + git fetch --depth=100 --tags From https://github.com/cvzi/mpv-youtube-upnext * [new tag] v1.0 -> v1.0 * [new tag] v1.1 -> v1.1 + depth=200 + (( depth < 10000 )) ++ getLatestVersion ++ git describe --tags --abbrev=0 --match '*' ++ true + last_tag= + [[ -n '' ]] + git fetch --depth=200 --tags + depth=400 + (( depth < 10000 )) ++ getLatestVersion ++ git describe --tags --abbrev=0 --match '*' + last_tag=v1.1 + [[ -n v1.1 ]] + break + [[ -z v1.1 ]] + [[ -z v1.1 ]] + [[ -n '' ]] + [[ -n '' ]] + [[ ! v1.1 =~ ^[[:digit:]] ]] + echo 'Last tag '\''v1.1'\'' does not start with a digit' Last tag 'v1.1' does not start with a digit + exit 1 --- SHOWING ERROR LOG FOR youtube-upnext-1.1 ---------------------- The update script for youtube-upnext-1.1 failed with exit code 1