nn 0 -> 1 attrpath: nn 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 this derivation will be built: /nix/store/djbxgxnhhr49mc8a95llf6pnf0n7jwf2-packages.json.drv building '/nix/store/djbxgxnhhr49mc8a95llf6pnf0n7jwf2-packages.json.drv'... sourcing setup hook '/nix/store/yq6n8b0mnk0qxzbs3ajsjcp8ziwqylrl-patchelf-0.15.0/nix-support/setup-hook' sourcing setup hook '/nix/store/iks1pihvbilsh5sy8qvpd638k422w9i8-update-autotools-gnu-config-scripts-hook/nix-support/setup-hook' sourcing setup hook '/nix/store/h9lc1dpi14z7is86ffhl3ld569138595-audit-tmpdir.sh' sourcing setup hook '/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh' sourcing setup hook '/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh' sourcing setup hook '/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh' sourcing setup hook '/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh' sourcing setup hook '/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh' sourcing setup hook '/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh' sourcing setup hook '/nix/store/jivxp510zxakaaic7qkrb7v1dd2rdbw9-multiple-outputs.sh' sourcing setup hook '/nix/store/ilaf1w22bxi6jsi45alhmvvdgy4ly3zs-patch-shebangs.sh' sourcing setup hook '/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh' sourcing setup hook '/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh' sourcing setup hook '/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh' sourcing setup hook '/nix/store/gps9qrh99j7g02840wv5x78ykmz30byp-strip.sh' Going to be running update for following packages: - nn Press Enter key to continue... Running update for: - nn: UPDATING ... - nn: ERROR --- SHOWING ERROR LOG FOR nn ---------------------- + 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 ./. {}; nn.src.gitRepoUrl' ++ tr -d '"' + url=https://github.com/sakov/nn-c.git ++ mktemp -d + tmpdir=/tmp/tmp.doZ6GIEyxr + cloneArgs=() + [[ 1 == \1 ]] + cloneArgs+=(--depth=1) + [[ -n '' ]] + git clone --depth=1 https://github.com/sakov/nn-c.git /tmp/tmp.doZ6GIEyxr Cloning into '/tmp/tmp.doZ6GIEyxr'... + pushd /tmp/tmp.doZ6GIEyxr ++ git show -s --pretty=format:%cs + commit_date=2024-04-08 ++ git show -s --pretty=format:%H + commit_sha=f8e880b6ae39ff4bb4d617f61db5f92311bd04b6 + 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/sakov/nn-c * [new tag] v1.85.0 -> v1.85.0 + 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.85.0 + [[ -n v1.85.0 ]] + break + [[ -z v1.85.0 ]] + [[ -z v1.85.0 ]] + [[ -n '' ]] + [[ -n '' ]] + [[ ! v1.85.0 =~ ^[[:digit:]] ]] + echo 'Last tag '\''v1.85.0'\'' does not start with a digit' Last tag 'v1.85.0' does not start with a digit + exit 1 --- SHOWING ERROR LOG FOR nn ---------------------- The update script for nn failed with exit code 1