warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-311', using 'master' warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-311', using 'master' Running phase: initPhase @nix { "action": "setPhase", "phase": "initPhase" } Running phase: userSetupPhase @nix { "action": "setPhase", "phase": "userSetupPhase" } Running phase: effectPhase @nix { "action": "setPhase", "phase": "effectPhase" } :: live-ocr - no usable updateScript or update.sh, skipping :: netbox-seed - no usable updateScript or update.sh, skipping :: updater - no usable updateScript or update.sh, skipping From https://github.com/fosskar/nixfiles * branch main -> FETCH_HEAD HEAD is now at f29f8c5ee flake: update ssync (#346) Switched to a new branch 'update-package-agent-desktop' branch 'update-package-agent-desktop' set up to track 'origin/main'. unpacking 'https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz' into the Git cache... :: agent-desktop already at 0.18.0 :: agent-desktop - no update HEAD is now at f29f8c5ee flake: update ssync (#346) Switched to a new branch 'update-package-arbor' branch 'update-package-arbor' set up to track 'origin/main'. $ 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-source fetch https://api.github.com/repos/penso/arbor/releases?per_page=100&page=1 $ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/arbor/package.nix Not updating version, already 20260316.01 $ git -C /build/checkout diff -- /build/checkout/packages/arbor No changes detected, skipping remaining steps :: arbor - no update HEAD is now at f29f8c5ee flake: update ssync (#346) Switched to a new branch 'update-package-brave-origin' branch 'update-package-brave-origin' set up to track 'origin/main'. path is '/nix/store/n0w36fjkzwjwqiwmraa76ps9j6sznlbx-brave-origin-beta_1.94.98_amd64.deb' warning: Git tree '/build/checkout' is dirty traversed 3 files emitted 3 files for processing formatted 3 files (1 changed) in 28ms [update-package-brave-origin 83a88f2eb] brave-origin: 1.94.97 -> 1.94.98 1 file changed, 2 insertions(+), 6 deletions(-) fatal: couldn't find remote ref refs/heads/update-package-brave-origin remote: remote: Create a pull request for 'update-package-brave-origin' on GitHub by visiting: remote: https://github.com/fosskar/nixfiles/pull/new/update-package-brave-origin remote: To https://github.com/fosskar/nixfiles.git * [new branch] update-package-brave-origin -> update-package-brave-origin HEAD is now at 83a88f2eb brave-origin: 1.94.97 -> 1.94.98 Switched to a new branch 'update-package-garage-ui' branch 'update-package-garage-ui' set up to track 'origin/main'. $ 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-source fetch https://github.com/Noooste/garage-ui/releases.atom Update 0.10.0 -> 0.11.1 in /build/checkout/packages/garage-ui/package.nix $ 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' Updating subpackage frontend $ 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-source $ 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' $ 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' $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/garage-ui warning: Git tree '/build/checkout' is dirty traversed 1 files emitted 1 files for processing formatted 1 files (0 changed) in 15ms [update-package-garage-ui dacd49b87] garage-ui: 0.10.0 -> 0.11.1 1 file changed, 3 insertions(+), 3 deletions(-) fatal: couldn't find remote ref refs/heads/update-package-garage-ui remote: remote: Create a pull request for 'update-package-garage-ui' on GitHub by visiting: remote: https://github.com/fosskar/nixfiles/pull/new/update-package-garage-ui remote: To https://github.com/fosskar/nixfiles.git * [new branch] update-package-garage-ui -> update-package-garage-ui HEAD is now at dacd49b87 garage-ui: 0.10.0 -> 0.11.1 Switched to a new branch 'update-package-limux' branch 'update-package-limux' set up to track 'origin/main'. $ 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-source fetch https://api.github.com/repos/am-will/limux/releases?per_page=100&page=1 Update 0.1.21 -> 0.1.22 in /build/checkout/packages/limux/package.nix $ 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-source $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/limux warning: Git tree '/build/checkout' is dirty traversed 1 files emitted 1 files for processing formatted 1 files (0 changed) in 18ms [update-package-limux e4e08a697] limux: 0.1.21 -> 0.1.22 1 file changed, 2 insertions(+), 2 deletions(-) fatal: couldn't find remote ref refs/heads/update-package-limux remote: remote: Create a pull request for 'update-package-limux' on GitHub by visiting: remote: https://github.com/fosskar/nixfiles/pull/new/update-package-limux remote: To https://github.com/fosskar/nixfiles.git * [new branch] update-package-limux -> update-package-limux HEAD is now at e4e08a697 limux: 0.1.21 -> 0.1.22 Switched to a new branch 'update-package-netbird' branch 'update-package-netbird' set up to track 'origin/main'. $ 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-source fetch https://github.com/netbirdio/netbird/releases.atom Update 0.75.1 -> 0.76.0 in /build/checkout/packages/netbird-client/package.nix $ 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' $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/netbird-client warning: Git tree '/build/checkout' is dirty traversed 1 files emitted 1 files for processing formatted 1 files (0 changed) in 17ms $ 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-source fetch https://github.com/netbirdio/dashboard/releases.atom Not updating version, already 2.90.8 $ git -C /build/checkout diff -- /build/checkout/packages/netbird-dashboard No changes detected, skipping remaining steps :: netbird-dashboard - no update $ 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-source fetch https://github.com/netbirdio/netbird/releases.atom Update 0.75.1 -> 0.76.0 in /build/checkout/packages/netbird-proxy/package.nix $ 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' $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy warning: Git tree '/build/checkout' is dirty traversed 1 files emitted 1 files for processing formatted 1 files (0 changed) in 13ms $ 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-source fetch https://github.com/netbirdio/netbird/releases.atom Update 0.75.1 -> 0.76.0 in /build/checkout/packages/netbird-server/package.nix $ 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' $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/netbird-server warning: Git tree '/build/checkout' is dirty traversed 1 files emitted 1 files for processing formatted 1 files (0 changed) in 16ms [update-package-netbird 3353fb3c4] update netbird 3 files changed, 6 insertions(+), 6 deletions(-) fatal: couldn't find remote ref refs/heads/update-package-netbird remote: remote: Create a pull request for 'update-package-netbird' on GitHub by visiting: remote: https://github.com/fosskar/nixfiles/pull/new/update-package-netbird remote: To https://github.com/fosskar/nixfiles.git * [new branch] update-package-netbird -> update-package-netbird HEAD is now at 3353fb3c4 update netbird Switched to a new branch 'update-package-nextcloud' branch 'update-package-nextcloud' set up to track 'origin/main'. $ 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-source fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=1 $ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix Update 3.5.0 -> 3.5.0 in /build/checkout/packages/nextcloud-assistant/package.nix $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant No changes detected, skipping remaining steps :: nextcloud-assistant - no update $ 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-source fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=1 fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=2 fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=3 $ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix Not updating version, already 28.6.0 $ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news No changes detected, skipping remaining steps :: nextcloud-news - no update $ 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-source fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=1 $ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix Update 1.34.0 -> 1.34.0 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr No changes detected, skipping remaining steps :: nextcloud-workflow-ocr - no update HEAD is now at f29f8c5ee flake: update ssync (#346) Switched to a new branch 'update-package-opensoho' branch 'update-package-opensoho' set up to track 'origin/main'. $ 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-source fetch https://github.com/rubenbe/opensoho/releases.atom $ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix Update 0.14.1 -> 0.14.1 in /build/checkout/packages/opensoho/package.nix $ 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' $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/opensoho No changes detected, skipping remaining steps :: opensoho - no update HEAD is now at f29f8c5ee flake: update ssync (#346) Switched to a new branch 'update-package-sediment' branch 'update-package-sediment' set up to track 'origin/main'. $ 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-source fetch https://github.com/rendro/sediment/releases.atom $ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/sediment/package.nix Update 0.5.1 -> 0.5.1 in /build/checkout/packages/sediment/package.nix $ 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' $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/sediment No changes detected, skipping remaining steps :: sediment - no update HEAD is now at f29f8c5ee flake: update ssync (#346) Switched to a new branch 'update-package-t3code' branch 'update-package-t3code' set up to track 'origin/main'. $ 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-source fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1 fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2 fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3 Update 0.0.30 -> 0.0.31 in /build/checkout/packages/t3code/package.nix $ 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-source $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/t3code warning: Git tree '/build/checkout' is dirty traversed 1 files emitted 1 files for processing formatted 1 files (0 changed) in 18ms [update-package-t3code 0d0c262a5] t3code: 0.0.30 -> 0.0.31 1 file changed, 2 insertions(+), 2 deletions(-) fatal: couldn't find remote ref refs/heads/update-package-t3code remote: remote: Create a pull request for 'update-package-t3code' on GitHub by visiting: remote: https://github.com/fosskar/nixfiles/pull/new/update-package-t3code remote: To https://github.com/fosskar/nixfiles.git * [new branch] update-package-t3code -> update-package-t3code HEAD is now at 0d0c262a5 t3code: 0.0.30 -> 0.0.31 Switched to a new branch 'update-package-voquill' branch 'update-package-voquill' set up to track 'origin/main'. $ 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-source fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1 fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2 fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3 fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4 fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5 fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6 fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7 fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8 fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9 $ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix Update 0.0.650 -> 0.0.650 in /build/checkout/packages/voquill/package.nix $ 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' $ git -C /build/checkout diff -- /build/checkout/packages/voquill No changes detected, skipping remaining steps :: voquill - no update :: PR 350 - checks already green, merged directly :: PR 351 - nixbot/nix-build not green, not merging :: PR 352 - checks already green, merged directly :: PR 353 - checks already green, merged directly :: PR 354 - nixbot/nix-build not green, not merging effectPhase completed in 5 minutes 19 seconds