nixbot

builds

succeeded update-pkgs run #3155 · 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 034ff5fb flake: update nixpkgs (#1163)17Switched to a new branch 'update-package-beszel'18branch 'update-package-beszel' set up to track 'origin/main'.19$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["beszel"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source20fetch https://github.com/henrygd/beszel/releases.atom21$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/beszel/package.nix22Update 0.19.0 -> 0.19.0 in /build/checkout/packages/beszel/package.nix23$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source"; in flake.packages.${builtins.currentSystem}."beszel" or flake."beszel").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'24Updating subpackage webui25$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-nix-update-1.16.0/lib/python3.14/site-packages/nix_update/eval.nix --argstr importPath /build/checkout --argstr attribute '["beszel", "webui"]' --arg isFlake true --arg sanitizePositions true --argstr flakeImportPath /nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source26$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source"; in flake.packages.${builtins.currentSystem}."beszel"."webui" or flake."beszel"."webui").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'27$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source"; in flake.packages.${builtins.currentSystem}."beszel"."webui" or flake."beszel"."webui").npmDeps; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'28$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source"; in flake.packages.${builtins.currentSystem}."beszel" or flake."beszel").goModules; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'29Package maintainers:30  - Bot-wxt1221 (@Bot-wxt1221)31  - Mirza Arnaut (@arunoruto)32  - Bonus (@BonusPlay)33$ git -C /build/checkout diff -- /build/checkout/packages/beszel34No changes detected, skipping remaining steps35:: beszel - no update36HEAD is now at 034ff5fb flake: update nixpkgs (#1163)37Switched to a new branch 'update-package-blogwatcher-cli'38branch 'update-package-blogwatcher-cli' set up to track 'origin/main'.39$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source40fetch https://github.com/JulienTant/blogwatcher-cli/releases.atom41$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/blogwatcher-cli/package.nix42Update 0.2.1 -> 0.2.1 in /build/checkout/packages/blogwatcher-cli/package.nix43$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'44$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'45$ git -C /build/checkout diff -- /build/checkout/packages/blogwatcher-cli46No changes detected, skipping remaining steps47:: blogwatcher-cli - no update48HEAD is now at 034ff5fb flake: update nixpkgs (#1163)49Switched to a new branch 'update-package-druk'50branch 'update-package-druk' set up to track 'origin/main'.51$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source52fetch https://api.github.com/repos/letstri/druk/releases?per_page=100&page=153Update 1.25.0 -> 1.27.2 in /build/checkout/packages/druk/package.nix54$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/33075xzh2slw2r6n625fia4r8llh0lrs-source55$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/33075xzh2slw2r6n625fia4r8llh0lrs-source"; in flake.packages.${builtins.currentSystem}."druk" or flake."druk").src; in (src.overrideAttrs or (f: src // f src)) (_: { outputHash = ""; outputHashAlgo = "sha256"; })' --extra-experimental-features 'flakes nix-command'56$ git -C /build/checkout diff -- /build/checkout/packages/druk57warning: Git tree '/build/checkout' is dirty58traversed 1 files59emitted 1 files for processing60formatted 1 files (0 changed) in 19ms61[update-package-druk ccf69472] druk: 1.25.0 -> 1.27.262 1 file changed, 2 insertions(+), 2 deletions(-)63fatal: couldn't find remote ref refs/heads/update-package-druk64remote: 65remote: Create a pull request for 'update-package-druk' on GitHub by visiting:        66remote:      https://github.com/fosskar/nixfiles/pull/new/update-package-druk        67remote: 68To https://github.com/fosskar/nixfiles.git69 * [new branch]        update-package-druk -> update-package-druk70HEAD is now at ccf69472 druk: 1.25.0 -> 1.27.271Switched to a new branch 'update-package-garage-ui'72branch 'update-package-garage-ui' set up to track 'origin/main'.73$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source74fetch https://github.com/Noooste/garage-ui/releases.atom75$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/garage-ui/package.nix76Update 0.12.1 -> 0.12.1 in /build/checkout/packages/garage-ui/package.nix77$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'78Updating subpackage frontend79$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source80$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'81$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'82$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'83$ git -C /build/checkout diff -- /build/checkout/packages/garage-ui84No changes detected, skipping remaining steps85:: garage-ui - no update86HEAD is now at 034ff5fb flake: update nixpkgs (#1163)87Switched to a new branch 'update-package-netbird'88branch 'update-package-netbird' set up to track 'origin/main'.89$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source90fetch https://github.com/netbirdio/netbird/releases.atom91Update 0.78.1 -> 0.78.2 in /build/checkout/packages/netbird-proxy/package.nix92$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/2nzkwya96h9rr404chj4nw9zh072sgjz-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'93$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/gaj90yj8v7kg19fb7lki25z5jcms1sjj-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'94$ git -C /build/checkout diff -- /build/checkout/packages/netbird-proxy95warning: Git tree '/build/checkout' is dirty96traversed 1 files97emitted 1 files for processing98formatted 1 files (0 changed) in 14ms99$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/gz2j4izcqp9bdsy0zapkhqlnqy3jnjrs-source100fetch https://github.com/netbirdio/netbird/releases.atom101Update 0.78.1 -> 0.78.2 in /build/checkout/packages/netbird-server/package.nix102$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/08bm55707vgy3s6cmdhv6nb6q58krk9x-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'103$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/h9h7drlyndk25yqm9j8ip4hpn2pcqi84-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'104$ git -C /build/checkout diff -- /build/checkout/packages/netbird-server105warning: Git tree '/build/checkout' is dirty106traversed 1 files107emitted 1 files for processing108formatted 1 files (0 changed) in 16ms109[update-package-netbird 18fea0c6] update netbird110 2 files changed, 6 insertions(+), 6 deletions(-)111fatal: couldn't find remote ref refs/heads/update-package-netbird112remote: 113remote: Create a pull request for 'update-package-netbird' on GitHub by visiting:        114remote:      https://github.com/fosskar/nixfiles/pull/new/update-package-netbird        115remote: 116To https://github.com/fosskar/nixfiles.git117 * [new branch]        update-package-netbird -> update-package-netbird118HEAD is now at 18fea0c6 update netbird119Switched to a new branch 'update-package-nextcloud'120branch 'update-package-nextcloud' set up to track 'origin/main'.121$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source122fetch https://api.github.com/repos/nextcloud-releases/assistant/releases?per_page=100&page=1123$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-assistant/package.nix124Update 4.0.0 -> 4.0.0 in /build/checkout/packages/nextcloud-assistant/package.nix125$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'126$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-assistant127No changes detected, skipping remaining steps128:: nextcloud-assistant - no update129$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source130fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=1131fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=2132fetch https://api.github.com/repos/nextcloud/news/releases?per_page=100&page=3133$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-news/package.nix134Not updating version, already 28.7.0135$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-news136No changes detected, skipping remaining steps137:: nextcloud-news - no update138$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source139fetch https://api.github.com/repos/R0Wi-DEV/workflow_ocr/releases?per_page=100&page=1140$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/nextcloud-workflow-ocr/package.nix141Update 1.34.1 -> 1.34.1 in /build/checkout/packages/nextcloud-workflow-ocr/package.nix142$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'143$ git -C /build/checkout diff -- /build/checkout/packages/nextcloud-workflow-ocr144No changes detected, skipping remaining steps145:: nextcloud-workflow-ocr - no update146HEAD is now at 034ff5fb flake: update nixpkgs (#1163)147Switched to a new branch 'update-package-opensoho'148branch 'update-package-opensoho' set up to track 'origin/main'.149$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source150fetch https://github.com/rubenbe/opensoho/releases.atom151$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/opensoho/package.nix152Update 0.15.1 -> 0.15.1 in /build/checkout/packages/opensoho/package.nix153$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'154$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'155$ git -C /build/checkout diff -- /build/checkout/packages/opensoho156No changes detected, skipping remaining steps157:: opensoho - no update158HEAD is now at 034ff5fb flake: update nixpkgs (#1163)159Switched to a new branch 'update-package-sprout-track'160branch 'update-package-sprout-track' set up to track 'origin/main'.161$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source162fetch https://github.com/Oak-and-Sprout/sprout-track/releases.atom163$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/sprout-track/package.nix164Not updating version, already 1.6.7165$ git -C /build/checkout diff -- /build/checkout/packages/sprout-track166No changes detected, skipping remaining steps167:: sprout-track - no update168HEAD is now at 034ff5fb flake: update nixpkgs (#1163)169Switched to a new branch 'update-package-t3code'170branch 'update-package-t3code' set up to track 'origin/main'.171$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source172fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=1173fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=2174fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=3175fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=4176fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=5177fetch https://api.github.com/repos/pingdotgg/t3code/releases?per_page=100&page=6178Not updating version, already 0.0.40179$ git -C /build/checkout diff -- /build/checkout/packages/t3code180No changes detected, skipping remaining steps181:: t3code - no update182HEAD is now at 034ff5fb flake: update nixpkgs (#1163)183Switched to a new branch 'update-package-voquill'184branch 'update-package-voquill' set up to track 'origin/main'.185$ nix-instantiate --eval --json --strict /nix/store/nbkidsmcmisqk5721pw1s7vi9wpsdph2-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/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-source186fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=1187fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=2188fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=3189fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=4190fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=5191fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=6192fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=7193fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=8194fetch https://api.github.com/repos/josiahsrc/voquill/releases?per_page=100&page=9195$ git diff --color=never --word-diff=porcelain -- /build/checkout/packages/voquill/package.nix196Update 0.0.651 -> 0.0.651 in /build/checkout/packages/voquill/package.nix197$ nix-build --expr 'let src = (let flake = builtins.getFlake "/nix/store/afd8ihb8qx0l9lhmd8i262l2g1dyny2w-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'198$ git -C /build/checkout diff -- /build/checkout/packages/voquill199No changes detected, skipping remaining steps200:: voquill - no update201:: PR 1173 - nixbot/nix-build not green, not merging202:: PR 1174 - nixbot/nix-build not green, not merging203effectPhase completed in 4 minutes 17 seconds