1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-336', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-336', using 'master'3building '/nix/store/xc3qcwf15r14m7867xqw7xlcpx56nscg-effect-update-pkgs-env.drv'...4Running phase: initPhase5@nix { "action": "setPhase", "phase": "initPhase" }6Running phase: userSetupPhase7@nix { "action": "setPhase", "phase": "userSetupPhase" }8Running phase: effectPhase9@nix { "action": "setPhase", "phase": "effectPhase" }10:: live-ocr - no usable updateScript or update.sh, skipping11:: netbox-seed - no usable updateScript or update.sh, skipping12:: updater - no usable updateScript or update.sh, skipping13From https://github.com/fosskar/nixfiles14 * branch main -> FETCH_HEAD15HEAD is now at 74cfe413b flake: update tangled (#399)16Switched to a new branch 'update-package-agent-desktop'17branch 'update-package-agent-desktop' set up to track 'origin/main'.18unpacking 'https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz' into the Git cache...19:: agent-desktop already at 0.18.020:: agent-desktop - no update21HEAD is now at 74cfe413b flake: update tangled (#399)22Switched to a new branch 'update-package-arbor'23branch 'update-package-arbor' set up to track 'origin/main'.24$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["arbor"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source25fetch https://api.github.com/repos/penso/arbor/releases?per_page=100&page=126$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/arbor/package.nix27Not updating version, already 20260316.0128$ git -C /build/checkout diff -- /build/checkout/packages/arbor29No changes detected, skipping remaining steps30:: arbor - no update31HEAD is now at 74cfe413b flake: update tangled (#399)32Switched to a new branch 'update-package-brave-origin'33branch 'update-package-brave-origin' set up to track 'origin/main'.34path is '/nix/store/z8x3sg5wrpzh1znn2g656v513vfymipw-brave-origin-beta_1.94.100_amd64.deb'35warning: Git tree '/build/checkout' is dirty36traversed 3 files37emitted 3 files for processing38formatted 3 files (1 changed) in 23ms39[update-package-brave-origin 2979a8fab] brave-origin: 1.94.99 -> 1.94.10040 1 file changed, 2 insertions(+), 6 deletions(-)41fatal: couldn't find remote ref refs/heads/update-package-brave-origin42remote: 43remote: Create a pull request for 'update-package-brave-origin' on GitHub by visiting: 44remote: https://github.com/fosskar/nixfiles/pull/new/update-package-brave-origin 45remote: 46To https://github.com/fosskar/nixfiles.git47 * [new branch] update-package-brave-origin -> update-package-brave-origin48HEAD is now at 2979a8fab brave-origin: 1.94.99 -> 1.94.10049Switched to a new branch 'update-package-garage-ui'50branch 'update-package-garage-ui' set up to track 'origin/main'.51$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["garage-ui"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source52fetch https://github.com/Noooste/garage-ui/releases.atom53$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/garage-ui/package.nix54Update 0.11.1 -> 0.11.1 in /build/checkout/packages/garage-ui/package.nix55$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."garage-ui" or flake."garage-ui").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'56Updating subpackage frontend57$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["garage-ui", "frontend"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source58$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."garage-ui"."frontend" or flake."garage-ui"."frontend").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'59$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."garage-ui"."frontend" or flake."garage-ui"."frontend").npmDeps; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'60$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."garage-ui" or flake."garage-ui").goModules; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'61$ git -C /build/checkout diff -- /build/checkout/packages/garage-ui62No changes detected, skipping remaining steps63:: garage-ui - no update64HEAD is now at 74cfe413b flake: update tangled (#399)65Switched to a new branch 'update-package-limux'66branch 'update-package-limux' set up to track 'origin/main'.67$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["limux"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source68fetch https://api.github.com/repos/am-will/limux/releases?per_page=100&page=169Not updating version, already 0.1.2270$ git -C /build/checkout diff -- /build/checkout/packages/limux71No changes detected, skipping remaining steps72:: limux - no update73HEAD is now at 74cfe413b flake: update tangled (#399)74Switched to a new branch 'update-package-netbird'75branch 'update-package-netbird' set up to track 'origin/main'.76$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["netbird-client"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source77fetch https://github.com/netbirdio/netbird/releases.atom78Update 0.76.0 -> 0.76.1 in /build/checkout/packages/netbird-client/package.nix79$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/xfg4smvlw82is4r652zgf5py7xvq2yrg-source"; in flake.packages.${builtins.currentSystem}."netbird-client" or flake."netbird-client").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'80$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/fcapj3d1irsrk5chs7sjw2y57kz47a19-source"; in flake.packages.${builtins.currentSystem}."netbird-client" or flake."netbird-client").goModules; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'81$ git -C /build/checkout diff -- /build/checkout/packages/netbird-client82warning: Git tree '/build/checkout' is dirty83traversed 1 files84emitted 1 files for processing85formatted 1 files (0 changed) in 14ms86$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["netbird-dashboard"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/fcapj3d1irsrk5chs7sjw2y57kz47a19-source87fetch https://github.com/netbirdio/dashboard/releases.atom88Not updating version, already 2.90.889$ git -C /build/checkout diff -- /build/checkout/packages/netbird-dashboard90No changes detected, skipping remaining steps91:: netbird-dashboard - no update92$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["netbird-proxy"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/fcapj3d1irsrk5chs7sjw2y57kz47a19-source93fetch https://github.com/netbirdio/netbird/releases.atom94Update 0.76.0 -> 0.76.1 in /build/checkout/packages/netbird-proxy/package.nix95$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ank64lx5h5dz14pjjcayv786h0pw73j2-source"; in flake.packages.${builtins.currentSystem}."netbird-proxy" or flake."netbird-proxy").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'96$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwaclcslz3kaa1wgm354wxnibi80f8rf-source"; in flake.packages.${builtins.currentSystem}."netbird-proxy" or flake."netbird-proxy").goModules; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'97$ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy98warning: Git tree '/build/checkout' is dirty99traversed 1 files100emitted 1 files for processing101formatted 1 files (0 changed) in 14ms102$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["netbird-server"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/nwaclcslz3kaa1wgm354wxnibi80f8rf-source103fetch https://github.com/netbirdio/netbird/releases.atom104Update 0.76.0 -> 0.76.1 in /build/checkout/packages/netbird-server/package.nix105$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/h253cq564q40c3s8gil8f2532vhq4rr3-source"; in flake.packages.${builtins.currentSystem}."netbird-server" or flake."netbird-server").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'106$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/7q3yj1c9mhvmzvp9h1six63kq9zask35-source"; in flake.packages.${builtins.currentSystem}."netbird-server" or flake."netbird-server").goModules; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'107$ git -C /build/checkout diff -- /build/checkout/packages/netbird-server108warning: Git tree '/build/checkout' is dirty109traversed 1 files110emitted 1 files for processing111formatted 1 files (0 changed) in 13ms112[update-package-netbird 3843aecd4] update netbird113 3 files changed, 6 insertions(+), 6 deletions(-)114fatal: couldn't find remote ref refs/heads/update-package-netbird115remote: 116remote: Create a pull request for 'update-package-netbird' on GitHub by visiting: 117remote: https://github.com/fosskar/nixfiles/pull/new/update-package-netbird 118remote: 119To https://github.com/fosskar/nixfiles.git120 * [new branch] update-package-netbird -> update-package-netbird121HEAD is now at 3843aecd4 update netbird122Switched to a new branch 'update-package-nextcloud'123branch 'update-package-nextcloud' set up to track 'origin/main'.124$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["nextcloud-assistant"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source125fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=1126$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix127Update 3.5.0 -> 3.5.0 in /build/checkout/packages/nextcloud-assistant/package.nix128$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."nextcloud-assistant" or flake."nextcloud-assistant").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'129$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant130No changes detected, skipping remaining steps131:: nextcloud-assistant - no update132$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["nextcloud-news"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source133fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=1134fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=2135fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=3136$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix137Not updating version, already 28.6.0138$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news139No changes detected, skipping remaining steps140:: nextcloud-news - no update141$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["nextcloud-workflow-ocr"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source142fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=1143$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix144Update 1.34.0 -> 1.34.0 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix145$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."nextcloud-workflow-ocr" or flake."nextcloud-workflow-ocr").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'146$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr147No changes detected, skipping remaining steps148:: nextcloud-workflow-ocr - no update149HEAD is now at 74cfe413b flake: update tangled (#399)150Switched to a new branch 'update-package-opensoho'151branch 'update-package-opensoho' set up to track 'origin/main'.152$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["opensoho"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source153fetch https://github.com/rubenbe/opensoho/releases.atom154$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix155Update 0.14.1 -> 0.14.1 in /build/checkout/packages/opensoho/package.nix156$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."opensoho" or flake."opensoho").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'157$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."opensoho" or flake."opensoho").goModules; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'158$ git -C /build/checkout diff -- /build/checkout/packages/opensoho159No changes detected, skipping remaining steps160:: opensoho - no update161HEAD is now at 74cfe413b flake: update tangled (#399)162Switched to a new branch 'update-package-sediment'163branch 'update-package-sediment' set up to track 'origin/main'.164$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["sediment"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source165fetch https://github.com/rendro/sediment/releases.atom166$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/sediment/package.nix167Update 0.5.1 -> 0.5.1 in /build/checkout/packages/sediment/package.nix168$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."sediment" or flake."sediment").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'169$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."sediment" or flake."sediment").cargoDeps.vendorStaging; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'170$ git -C /build/checkout diff -- /build/checkout/packages/sediment171No changes detected, skipping remaining steps172:: sediment - no update173HEAD is now at 74cfe413b flake: update tangled (#399)174Switched to a new branch 'update-package-t3code'175branch 'update-package-t3code' set up to track 'origin/main'.176$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["t3code"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source177fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1178fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2179fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3180Not updating version, already 0.0.31181$ git -C /build/checkout diff -- /build/checkout/packages/t3code182No changes detected, skipping remaining steps183:: t3code - no update184HEAD is now at 74cfe413b flake: update tangled (#399)185Switched to a new branch 'update-package-voquill'186branch 'update-package-voquill' set up to track 'origin/main'.187$ nix-instantiate --eval --json --strict /nix/store/rp9nycffwza4i3is5rf109cd2d9iqzbv-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["voquill"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source188fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1189fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2190fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3191fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4192fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5193fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6194fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7195fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8196fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9197$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix198Update 0.0.650 -> 0.0.650 in /build/checkout/packages/voquill/package.nix199$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/c99nrwxycnwsml6fpcrwgg843fbm0gw9-source"; in flake.packages.${builtins.currentSystem}."voquill" or flake."voquill").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'200$ git -C /build/checkout diff -- /build/checkout/packages/voquill201No changes detected, skipping remaining steps202:: voquill - no update203:: PR 400 - checks already green, merged directly204:: PR 401 - checks already green, merged directly205effectPhase completed in 4 minutes 20 seconds