justinwoo / spago2nix

Generate a derivation of (old) Spago dependencies, and use them to install them into the directory structure used by Spago.
MIT License
42 stars 22 forks source link

NodeJS v10.x is EoL #50

Closed toastal closed 1 month ago

toastal commented 2 years ago
error: Package ‘nodejs-10.24.1’ in /nix/store/bwvj37279glrmh4bipw0lw0dqgsl7gfi-source/pkgs/development/web/nodejs/v10.nix:11 is marked as insecure, refusing to evaluate.

While trying to use spago2nix via easy-purescript-nix after upgrading to a later pinned version in my flakes, I could no longer use my Nix shell.

williamyaoh commented 1 month ago

this issue seems to be here, because #51 updated the default.nix but not the shell.nix.