| 4 Apr 2026 |
hsjobeki | The pnpmFetcher in nixpkgs annoyed me really hard the last couple of days | 12:00:42 |
Scrumplex | fetchPnpmDeps is definitely not the best thing in the world but sadly the best we have at the moment.
Maybe I can interest you in my importPnpmLock.nix (also mirrord to GitHub). Though that is only a solution if you are okay with IFD
| 12:03:15 |
Scrumplex | * fetchPnpmDeps is definitely not the best thing in the world but sadly the best we have at the moment.
Maybe I can interest you in my importPnpmLock.nix (also mirrored to GitHub). Though that is only a solution if you are okay with IFD
| 12:03:49 |
| 6 Apr 2026 |
| travltux joined the room. | 12:28:46 |
| 8 Apr 2026 |
René | Hello. Is there an example out there on how I can make an npm package available in a devShell that I usually would npm install -g?
| 19:57:03 |
dish [Fox/It/She] | if it is packaged in nixpkgs, then you just add it to the devShell like any other package. If it is not available like that, you have to package it | 20:01:08 |
dish [Fox/It/She] | and to package it, see the documentation https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/javascript.section.md#tool-specific-instructions-javascript-tool-specific | 20:02:03 |
| 17 Apr 2026 |
| dish [Fox/It/She] changed their profile picture. | 16:58:37 |