nixbot

builds

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

1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-325', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-325', 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 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)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 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)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/frnx0a859ijspj2bppbgbj5w6fql7zwf-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 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)31Switched to a new branch 'update-package-brave-origin'32branch 'update-package-brave-origin' set up to track 'origin/main'.33path is '/nix/store/2968c9g56xrwxyxcdhfy2lyz2qpl7pwp-brave-origin-beta_1.94.99_arm64.deb'34path is '/nix/store/ar5a2i2h0ii9c9nc9hk9cwzv6rb0pswz-brave-origin-beta_1.94.99_amd64.deb'35warning: Git tree '/build/checkout' is dirty36traversed 3 files37emitted 3 files for processing38formatted 3 files (1 changed) in 28ms39:: brave-origin - no update40HEAD is now at 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)41Switched to a new branch 'update-package-garage-ui'42branch 'update-package-garage-ui' set up to track 'origin/main'.43$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source44fetch https://github.com/Noooste/garage-ui/releases.atom45$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/garage-ui/package.nix46Update 0.11.1 -> 0.11.1 in /build/checkout/packages/garage-ui/package.nix47$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'48Updating subpackage frontend49$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source50$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'51$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'52$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'53$ git -C /build/checkout diff -- /build/checkout/packages/garage-ui54No changes detected, skipping remaining steps55:: garage-ui - no update56HEAD is now at 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)57Switched to a new branch 'update-package-limux'58branch 'update-package-limux' set up to track 'origin/main'.59$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source60fetch https://api.github.com/repos/am-will/limux/releases?per_page=100&page=161Not updating version, already 0.1.2262$ git -C /build/checkout diff -- /build/checkout/packages/limux63No changes detected, skipping remaining steps64:: limux - no update65HEAD is now at 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)66Switched to a new branch 'update-package-netbird'67branch 'update-package-netbird' set up to track 'origin/main'.68$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source69fetch https://github.com/netbirdio/netbird/releases.atom70$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-client/package.nix71Update 0.76.0 -> 0.76.0 in /build/checkout/packages/netbird-client/package.nix72$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'73$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'74$ git -C /build/checkout diff -- /build/checkout/packages/netbird-client75No changes detected, skipping remaining steps76:: netbird-client - no update77$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source78fetch https://github.com/netbirdio/dashboard/releases.atom79Not updating version, already 2.90.880$ git -C /build/checkout diff -- /build/checkout/packages/netbird-dashboard81No changes detected, skipping remaining steps82:: netbird-dashboard - no update83$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source84fetch https://github.com/netbirdio/netbird/releases.atom85$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-proxy/package.nix86Update 0.76.0 -> 0.76.0 in /build/checkout/packages/netbird-proxy/package.nix87$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'88$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'89$ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy90No changes detected, skipping remaining steps91:: netbird-proxy - no update92$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source93fetch https://github.com/netbirdio/netbird/releases.atom94$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-server/package.nix95Update 0.76.0 -> 0.76.0 in /build/checkout/packages/netbird-server/package.nix96$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'97$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'98$ git -C /build/checkout diff -- /build/checkout/packages/netbird-server99No changes detected, skipping remaining steps100:: netbird-server - no update101HEAD is now at 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)102Switched to a new branch 'update-package-nextcloud'103branch 'update-package-nextcloud' set up to track 'origin/main'.104$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source105fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=1106$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix107Update 3.5.0 -> 3.5.0 in /build/checkout/packages/nextcloud-assistant/package.nix108$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'109$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant110No changes detected, skipping remaining steps111:: nextcloud-assistant - no update112$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source113fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=1114fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=2115fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=3116$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix117Not updating version, already 28.6.0118$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news119No changes detected, skipping remaining steps120:: nextcloud-news - no update121$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source122fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=1123$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix124Update 1.34.0 -> 1.34.0 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix125$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'126$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr127No changes detected, skipping remaining steps128:: nextcloud-workflow-ocr - no update129HEAD is now at 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)130Switched to a new branch 'update-package-opensoho'131branch 'update-package-opensoho' set up to track 'origin/main'.132$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source133fetch https://github.com/rubenbe/opensoho/releases.atom134$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix135Update 0.14.1 -> 0.14.1 in /build/checkout/packages/opensoho/package.nix136$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'137$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'138$ git -C /build/checkout diff -- /build/checkout/packages/opensoho139No changes detected, skipping remaining steps140:: opensoho - no update141HEAD is now at 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)142Switched to a new branch 'update-package-sediment'143branch 'update-package-sediment' set up to track 'origin/main'.144$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source145fetch https://github.com/rendro/sediment/releases.atom146$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/sediment/package.nix147Update 0.5.1 -> 0.5.1 in /build/checkout/packages/sediment/package.nix148$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'149$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'150$ git -C /build/checkout diff -- /build/checkout/packages/sediment151No changes detected, skipping remaining steps152:: sediment - no update153HEAD is now at 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)154Switched to a new branch 'update-package-t3code'155branch 'update-package-t3code' 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 '["t3code"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-source157fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1158fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2159fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3160Not updating version, already 0.0.31161$ git -C /build/checkout diff -- /build/checkout/packages/t3code162No changes detected, skipping remaining steps163:: t3code - no update164HEAD is now at 01eb82898 brave-origin: 1.94.98 -> 1.94.99 (#369)165Switched to a new branch 'update-package-voquill'166branch 'update-package-voquill' set up to track 'origin/main'.167$ 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/frnx0a859ijspj2bppbgbj5w6fql7zwf-source168fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1169fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2170fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3171fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4172fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5173fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6174fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7175fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8176fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9177$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix178Update 0.0.650 -> 0.0.650 in /build/checkout/packages/voquill/package.nix179$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/frnx0a859ijspj2bppbgbj5w6fql7zwf-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'180$ git -C /build/checkout diff -- /build/checkout/packages/voquill181No changes detected, skipping remaining steps182:: voquill - no update183effectPhase completed in 4 minutes 15 seconds