Nix NodeJS | 187 Members | |
| 55 Servers |
| Sender | Message | Time |
|---|---|---|
| 11 Oct 2025 | ||
| the best way to do this would be a package-lock.json and a patch to make the minimal critical build steps use npm instead of pnpm cli | 03:29:23 | |
| but thats a very involved patch and its really sad that they dont allow for this | 03:29:33 | |
| That is worse than expected, thank you for the explainer | 03:35:47 | |
| An alternative approach might be to write a translator between lockfile formats. But that's also quite a bit of extra work | 03:44:36 | |
| Leave it to the JS people to make bootstrap impossible. JS folk seem to be living a fantasy land where nothing but npx matters and everything can be resolved with just one more package manager and web framework | 06:19:45 | |
| * | 06:20:07 | |
| yeag | 06:33:27 | |
| i've been researching with a friend and just | 06:33:46 | |
| gods it gives me a headache | 06:33:52 | |
| same thing applies to bun last time i looked at it | 09:50:22 | |
| :/ | 09:50:24 | |
| 19 Oct 2025 | ||
| A minor question/inquiry about Regardless of integrity or metadata tags at least in my tests this means it will try to use the | 06:46:41 | |
| Are dependencies like this not supported or is my understanding of this issue incomplete? | 06:47:25 | |
Background: lexical.dev is, among other methods, distributed via a tar from GitHub releases as @lexical/monorepo. And one of our projects workspace members has a dependency on it with "@lexical/monorepo": "https://github.com/facebook/lexical/archive/refs/tags/v0.20.2.tar.gz". | 06:49:41 | |
| * A minor question/inquiry about Regardless of integrity or metadata tags at least in my tests this means it will try to use the | 06:53:57 | |
| * A minor question/inquiry about Regardless of integrity or metadata tags at least in my tests this means it will try to use the | 06:54:22 | |
| 2 Nov 2025 | ||
| @Tomodachi94 (they/them) can I request reviews from you on nodePackages removal PRs? | 22:44:40 | |
| since i know you've helped me with them in the past, just trying to get some fairly large ones moved that I've already personally reviewed | 22:45:06 | |
| 4 Nov 2025 | ||
| 08:23:10 | ||
| nodePackages' node-packages.nix file is now under 2mb! That means that it also now displays in the github webui | 18:31:56 | |
| but the important thing is that the file is being deleted slowly | 18:32:04 | |
| and it'll be 1.8mib once #457963 is merged | 18:34:01 | |
| * nodePackages' node-packages.nix file is now under 2mib! That means that it also now displays in the github webui | 18:34:06 | |
| 20:36:17 | ||
| 5 Nov 2025 | ||
| Ui, that's really nice | 17:19:12 | |
| Love it | 17:19:14 | |
| now 1.73 mib with several more PRs merged | 17:36:06 | |
| also under 50k lines which is a cool milestone | 17:36:19 | |
| also, once all of my in-flight PRs removing stuff from nodePackages are merged, I'm going to do a single update to the package set to clean it up, and see what it removes. I don't want to do more than one update of it per release cycle, to keep churn down, but doing one allows us to clear out any unused deps that got missed along the way. | 18:20:07 | |
| also, if anyone else does work moving packages out, please request reviews from me. I'm glad to do em | 18:22:21 | |