1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-300', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-300', using 'master'3Running phase: initPhase4@nix { "action": "setPhase", "phase": "initPhase" }5Running phase: userSetupPhase6@nix { "action": "setPhase", "phase": "userSetupPhase" }7Running phase: effectPhase8@nix { "action": "setPhase", "phase": "effectPhase" }9:: live-ocr - no usable updateScript or update.sh, skipping10:: netbox-seed - no usable updateScript or update.sh, skipping11:: updater - no usable updateScript or update.sh, skipping12From https://github.com/fosskar/nixfiles13 * branch main -> FETCH_HEAD14HEAD is now at 3b214cf2 flake: update nixpkgs-small (#328)15Switched to a new branch 'update-package-agent-desktop'16branch 'update-package-agent-desktop' set up to track 'origin/main'.17unpacking 'https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz' into the Git cache...18:: agent-desktop already at 0.18.019:: agent-desktop - no update20HEAD is now at 3b214cf2 flake: update nixpkgs-small (#328)21Switched to a new branch 'update-package-arbor'22branch 'update-package-arbor' set up to track 'origin/main'.23$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source24fetch https://api.github.com/repos/penso/arbor/releases?per_page=100&page=125$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/arbor/package.nix26Not updating version, already 20260316.0127$ git -C /build/checkout diff -- /build/checkout/packages/arbor28No changes detected, skipping remaining steps29:: arbor - no update30HEAD is now at 3b214cf2 flake: update nixpkgs-small (#328)31Switched to a new branch 'update-package-brave-origin'32branch 'update-package-brave-origin' set up to track 'origin/main'.33path is '/nix/store/zk72mcycgrcp0spgv7jhsynd57kqwhd0-brave-origin-beta_1.94.97_arm64.deb'34path is '/nix/store/19p2ydsn6ixqmsr3a1rcpyj69ckfm6a4-brave-origin-beta_1.94.97_amd64.deb'35warning: Git tree '/build/checkout' is dirty36traversed 3 files37emitted 3 files for processing38formatted 3 files (1 changed) in 29ms39[update-package-brave-origin 3dd05e2b] brave-origin: 1.94.96 -> 1.94.9740 1 file changed, 6 insertions(+), 2 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 3dd05e2b brave-origin: 1.94.96 -> 1.94.9749Switched 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/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source52fetch https://github.com/Noooste/garage-ui/releases.atom53$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/garage-ui/package.nix54Update 0.10.0 -> 0.10.0 in /build/checkout/packages/garage-ui/package.nix55$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/01l13hlncr4zfi2g4rca811fsd85kjsf-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/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source58$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/01l13hlncr4zfi2g4rca811fsd85kjsf-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/01l13hlncr4zfi2g4rca811fsd85kjsf-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/01l13hlncr4zfi2g4rca811fsd85kjsf-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 3b214cf2 flake: update nixpkgs-small (#328)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/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source68fetch https://api.github.com/repos/am-will/limux/releases?per_page=100&page=169Not updating version, already 0.1.2170$ git -C /build/checkout diff -- /build/checkout/packages/limux71No changes detected, skipping remaining steps72:: limux - no update73HEAD is now at 3b214cf2 flake: update nixpkgs-small (#328)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/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source77fetch https://github.com/netbirdio/netbird/releases.atom78Update 0.75.0 -> 0.75.1 in /build/checkout/packages/netbird-client/package.nix79$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/rycn9md7ksmbbccifsw0wr01lbif5r2s-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/j83gjab1x1dmpy3dc1wf6k88ilranp5z-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/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/j83gjab1x1dmpy3dc1wf6k88ilranp5z-source87fetch https://github.com/netbirdio/dashboard/releases.atom88Update 2.90.7 -> 2.90.8 in /build/checkout/packages/netbird-dashboard/package.nix89$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/p742r04fvffr9bgh8w7d13jknvlgqsr9-source"; in flake.packages.${builtins.currentSystem}."netbird-dashboard" or flake."netbird-dashboard").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'90$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/1clv3ixw6zhnjjsi4516r1qxv88ps2dk-source"; in flake.packages.${builtins.currentSystem}."netbird-dashboard" or flake."netbird-dashboard").npmDeps; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'91$ git -C /build/checkout diff -- /build/checkout/packages/netbird-dashboard92warning: Git tree '/build/checkout' is dirty93traversed 1 files94emitted 1 files for processing95formatted 1 files (0 changed) in 14ms96$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/1clv3ixw6zhnjjsi4516r1qxv88ps2dk-source97fetch https://github.com/netbirdio/netbird/releases.atom98Update 0.75.0 -> 0.75.1 in /build/checkout/packages/netbird-proxy/package.nix99$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/9mqj7q6nvav5bimb8wc25jcfxc8wb8r1-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'100$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/p8h1ry66sszmpzi056kbqir9d7jwl6kx-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'101$ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy102warning: Git tree '/build/checkout' is dirty103traversed 1 files104emitted 1 files for processing105formatted 1 files (0 changed) in 14ms106$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/p8h1ry66sszmpzi056kbqir9d7jwl6kx-source107fetch https://github.com/netbirdio/netbird/releases.atom108Update 0.75.0 -> 0.75.1 in /build/checkout/packages/netbird-server/package.nix109$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/dqiqpa7ji3bj63z1qvyk1kpk50khzchm-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'110$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/h0wc8cjsafnrvcsz4sn16bz3qfw7zb9f-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'111$ git -C /build/checkout diff -- /build/checkout/packages/netbird-server112warning: Git tree '/build/checkout' is dirty113traversed 1 files114emitted 1 files for processing115formatted 1 files (0 changed) in 14ms116[update-package-netbird 7acea6ea] update netbird117 4 files changed, 8 insertions(+), 8 deletions(-)118fatal: couldn't find remote ref refs/heads/update-package-netbird119remote: 120remote: Create a pull request for 'update-package-netbird' on GitHub by visiting: 121remote: https://github.com/fosskar/nixfiles/pull/new/update-package-netbird 122remote: 123To https://github.com/fosskar/nixfiles.git124 * [new branch] update-package-netbird -> update-package-netbird125HEAD is now at 7acea6ea update netbird126Switched to a new branch 'update-package-nextcloud'127branch 'update-package-nextcloud' set up to track 'origin/main'.128$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source129fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=1130$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix131Update 3.5.0 -> 3.5.0 in /build/checkout/packages/nextcloud-assistant/package.nix132$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/01l13hlncr4zfi2g4rca811fsd85kjsf-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'133$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant134No changes detected, skipping remaining steps135:: nextcloud-assistant - no update136$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source137fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=1138fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=2139fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=3140$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix141Not updating version, already 28.6.0142$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news143No changes detected, skipping remaining steps144:: nextcloud-news - no update145$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source146fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=1147$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix148Update 1.34.0 -> 1.34.0 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix149$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/01l13hlncr4zfi2g4rca811fsd85kjsf-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'150$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr151No changes detected, skipping remaining steps152:: nextcloud-workflow-ocr - no update153HEAD is now at 3b214cf2 flake: update nixpkgs-small (#328)154Switched to a new branch 'update-package-opensoho'155branch 'update-package-opensoho' set up to track 'origin/main'.156$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source157fetch https://github.com/rubenbe/opensoho/releases.atom158$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix159Update 0.14.1 -> 0.14.1 in /build/checkout/packages/opensoho/package.nix160$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/01l13hlncr4zfi2g4rca811fsd85kjsf-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'161$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/01l13hlncr4zfi2g4rca811fsd85kjsf-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'162$ git -C /build/checkout diff -- /build/checkout/packages/opensoho163No changes detected, skipping remaining steps164:: opensoho - no update165HEAD is now at 3b214cf2 flake: update nixpkgs-small (#328)166Switched to a new branch 'update-package-sediment'167branch 'update-package-sediment' set up to track 'origin/main'.168$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source169fetch https://github.com/rendro/sediment/releases.atom170$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/sediment/package.nix171Update 0.5.1 -> 0.5.1 in /build/checkout/packages/sediment/package.nix172$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/01l13hlncr4zfi2g4rca811fsd85kjsf-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'173$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/01l13hlncr4zfi2g4rca811fsd85kjsf-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'174$ git -C /build/checkout diff -- /build/checkout/packages/sediment175No changes detected, skipping remaining steps176:: sediment - no update177HEAD is now at 3b214cf2 flake: update nixpkgs-small (#328)178Switched to a new branch 'update-package-t3code'179branch 'update-package-t3code' set up to track 'origin/main'.180$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source181fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1182fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2183fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3184Update 0.0.29 -> 0.0.30 in /build/checkout/packages/t3code/package.nix185$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/cd9gpx205c4az2zdm6da8spnvbalkqk0-source186$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/cd9gpx205c4az2zdm6da8spnvbalkqk0-source"; in flake.packages.${builtins.currentSystem}."t3code" or flake."t3code").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'187$ git -C /build/checkout diff -- /build/checkout/packages/t3code188warning: Git tree '/build/checkout' is dirty189traversed 1 files190emitted 1 files for processing191formatted 1 files (0 changed) in 16ms192[update-package-t3code e75b8165] t3code: 0.0.29 -> 0.0.30193 1 file changed, 2 insertions(+), 2 deletions(-)194fatal: couldn't find remote ref refs/heads/update-package-t3code195remote: 196remote: Create a pull request for 'update-package-t3code' on GitHub by visiting: 197remote: https://github.com/fosskar/nixfiles/pull/new/update-package-t3code 198remote: 199To https://github.com/fosskar/nixfiles.git200 * [new branch] update-package-t3code -> update-package-t3code201HEAD is now at e75b8165 t3code: 0.0.29 -> 0.0.30202Switched to a new branch 'update-package-voquill'203branch 'update-package-voquill' set up to track 'origin/main'.204$ nix-instantiate --eval --json --strict /nix/store/cqz6k3fnh3pflv2bxs8qv45hj1vmbylq-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/01l13hlncr4zfi2g4rca811fsd85kjsf-source205fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1206fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2207fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3208fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4209fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5210fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6211fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7212fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8213fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9214$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix215Update 0.0.650 -> 0.0.650 in /build/checkout/packages/voquill/package.nix216$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/01l13hlncr4zfi2g4rca811fsd85kjsf-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'217$ git -C /build/checkout diff -- /build/checkout/packages/voquill218No changes detected, skipping remaining steps219:: voquill - no update220:: PR 334 - checks already green, merged directly221:: PR 335 - checks already green, merged directly222:: PR 336 - nixbot/nix-build not green, not merging223effectPhase completed in 5 minutes 30 seconds