setup
x86_64-linux.pkgs-gemini-cli
· build #1911
· raw
1this derivation will be built:2 /nix/store/a9p8qlzgwi6hcranplc3xdgzr3zasrfj-gemini-cli-0.53.1.drv3this path will be fetched (19.8 KiB download, 47.1 KiB unpacked):4 /nix/store/g2qjfqwsan5ka0mp9fk8wizbbky3i877-xsel-1.2.15error: Cannot build '/nix/store/a9p8qlzgwi6hcranplc3xdgzr3zasrfj-gemini-cli-0.53.1.drv'.6 Reason: builder failed with exit code 1.7 Output paths:8 /nix/store/prv3y4ldxpkl2xgy7s37gp8x4rc077f7-gemini-cli-0.53.19 Last 25 log lines:10 > at wrappedFn (node:internal/errors:539:14)11 > at checkExecSyncError (node:child_process:925:11)12 > at execSync (node:child_process:997:15)13 > at file:///build/source/scripts/build.js:56:314 > at ModuleJob.run (node:internal/modules/esm/module_job:439:25)15 > at async node:internal/modules/esm/loader:643:2616 > at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5) {17 > status: 1,18 > signal: null,19 > output: [ null, null, null ],20 > pid: 1417,21 > stdout: null,22 > stderr: null23 > }24 >25 > Node.js v24.18.126 >27 > ERROR: `npm run build [...]` failed28 >29 > Here are a few things you can try, depending on the error:30 > 1. Make sure your build script (build) exists31 > If there is none, set `dontNpmBuild = true`.32 > 2. If the error being thrown is something similar to "error:0308010C:digital envelope routines::unsupported", add `NODE_OPTIONS = "--openssl-legacy-provider"` to your derivation33 > See https://github.com/webpack/webpack/issues/14532 for more information.34 >35 For full logs, run:36 nix log /nix/store/a9p8qlzgwi6hcranplc3xdgzr3zasrfj-gemini-cli-0.53.1.drv