JMBeresford/retrom

Nix package for retrom-service uses deprecated pnpm fetcherVersion

Open

#561 opened on Jul 11, 2026

 (0 comments) (0 reactions) (0 assignees)TypeScript (42 forks)auto 404
bughelp wantednix

Repository metrics

Stars
 (1,998 stars)
PR merge metrics
 (PR metrics pending)

Description

When I try to build the retrom-service package with the newest nixpkgs I get the following error:

error: fetchPnpmDeps fetcherVersion = 3 is no longer supported for pnpm_11. Please upgrade to the latest, see https://nixos.org/manual/nixpkgs/stable/#javascript-pnpm-fetcherVersion.

Contributor guide