nixbot

builds

succeeded update-pkgs run #311 · raw · history · fosskar/nixfiles

1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-311', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-311', 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 f29f8c5ee flake: update ssync (#346)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 f29f8c5ee flake: update ssync (#346)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/gb1j91p154kpbi54bxfkal5f5birayr6-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 f29f8c5ee flake: update ssync (#346)31Switched to a new branch 'update-package-brave-origin'32branch 'update-package-brave-origin' set up to track 'origin/main'.33path is '/nix/store/n0w36fjkzwjwqiwmraa76ps9j6sznlbx-brave-origin-beta_1.94.98_amd64.deb'34warning: Git tree '/build/checkout' is dirty35traversed 3 files36emitted 3 files for processing37formatted 3 files (1 changed) in 28ms38[update-package-brave-origin 83a88f2eb] brave-origin: 1.94.97 -> 1.94.9839 1 file changed, 2 insertions(+), 6 deletions(-)40fatal: couldn't find remote ref refs/heads/update-package-brave-origin41remote: 42remote: Create a pull request for 'update-package-brave-origin' on GitHub by visiting:        43remote:      https://github.com/fosskar/nixfiles/pull/new/update-package-brave-origin        44remote: 45To https://github.com/fosskar/nixfiles.git46 * [new branch]          update-package-brave-origin -> update-package-brave-origin47HEAD is now at 83a88f2eb brave-origin: 1.94.97 -> 1.94.9848Switched to a new branch 'update-package-garage-ui'49branch 'update-package-garage-ui' set up to track 'origin/main'.50$ 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/gb1j91p154kpbi54bxfkal5f5birayr6-source51fetch https://github.com/Noooste/garage-ui/releases.atom52Update 0.10.0 -> 0.11.1 in /build/checkout/packages/garage-ui/package.nix53$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/aix127i9vndy392a0xk0gs2prd7a97p9-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'54Updating subpackage frontend55$ 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/5i0gzgw4zh83z31gdnqp666855c4i3mm-source56$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/5i0gzgw4zh83z31gdnqp666855c4i3mm-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'57$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/5i0gzgw4zh83z31gdnqp666855c4i3mm-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'58$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/xjrf06ffpgv2g9k8dwm8y2xay0kyj35a-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'59$ git -C /build/checkout diff -- /build/checkout/packages/garage-ui60warning: Git tree '/build/checkout' is dirty61traversed 1 files62emitted 1 files for processing63formatted 1 files (0 changed) in 15ms64[update-package-garage-ui dacd49b87] garage-ui: 0.10.0 -> 0.11.165 1 file changed, 3 insertions(+), 3 deletions(-)66fatal: couldn't find remote ref refs/heads/update-package-garage-ui67remote: 68remote: Create a pull request for 'update-package-garage-ui' on GitHub by visiting:        69remote:      https://github.com/fosskar/nixfiles/pull/new/update-package-garage-ui        70remote: 71To https://github.com/fosskar/nixfiles.git72 * [new branch]          update-package-garage-ui -> update-package-garage-ui73HEAD is now at dacd49b87 garage-ui: 0.10.0 -> 0.11.174Switched to a new branch 'update-package-limux'75branch 'update-package-limux' 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 '["limux"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/gb1j91p154kpbi54bxfkal5f5birayr6-source77fetch https://api.github.com/repos/am-will/limux/releases?per_page=100&page=178Update 0.1.21 -> 0.1.22 in /build/checkout/packages/limux/package.nix79$ 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/mlwybqskk037aapww330k61j79dlqcqf-source80$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/mlwybqskk037aapww330k61j79dlqcqf-source"; in flake.packages.${builtins.currentSystem}."limux" or flake."limux").src; 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/limux82warning: Git tree '/build/checkout' is dirty83traversed 1 files84emitted 1 files for processing85formatted 1 files (0 changed) in 18ms86[update-package-limux e4e08a697] limux: 0.1.21 -> 0.1.2287 1 file changed, 2 insertions(+), 2 deletions(-)88fatal: couldn't find remote ref refs/heads/update-package-limux89remote: 90remote: Create a pull request for 'update-package-limux' on GitHub by visiting:        91remote:      https://github.com/fosskar/nixfiles/pull/new/update-package-limux        92remote: 93To https://github.com/fosskar/nixfiles.git94 * [new branch]          update-package-limux -> update-package-limux95HEAD is now at e4e08a697 limux: 0.1.21 -> 0.1.2296Switched to a new branch 'update-package-netbird'97branch 'update-package-netbird' set up to track 'origin/main'.98$ 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/gb1j91p154kpbi54bxfkal5f5birayr6-source99fetch https://github.com/netbirdio/netbird/releases.atom100Update 0.75.1 -> 0.76.0 in /build/checkout/packages/netbird-client/package.nix101$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/wv983c0r7g6xjlyhvnp7nvww61ncmsvz-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'102$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lhfkhsg99b1i5b39kal7yviaj9lbf1nh-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'103$ git -C /build/checkout diff -- /build/checkout/packages/netbird-client104warning: Git tree '/build/checkout' is dirty105traversed 1 files106emitted 1 files for processing107formatted 1 files (0 changed) in 17ms108$ 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/lhfkhsg99b1i5b39kal7yviaj9lbf1nh-source109fetch https://github.com/netbirdio/dashboard/releases.atom110Not updating version, already 2.90.8111$ git -C /build/checkout diff -- /build/checkout/packages/netbird-dashboard112No changes detected, skipping remaining steps113:: netbird-dashboard - no update114$ 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/lhfkhsg99b1i5b39kal7yviaj9lbf1nh-source115fetch https://github.com/netbirdio/netbird/releases.atom116Update 0.75.1 -> 0.76.0 in /build/checkout/packages/netbird-proxy/package.nix117$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/9v4dqrkafikb5hn3ydcn4fzmdd20ybkw-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'118$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/dd3mlw09wz7awly1nrjlkbl6yxm3l7wz-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'119$ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy120warning: Git tree '/build/checkout' is dirty121traversed 1 files122emitted 1 files for processing123formatted 1 files (0 changed) in 13ms124$ 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/dd3mlw09wz7awly1nrjlkbl6yxm3l7wz-source125fetch https://github.com/netbirdio/netbird/releases.atom126Update 0.75.1 -> 0.76.0 in /build/checkout/packages/netbird-server/package.nix127$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/djcch6j0yh43c3hf010f5icz62irvvfc-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'128$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/xym1gx4fp4max4xh63j0d0jvcjzcjvpd-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'129$ git -C /build/checkout diff -- /build/checkout/packages/netbird-server130warning: Git tree '/build/checkout' is dirty131traversed 1 files132emitted 1 files for processing133formatted 1 files (0 changed) in 16ms134[update-package-netbird 3353fb3c4] update netbird135 3 files changed, 6 insertions(+), 6 deletions(-)136fatal: couldn't find remote ref refs/heads/update-package-netbird137remote: 138remote: Create a pull request for 'update-package-netbird' on GitHub by visiting:        139remote:      https://github.com/fosskar/nixfiles/pull/new/update-package-netbird        140remote: 141To https://github.com/fosskar/nixfiles.git142 * [new branch]          update-package-netbird -> update-package-netbird143HEAD is now at 3353fb3c4 update netbird144Switched to a new branch 'update-package-nextcloud'145branch 'update-package-nextcloud' set up to track 'origin/main'.146$ 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/gb1j91p154kpbi54bxfkal5f5birayr6-source147fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=1148$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix149Update 3.5.0 -> 3.5.0 in /build/checkout/packages/nextcloud-assistant/package.nix150$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/gb1j91p154kpbi54bxfkal5f5birayr6-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'151$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant152No changes detected, skipping remaining steps153:: nextcloud-assistant - no update154$ 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/gb1j91p154kpbi54bxfkal5f5birayr6-source155fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=1156fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=2157fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=3158$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix159Not updating version, already 28.6.0160$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news161No changes detected, skipping remaining steps162:: nextcloud-news - no update163$ 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/gb1j91p154kpbi54bxfkal5f5birayr6-source164fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=1165$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix166Update 1.34.0 -> 1.34.0 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix167$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/gb1j91p154kpbi54bxfkal5f5birayr6-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'168$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr169No changes detected, skipping remaining steps170:: nextcloud-workflow-ocr - no update171HEAD is now at f29f8c5ee flake: update ssync (#346)172Switched to a new branch 'update-package-opensoho'173branch 'update-package-opensoho' set up to track 'origin/main'.174$ 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/gb1j91p154kpbi54bxfkal5f5birayr6-source175fetch https://github.com/rubenbe/opensoho/releases.atom176$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix177Update 0.14.1 -> 0.14.1 in /build/checkout/packages/opensoho/package.nix178$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/gb1j91p154kpbi54bxfkal5f5birayr6-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'179$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/gb1j91p154kpbi54bxfkal5f5birayr6-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'180$ git -C /build/checkout diff -- /build/checkout/packages/opensoho181No changes detected, skipping remaining steps182:: opensoho - no update183HEAD is now at f29f8c5ee flake: update ssync (#346)184Switched to a new branch 'update-package-sediment'185branch 'update-package-sediment' set up to track 'origin/main'.186$ 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/gb1j91p154kpbi54bxfkal5f5birayr6-source187fetch https://github.com/rendro/sediment/releases.atom188$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/sediment/package.nix189Update 0.5.1 -> 0.5.1 in /build/checkout/packages/sediment/package.nix190$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/gb1j91p154kpbi54bxfkal5f5birayr6-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'191$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/gb1j91p154kpbi54bxfkal5f5birayr6-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'192$ git -C /build/checkout diff -- /build/checkout/packages/sediment193No changes detected, skipping remaining steps194:: sediment - no update195HEAD is now at f29f8c5ee flake: update ssync (#346)196Switched to a new branch 'update-package-t3code'197branch 'update-package-t3code' set up to track 'origin/main'.198$ 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/gb1j91p154kpbi54bxfkal5f5birayr6-source199fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1200fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2201fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3202Update 0.0.30 -> 0.0.31 in /build/checkout/packages/t3code/package.nix203$ 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/315hmbrbgz252fqljwc76nsrswpsrj32-source204$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/315hmbrbgz252fqljwc76nsrswpsrj32-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'205$ git -C /build/checkout diff -- /build/checkout/packages/t3code206warning: Git tree '/build/checkout' is dirty207traversed 1 files208emitted 1 files for processing209formatted 1 files (0 changed) in 18ms210[update-package-t3code 0d0c262a5] t3code: 0.0.30 -> 0.0.31211 1 file changed, 2 insertions(+), 2 deletions(-)212fatal: couldn't find remote ref refs/heads/update-package-t3code213remote: 214remote: Create a pull request for 'update-package-t3code' on GitHub by visiting:        215remote:      https://github.com/fosskar/nixfiles/pull/new/update-package-t3code        216remote: 217To https://github.com/fosskar/nixfiles.git218 * [new branch]          update-package-t3code -> update-package-t3code219HEAD is now at 0d0c262a5 t3code: 0.0.30 -> 0.0.31220Switched to a new branch 'update-package-voquill'221branch 'update-package-voquill' set up to track 'origin/main'.222$ 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/gb1j91p154kpbi54bxfkal5f5birayr6-source223fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1224fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2225fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3226fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4227fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5228fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6229fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7230fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8231fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9232$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix233Update 0.0.650 -> 0.0.650 in /build/checkout/packages/voquill/package.nix234$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/gb1j91p154kpbi54bxfkal5f5birayr6-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'235$ git -C /build/checkout diff -- /build/checkout/packages/voquill236No changes detected, skipping remaining steps237:: voquill - no update238:: PR 350 - checks already green, merged directly239:: PR 351 - nixbot/nix-build not green, not merging240:: PR 352 - checks already green, merged directly241:: PR 353 - checks already green, merged directly242:: PR 354 - nixbot/nix-build not green, not merging243effectPhase completed in 5 minutes 19 seconds