Skip to content

librechat: 0.8.6 -> 0.8.7 - #555143

Merged
06kellyjac merged 1 commit into
NixOS:masterfrom
06kellyjac:update/librechat/0.8.6
Aug 27, 2026
Merged

librechat: 0.8.6 -> 0.8.7#555143
06kellyjac merged 1 commit into
NixOS:masterfrom
06kellyjac:update/librechat/0.8.6

Conversation

@06kellyjac

@06kellyjac 06kellyjac commented Aug 21, 2026

Copy link
Copy Markdown
Member

Changelog: https://www.librechat.ai/changelog/v0.8.7

Bumped the node version due to this

Installing dependencies
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@librechat/agents@3.2.46',
npm warn EBADENGINE   required: { node: '>=24.0.0' },
npm warn EBADENGINE   current: { node: 'v22.23.2', npm: '10.9.8' }
npm warn EBADENGINE }

Linked issue seemed to be resolved now.

Also had to patchShebang some more bits inside node_modules paths so made it use find to get node_modules paths.

And there was a weird issue where it was trying to move the contents of /packages/data-schemas/node_modules/winston-transport/.nyc_output during the npmInstallHook phase but it couldn't find anything and quit, so I just delete the dir.

Things done

@nixpkgs-ci
nixpkgs-ci Bot requested review from gepbird and niklaskorz August 21, 2026 17:22
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Aug 21, 2026
@nixpkgs-review-gha

This comment was marked as outdated.

@niklaskorz

Copy link
Copy Markdown
Member

Thank you, I likely won't get to review this before Monday, but the diff looks good to me so if @gepbird gets to it before me, feel free to go ahead.

@gepbird

This comment was marked as outdated.

@gepbird gepbird left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good, no blockers.

Comment thread pkgs/by-name/li/librechat/package.nix Outdated
Comment thread pkgs/by-name/li/librechat/package.nix
@06kellyjac
06kellyjac force-pushed the update/librechat/0.8.6 branch from 53afd3a to dc8693a Compare August 27, 2026 10:17
@06kellyjac

Copy link
Copy Markdown
Member Author

Rebased and dropped the nodejs pin

Comment thread pkgs/by-name/li/librechat/package.nix Outdated
@06kellyjac
06kellyjac force-pushed the update/librechat/0.8.6 branch from dc8693a to cbf5c78 Compare August 27, 2026 13:25
@06kellyjac
06kellyjac requested a review from gepbird August 27, 2026 13:25
@nixpkgs-review-gha

Copy link
Copy Markdown

nixpkgs-review result

Generated using nixpkgs-review-gha (85fc054)

Command: nixpkgs-review pr 555143
Commit: cbf5c7866dbc6ee5a200b5cc940dee843c38d806 (subsequent changes)
Merge: f52b606eb8cee9f8a17e2c5f57f51f18ed0db77d

Triggered by @06kellyjac (9866621)
Logs: https://github.com/06kellyjac/nixpkgs-review-gha/actions/runs/33076834402/attempts/1


x86_64-linux

✅ 1 package built:
  • librechat

aarch64-linux

✅ 1 package built:
  • librechat

aarch64-darwin (sandbox = relaxed)

✅ 1 package built:
  • librechat

@06kellyjac
06kellyjac added this pull request to the merge queue Aug 27, 2026
Merged via the queue into NixOS:master with commit 4e58a96 Aug 27, 2026
29 of 30 checks passed
@06kellyjac
06kellyjac deleted the update/librechat/0.8.6 branch August 27, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants