nixbot

builds

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

1building '/nix/store/hsym38c4r7qqb5mji9yqzzqk046azdcw-effect-update-pkgs-env.drv'...2Running phase: initPhase3@nix { "action": "setPhase", "phase": "initPhase" }4Running phase: userSetupPhase5@nix { "action": "setPhase", "phase": "userSetupPhase" }6Running phase: effectPhase7@nix { "action": "setPhase", "phase": "effectPhase" }8:: calendar-mcp - no usable updateScript or update.sh, skipping9:: delta - no usable updateScript or update.sh, skipping10:: live-ocr - no usable updateScript or update.sh, skipping11:: mcp-gateway - no usable updateScript or update.sh, skipping12:: netbox-seed - no usable updateScript or update.sh, skipping13:: niri-focus-or-spawn - no usable updateScript or update.sh, skipping14:: updater - no usable updateScript or update.sh, skipping15From https://github.com/fosskar/nixfiles16 * branch              main       -> FETCH_HEAD17HEAD is now at 508005e6 flake: update tangled (#979)18Switched to a new branch 'update-package-blogwatcher-cli'19branch 'update-package-blogwatcher-cli' set up to track 'origin/main'.20$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source21fetch https://github.com/JulienTant/blogwatcher-cli/releases.atom22$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/blogwatcher-cli/package.nix23Update 0.2.1 -> 0.2.1 in /build/checkout/packages/blogwatcher-cli/package.nix24$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'25$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'26$ git -C /build/checkout diff -- /build/checkout/packages/blogwatcher-cli27No changes detected, skipping remaining steps28:: blogwatcher-cli - no update29HEAD is now at 508005e6 flake: update tangled (#979)30Switched to a new branch 'update-package-druk'31branch 'update-package-druk' set up to track 'origin/main'.32$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source33fetch https://api.github.com/repos/letstri/druk/releases?per_page=100&page=134Not updating version, already 1.23.035$ git -C /build/checkout diff -- /build/checkout/packages/druk36No changes detected, skipping remaining steps37:: druk - no update38HEAD is now at 508005e6 flake: update tangled (#979)39Switched to a new branch 'update-package-garage-ui'40branch 'update-package-garage-ui' set up to track 'origin/main'.41$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source42fetch https://github.com/Noooste/garage-ui/releases.atom43$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/garage-ui/package.nix44Update 0.12.1 -> 0.12.1 in /build/checkout/packages/garage-ui/package.nix45$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'46Updating subpackage frontend47$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source48$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'49$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'50$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'51$ git -C /build/checkout diff -- /build/checkout/packages/garage-ui52No changes detected, skipping remaining steps53:: garage-ui - no update54HEAD is now at 508005e6 flake: update tangled (#979)55Switched to a new branch 'update-package-netbird'56branch 'update-package-netbird' set up to track 'origin/main'.57$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source58fetch https://github.com/netbirdio/netbird/releases.atom59Update 0.78.0 -> 0.78.1 in /build/checkout/packages/netbird-client/package.nix60$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/ww73f2cii28ih17xyffzh03l02sagxdh-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'61$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/qr032xi6fry08jbq5w4g972y8258gw5m-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'62$ git -C /build/checkout diff -- /build/checkout/packages/netbird-client63warning: Git tree '/build/checkout' is dirty64traversed 1 files65emitted 1 files for processing66formatted 1 files (0 changed) in 14ms67$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/qr032xi6fry08jbq5w4g972y8258gw5m-source68fetch https://github.com/netbirdio/dashboard/releases.atom69Not updating version, already 2.92.070$ git -C /build/checkout diff -- /build/checkout/packages/netbird-dashboard71No changes detected, skipping remaining steps72:: netbird-dashboard - no update73$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/qr032xi6fry08jbq5w4g972y8258gw5m-source74fetch https://github.com/netbirdio/netbird/releases.atom75Update 0.78.0 -> 0.78.1 in /build/checkout/packages/netbird-proxy/package.nix76$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/r4lmrmhaxl5wfhcs2wx574i7s8n0mba6-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'77$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/akqy5930hykk78gvrhygs0l7p7nh7djk-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'78$ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy79warning: Git tree '/build/checkout' is dirty80traversed 1 files81emitted 1 files for processing82formatted 1 files (0 changed) in 15ms83$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/akqy5930hykk78gvrhygs0l7p7nh7djk-source84fetch https://github.com/netbirdio/netbird/releases.atom85Update 0.78.0 -> 0.78.1 in /build/checkout/packages/netbird-server/package.nix86$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/sn1cahvs3kryb2i6p27scv4j77vjrxaw-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'87$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/zm581py308cbx4kpi3hnm97haml6p3gn-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'88$ git -C /build/checkout diff -- /build/checkout/packages/netbird-server89warning: Git tree '/build/checkout' is dirty90traversed 1 files91emitted 1 files for processing92formatted 1 files (0 changed) in 14ms93[update-package-netbird 8d369348] update netbird94 3 files changed, 6 insertions(+), 6 deletions(-)95fatal: couldn't find remote ref refs/heads/update-package-netbird96remote: 97remote: Create a pull request for 'update-package-netbird' on GitHub by visiting:        98remote:      https://github.com/fosskar/nixfiles/pull/new/update-package-netbird        99remote: 100To https://github.com/fosskar/nixfiles.git101 * [new branch]        update-package-netbird -> update-package-netbird102HEAD is now at 8d369348 update netbird103Switched to a new branch 'update-package-nextcloud'104branch 'update-package-nextcloud' set up to track 'origin/main'.105$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source106fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=1107$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix108Update 4.0.0 -> 4.0.0 in /build/checkout/packages/nextcloud-assistant/package.nix109$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'110$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant111No changes detected, skipping remaining steps112:: nextcloud-assistant - no update113$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source114fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=1115fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=2116fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=3117$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix118Not updating version, already 28.7.0119$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news120No changes detected, skipping remaining steps121:: nextcloud-news - no update122$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source123fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=1124$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix125Update 1.34.1 -> 1.34.1 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix126$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'127$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr128No changes detected, skipping remaining steps129:: nextcloud-workflow-ocr - no update130HEAD is now at 508005e6 flake: update tangled (#979)131Switched to a new branch 'update-package-opensoho'132branch 'update-package-opensoho' set up to track 'origin/main'.133$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source134fetch https://github.com/rubenbe/opensoho/releases.atom135$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix136Update 0.15.1 -> 0.15.1 in /build/checkout/packages/opensoho/package.nix137$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'138$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'139$ git -C /build/checkout diff -- /build/checkout/packages/opensoho140No changes detected, skipping remaining steps141:: opensoho - no update142HEAD is now at 508005e6 flake: update tangled (#979)143Switched to a new branch 'update-package-sprout-track'144branch 'update-package-sprout-track' set up to track 'origin/main'.145$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source146fetch https://github.com/Oak-and-Sprout/sprout-track/releases.atom147$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/sprout-track/package.nix148Not updating version, already 1.6.7149$ git -C /build/checkout diff -- /build/checkout/packages/sprout-track150No changes detected, skipping remaining steps151:: sprout-track - no update152HEAD is now at 508005e6 flake: update tangled (#979)153Switched to a new branch 'update-package-t3code'154branch 'update-package-t3code' set up to track 'origin/main'.155$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source156fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1157fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2158fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3159fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=4160fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=5161Not updating version, already 0.0.38162$ git -C /build/checkout diff -- /build/checkout/packages/t3code163No changes detected, skipping remaining steps164:: t3code - no update165HEAD is now at 508005e6 flake: update tangled (#979)166Switched to a new branch 'update-package-voquill'167branch 'update-package-voquill' set up to track 'origin/main'.168$ nix-instantiate --eval --json --strict /nix/store/3m0jg7caf7fy3pb0xpyaw06x8kaqbzp5-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/42czmbhnijfnxx7j063n9m51is6vcfgn-source169fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1170fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2171fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3172fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4173fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5174fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6175fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7176fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8177fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9178$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix179Update 0.0.651 -> 0.0.651 in /build/checkout/packages/voquill/package.nix180$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/42czmbhnijfnxx7j063n9m51is6vcfgn-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'181$ git -C /build/checkout diff -- /build/checkout/packages/voquill182No changes detected, skipping remaining steps183:: voquill - no update184:: PR 981 - nixbot/nix-build not green, not merging185effectPhase completed in 4 minutes 8 seconds