mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-09-14 07:38:51 +00:00
fix(nix): use top-level node-gyp/yarn and nodejs_22 in shell.nix (#606)
nodePackages was removed from nixpkgs; node-gyp and yarn are now top-level packages. Also switch nodejs_20 to nodejs_22, as nodejs-20.20.2 is now marked insecure and fails to build without permittedInsecurePackages. Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in: