nixbot

builds

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

1warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-322', using 'master'2warning: could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/scheduled-5055-update-pkgs-update-pkgs-322', 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 1b03d0df4 flake: update zen-browser (#368)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 1b03d0df4 flake: update zen-browser (#368)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/lc9yk2z6h1axd555hb9r1kzybayshaad-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 1b03d0df4 flake: update zen-browser (#368)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 26ms39[update-package-brave-origin f2f9fd521] brave-origin: 1.94.98 -> 1.94.9940 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 f2f9fd521 brave-origin: 1.94.98 -> 1.94.9949Switched 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/lc9yk2z6h1axd555hb9r1kzybayshaad-source52fetch https://github.com/Noooste/garage-ui/releases.atom53$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/garage-ui/package.nix54Update 0.11.1 -> 0.11.1 in /build/checkout/packages/garage-ui/package.nix55$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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/lc9yk2z6h1axd555hb9r1kzybayshaad-source58$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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/lc9yk2z6h1axd555hb9r1kzybayshaad-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/lc9yk2z6h1axd555hb9r1kzybayshaad-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 1b03d0df4 flake: update zen-browser (#368)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/lc9yk2z6h1axd555hb9r1kzybayshaad-source68fetch https://api.github.com/repos/am-will/limux/releases?per_page=100&page=169Not updating version, already 0.1.2270$ git -C /build/checkout diff -- /build/checkout/packages/limux71No changes detected, skipping remaining steps72:: limux - no update73HEAD is now at 1b03d0df4 flake: update zen-browser (#368)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/lc9yk2z6h1axd555hb9r1kzybayshaad-source77fetch https://github.com/netbirdio/netbird/releases.atom78$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-client/package.nix79Update 0.76.0 -> 0.76.0 in /build/checkout/packages/netbird-client/package.nix80$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'81$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'82$ git -C /build/checkout diff -- /build/checkout/packages/netbird-client83No changes detected, skipping remaining steps84:: netbird-client - no update85$ 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/lc9yk2z6h1axd555hb9r1kzybayshaad-source86fetch https://github.com/netbirdio/dashboard/releases.atom87Not updating version, already 2.90.888$ git -C /build/checkout diff -- /build/checkout/packages/netbird-dashboard89No changes detected, skipping remaining steps90:: netbird-dashboard - 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-proxy"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-source92fetch https://github.com/netbirdio/netbird/releases.atom93$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-proxy/package.nix94Update 0.76.0 -> 0.76.0 in /build/checkout/packages/netbird-proxy/package.nix95$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'96$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'97$ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy98No changes detected, skipping remaining steps99:: netbird-proxy - no update100$ 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/lc9yk2z6h1axd555hb9r1kzybayshaad-source101fetch https://github.com/netbirdio/netbird/releases.atom102$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-server/package.nix103Update 0.76.0 -> 0.76.0 in /build/checkout/packages/netbird-server/package.nix104$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'105$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'106$ git -C /build/checkout diff -- /build/checkout/packages/netbird-server107No changes detected, skipping remaining steps108:: netbird-server - no update109HEAD is now at 1b03d0df4 flake: update zen-browser (#368)110Switched to a new branch 'update-package-nextcloud'111branch 'update-package-nextcloud' set up to track 'origin/main'.112$ 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/lc9yk2z6h1axd555hb9r1kzybayshaad-source113fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=1114$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix115Update 3.5.0 -> 3.5.0 in /build/checkout/packages/nextcloud-assistant/package.nix116$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'117$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant118No changes detected, skipping remaining steps119:: nextcloud-assistant - 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-news"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-source121fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=1122fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=2123fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=3124$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix125Not updating version, already 28.6.0126$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news127No changes detected, skipping remaining steps128:: nextcloud-news - no update129$ 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/lc9yk2z6h1axd555hb9r1kzybayshaad-source130fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=1131$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix132Update 1.34.0 -> 1.34.0 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix133$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'134$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr135No changes detected, skipping remaining steps136:: nextcloud-workflow-ocr - no update137HEAD is now at 1b03d0df4 flake: update zen-browser (#368)138Switched to a new branch 'update-package-opensoho'139branch 'update-package-opensoho' set up to track 'origin/main'.140$ 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/lc9yk2z6h1axd555hb9r1kzybayshaad-source141fetch https://github.com/rubenbe/opensoho/releases.atom142$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix143Update 0.14.1 -> 0.14.1 in /build/checkout/packages/opensoho/package.nix144$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'145$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'146$ git -C /build/checkout diff -- /build/checkout/packages/opensoho147No changes detected, skipping remaining steps148:: opensoho - no update149HEAD is now at 1b03d0df4 flake: update zen-browser (#368)150Switched to a new branch 'update-package-sediment'151branch 'update-package-sediment' set up to track 'origin/main'.152$ 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/lc9yk2z6h1axd555hb9r1kzybayshaad-source153fetch https://github.com/rendro/sediment/releases.atom154$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/sediment/package.nix155Update 0.5.1 -> 0.5.1 in /build/checkout/packages/sediment/package.nix156$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'157$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'158$ git -C /build/checkout diff -- /build/checkout/packages/sediment159No changes detected, skipping remaining steps160:: sediment - no update161HEAD is now at 1b03d0df4 flake: update zen-browser (#368)162Switched to a new branch 'update-package-t3code'163branch 'update-package-t3code' set up to track 'origin/main'.164$ 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/lc9yk2z6h1axd555hb9r1kzybayshaad-source165fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1166fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2167fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3168Not updating version, already 0.0.31169$ git -C /build/checkout diff -- /build/checkout/packages/t3code170No changes detected, skipping remaining steps171:: t3code - no update172HEAD is now at 1b03d0df4 flake: update zen-browser (#368)173Switched to a new branch 'update-package-voquill'174branch 'update-package-voquill' set up to track 'origin/main'.175$ 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/lc9yk2z6h1axd555hb9r1kzybayshaad-source176fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1177fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2178fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3179fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4180fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5181fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6182fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7183fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8184fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9185$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix186Update 0.0.650 -> 0.0.650 in /build/checkout/packages/voquill/package.nix187$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/lc9yk2z6h1axd555hb9r1kzybayshaad-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'188$ git -C /build/checkout diff -- /build/checkout/packages/voquill189No changes detected, skipping remaining steps190:: voquill - no update191:: PR 369 - checks already green, merged directly192effectPhase completed in 3 minutes 23 seconds