nixbot

builds

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

1Running phase: initPhase2@nix { "action": "setPhase", "phase": "initPhase" }3Running phase: userSetupPhase4@nix { "action": "setPhase", "phase": "userSetupPhase" }5Running phase: effectPhase6@nix { "action": "setPhase", "phase": "effectPhase" }7:: calendar-mcp - no usable updateScript or update.sh, skipping8:: delta - no usable updateScript or update.sh, skipping9:: live-ocr - no usable updateScript or update.sh, skipping10:: mcp-gateway - no usable updateScript or update.sh, skipping11:: netbox-seed - no usable updateScript or update.sh, skipping12:: niri-focus-or-spawn - no usable updateScript or update.sh, skipping13:: updater - no usable updateScript or update.sh, skipping14From https://github.com/fosskar/nixfiles15 * branch              main       -> FETCH_HEAD16HEAD is now at b8f9c835 flake: update nixpkgs-small (#1107)17Switched to a new branch 'update-package-blogwatcher-cli'18branch 'update-package-blogwatcher-cli' set up to track 'origin/main'.19$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["blogwatcher-cli"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source20fetch https://github.com/JulienTant/blogwatcher-cli/releases.atom21$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/blogwatcher-cli/package.nix22Update 0.2.1 -> 0.2.1 in /build/checkout/packages/blogwatcher-cli/package.nix23$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source"; in flake.packages.${builtins.currentSystem}."blogwatcher-cli" or flake."blogwatcher-cli").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'24$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source"; in flake.packages.${builtins.currentSystem}."blogwatcher-cli" or flake."blogwatcher-cli").goModules; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'25$ git -C /build/checkout diff -- /build/checkout/packages/blogwatcher-cli26No changes detected, skipping remaining steps27:: blogwatcher-cli - no update28HEAD is now at b8f9c835 flake: update nixpkgs-small (#1107)29Switched to a new branch 'update-package-druk'30branch 'update-package-druk' set up to track 'origin/main'.31$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["druk"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source32fetch https://api.github.com/repos/letstri/druk/releases?per_page=100&page=133Not updating version, already 1.23.034$ git -C /build/checkout diff -- /build/checkout/packages/druk35No changes detected, skipping remaining steps36:: druk - no update37HEAD is now at b8f9c835 flake: update nixpkgs-small (#1107)38Switched to a new branch 'update-package-garage-ui'39branch 'update-package-garage-ui' set up to track 'origin/main'.40$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source41fetch https://github.com/Noooste/garage-ui/releases.atom42$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/garage-ui/package.nix43Update 0.12.1 -> 0.12.1 in /build/checkout/packages/garage-ui/package.nix44$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'45Updating subpackage frontend46$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source47$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'48$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'49$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'50$ git -C /build/checkout diff -- /build/checkout/packages/garage-ui51No changes detected, skipping remaining steps52:: garage-ui - no update53HEAD is now at b8f9c835 flake: update nixpkgs-small (#1107)54Switched to a new branch 'update-package-netbird'55branch 'update-package-netbird' set up to track 'origin/main'.56$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source57fetch https://github.com/netbirdio/netbird/releases.atom58$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-proxy/package.nix59Update 0.78.1 -> 0.78.1 in /build/checkout/packages/netbird-proxy/package.nix60$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'61$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'62$ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy63No changes detected, skipping remaining steps64:: netbird-proxy - no update65$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source66fetch https://github.com/netbirdio/netbird/releases.atom67$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/netbird-server/package.nix68Update 0.78.1 -> 0.78.1 in /build/checkout/packages/netbird-server/package.nix69$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'70$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'71$ git -C /build/checkout diff -- /build/checkout/packages/netbird-server72No changes detected, skipping remaining steps73:: netbird-server - no update74HEAD is now at b8f9c835 flake: update nixpkgs-small (#1107)75Switched to a new branch 'update-package-nextcloud'76branch 'update-package-nextcloud' set up to track 'origin/main'.77$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source78fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=179$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix80Update 4.0.0 -> 4.0.0 in /build/checkout/packages/nextcloud-assistant/package.nix81$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'82$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant83No changes detected, skipping remaining steps84:: nextcloud-assistant - no update85$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source86fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=187fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=288fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=389$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix90Not updating version, already 28.7.091$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news92No changes detected, skipping remaining steps93:: nextcloud-news - no update94$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source95fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=196$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix97Update 1.34.1 -> 1.34.1 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix98$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'99$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr100No changes detected, skipping remaining steps101:: nextcloud-workflow-ocr - no update102HEAD is now at b8f9c835 flake: update nixpkgs-small (#1107)103Switched to a new branch 'update-package-opensoho'104branch 'update-package-opensoho' set up to track 'origin/main'.105$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source106fetch https://github.com/rubenbe/opensoho/releases.atom107$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix108Update 0.15.1 -> 0.15.1 in /build/checkout/packages/opensoho/package.nix109$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'110$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'111$ git -C /build/checkout diff -- /build/checkout/packages/opensoho112No changes detected, skipping remaining steps113:: opensoho - no update114HEAD is now at b8f9c835 flake: update nixpkgs-small (#1107)115Switched to a new branch 'update-package-sprout-track'116branch 'update-package-sprout-track' set up to track 'origin/main'.117$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["sprout-track"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source118fetch https://github.com/Oak-and-Sprout/sprout-track/releases.atom119$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/sprout-track/package.nix120Not updating version, already 1.6.7121$ git -C /build/checkout diff -- /build/checkout/packages/sprout-track122No changes detected, skipping remaining steps123:: sprout-track - no update124HEAD is now at b8f9c835 flake: update nixpkgs-small (#1107)125Switched to a new branch 'update-package-t3code'126branch 'update-package-t3code' set up to track 'origin/main'.127$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source128fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1129fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2130fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3131fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=4132fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=5133fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=6134Not updating version, already 0.0.40135$ git -C /build/checkout diff -- /build/checkout/packages/t3code136No changes detected, skipping remaining steps137:: t3code - no update138HEAD is now at b8f9c835 flake: update nixpkgs-small (#1107)139Switched to a new branch 'update-package-voquill'140branch 'update-package-voquill' set up to track 'origin/main'.141$ nix-instantiate --eval --json --strict /nix/store/81hdqdja0rnmpfl048hlk3qzf17rclng-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/nwkvrlj750ic84y1whvan6a7zmq9wwvf-source142fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1143fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2144fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3145fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4146fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5147fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6148fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7149fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8150fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9151$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix152Update 0.0.651 -> 0.0.651 in /build/checkout/packages/voquill/package.nix153$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/nwkvrlj750ic84y1whvan6a7zmq9wwvf-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'154$ git -C /build/checkout diff -- /build/checkout/packages/voquill155No changes detected, skipping remaining steps156:: voquill - no update157effectPhase completed in 2 minutes 41 seconds