nixbot

builds

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

1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-256', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-256', 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 bd4ca295 flake: follow nixbot in ssync and wiki inputs15Switched 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 bd4ca295 flake: follow nixbot in ssync and wiki inputs21Switched 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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 bd4ca295 flake: follow nixbot in ssync and wiki inputs31Switched to a new branch 'update-package-brave-origin'32branch 'update-package-brave-origin' set up to track 'origin/main'.33path is '/nix/store/sczz3466qkykpdrfmmihjg8pn70nfryq-brave-origin-beta_1.94.95_amd64.deb'34warning: Git tree '/build/checkout' is dirty35traversed 3 files36emitted 3 files for processing37formatted 3 files (1 changed) in 35ms38:: brave-origin - no update39HEAD is now at bd4ca295 flake: follow nixbot in ssync and wiki inputs40Switched to a new branch 'update-package-garage-ui'41branch 'update-package-garage-ui' set up to track 'origin/main'.42$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source43fetch https://github.com/Noooste/garage-ui/releases.atom44$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/garage-ui/package.nix45Update 0.10.0 -> 0.10.0 in /build/checkout/packages/garage-ui/package.nix46$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'47Updating subpackage frontend48$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source49$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'50$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'51$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'52$ git -C /build/checkout diff -- /build/checkout/packages/garage-ui53No changes detected, skipping remaining steps54:: garage-ui - no update55HEAD is now at bd4ca295 flake: follow nixbot in ssync and wiki inputs56Switched to a new branch 'update-package-limux'57branch 'update-package-limux' set up to track 'origin/main'.58$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source59fetch https://api.github.com/repos/am-will/limux/releases?per_page=100&page=160Not updating version, already 0.1.2161$ git -C /build/checkout diff -- /build/checkout/packages/limux62No changes detected, skipping remaining steps63:: limux - no update64HEAD is now at bd4ca295 flake: follow nixbot in ssync and wiki inputs65Switched to a new branch 'update-package-netbird'66branch 'update-package-netbird' 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 '["netbird-client"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source68fetch https://github.com/netbirdio/netbird/releases.atom69$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-client/package.nix70Update 0.75.0 -> 0.75.0 in /build/checkout/packages/netbird-client/package.nix71$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'72$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'73$ git -C /build/checkout diff -- /build/checkout/packages/netbird-client74No changes detected, skipping remaining steps75:: netbird-client - no update76$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source77fetch https://github.com/netbirdio/dashboard/releases.atom78Not updating version, already 2.90.779$ git -C /build/checkout diff -- /build/checkout/packages/netbird-dashboard80No changes detected, skipping remaining steps81:: netbird-dashboard - no update82$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source83fetch https://github.com/netbirdio/netbird/releases.atom84$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-proxy/package.nix85Update 0.75.0 -> 0.75.0 in /build/checkout/packages/netbird-proxy/package.nix86$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'87$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'88$ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy89No changes detected, skipping remaining steps90:: netbird-proxy - no update91$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source92fetch https://github.com/netbirdio/netbird/releases.atom93$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-server/package.nix94Update 0.75.0 -> 0.75.0 in /build/checkout/packages/netbird-server/package.nix95$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'96$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'97$ git -C /build/checkout diff -- /build/checkout/packages/netbird-server98No changes detected, skipping remaining steps99:: netbird-server - no update100HEAD is now at bd4ca295 flake: follow nixbot in ssync and wiki inputs101Switched to a new branch 'update-package-nextcloud'102branch 'update-package-nextcloud' set up to track 'origin/main'.103$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source104fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=1105$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix106Update 3.5.0 -> 3.5.0 in /build/checkout/packages/nextcloud-assistant/package.nix107$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'108$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant109No changes detected, skipping remaining steps110:: nextcloud-assistant - no update111$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source112fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=1113fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=2114fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=3115$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix116Not updating version, already 28.6.0117$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news118No changes detected, skipping remaining steps119:: nextcloud-news - no update120$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source121fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=1122$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix123Update 1.34.0 -> 1.34.0 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix124$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'125$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr126No changes detected, skipping remaining steps127:: nextcloud-workflow-ocr - no update128HEAD is now at bd4ca295 flake: follow nixbot in ssync and wiki inputs129Switched to a new branch 'update-package-opensoho'130branch 'update-package-opensoho' set up to track 'origin/main'.131$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source132fetch https://github.com/rubenbe/opensoho/releases.atom133$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix134Update 0.14.1 -> 0.14.1 in /build/checkout/packages/opensoho/package.nix135$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'136$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'137$ git -C /build/checkout diff -- /build/checkout/packages/opensoho138No changes detected, skipping remaining steps139:: opensoho - no update140HEAD is now at bd4ca295 flake: follow nixbot in ssync and wiki inputs141Switched to a new branch 'update-package-t3code'142branch 'update-package-t3code' set up to track 'origin/main'.143$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source144fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1145fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2146fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3147Not updating version, already 0.0.28148$ git -C /build/checkout diff -- /build/checkout/packages/t3code149No changes detected, skipping remaining steps150:: t3code - no update151HEAD is now at bd4ca295 flake: follow nixbot in ssync and wiki inputs152Switched to a new branch 'update-package-voquill'153branch 'update-package-voquill' set up to track 'origin/main'.154$ 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/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-source155fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1156fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2157fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3158fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4159fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5160fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6161fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7162fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8163fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9164$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix165Update 0.0.650 -> 0.0.650 in /build/checkout/packages/voquill/package.nix166$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ak3cbjc8pnqhkmi4mfsv9a79rdg1nmnz-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'167$ git -C /build/checkout diff -- /build/checkout/packages/voquill168No changes detected, skipping remaining steps169:: voquill - no update170effectPhase completed in 9 minutes 13 seconds