Skip to content

Nix/update pnpm fetcher version - #569

Merged
JMBeresford merged 3 commits into
JMBeresford:mainfrom
ConcurAc:nix/update-fetcher-version
Sep 2, 2026
Merged

Nix/update pnpm fetcher version#569
JMBeresford merged 3 commits into
JMBeresford:mainfrom
ConcurAc:nix/update-fetcher-version

Conversation

@ConcurAc

@ConcurAc ConcurAc commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Fixes #561

Updated the pnpm dependency fetcher from version 3 to 4. This resolves breakage that would have occurred when updating the nixpkgs version due to deprecation of the version 3 fetcher.

There are also small miscellaneous adjustments and improvements, including updating the nix flake.lock.

Changes were made to both templates and nix packages and I have verified successful builds for both packages on my system.

- update pnpm hashes
- added option for embedded db feature on retrom-service
- apply updates to template
- update fetchPnpmDeps to fetcherVersion 4
- update nix flake.lock
- update pnpm hash
- overrides fetchPnpmDeps pnpm version
- restore uptrace dsn
- update pnpm hashes
@nx-cloud

nx-cloud Bot commented Aug 21, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 9abcc13

Command Status Duration Result
nx run-many -t cargo:lint ✅ Succeeded 42m 26s View ↗
nx build retrom-client --args=--no-bundle --c... ✅ Succeeded 29m 55s View ↗
nx build retrom-client --args=--no-bundle --tar... ✅ Succeeded 20m 30s View ↗
nx build retrom-client --args=--no-bundle --tar... ✅ Succeeded 16m 2s View ↗
nx noop ✅ Succeeded <1s View ↗
nx run-many -t cargo:format --configuration check ✅ Succeeded 1s View ↗
nx run-many -t eslint:lint typecheck ✅ Succeeded 4s View ↗
nx run-many -t prettier:format --configuration ... ✅ Succeeded 6s View ↗
nx run-many -t buf:format --configuration check ✅ Succeeded <1s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-21 10:02:31 UTC

@ConcurAc ConcurAc changed the title Nix/update fetcher version (#561) Nix/update fetcher version Aug 21, 2026
@ConcurAc ConcurAc changed the title Nix/update fetcher version Nix/update pnpm fetcher version Aug 22, 2026
@JMBeresford

Copy link
Copy Markdown
Owner

@ConcurAc LGTM, let me know if/when this is ready to merge

@ConcurAc

ConcurAc commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

@JMBeresford Should be ready to merge 👍

@JMBeresford
JMBeresford merged commit a9c642a into JMBeresford:main Sep 2, 2026
20 checks passed
@ConcurAc
ConcurAc deleted the nix/update-fetcher-version branch September 3, 2026 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nix package for retrom-service uses deprecated pnpm fetcherVersion

2 participants