| 24 Apr 2023 |
@ambroisie:belanyi.fr | Yes no, I meant that if the tool can do the translation offline then we can do it in Nix | 20:29:01 |
@ambroisie:belanyi.fr | Didn't make myself clear, sorry | 20:29:09 |
Lily Foster | Ah, thanks for the clarification | 20:29:47 |
@ambroisie:belanyi.fr | NPM has a CA cache? | 20:29:49 |
Lily Foster | In reply to @ambroisie:belanyi.fr NPM has a CA cache? cacache is their cache format for downloads and such (I think it's short for "content-addressed cache" but I'd have to look it up to be sure). This is how fetchNpmDeps stores dependencies so that npm can naturally pick up and deal with them offline | 20:31:35 |
| 25 Apr 2023 |
Lily Foster | https://github.com/NixOS/nixpkgs/pull/206476 has been merged 🎉
I'll try to clean up the other two PRs tomorrow or Wednesday | 00:28:43 |
| 28 Apr 2023 |
| @drupol:matrix.org changed their profile picture. | 08:42:58 |
Lily Foster | Okay I've cleaned up https://github.com/NixOS/nixpkgs/pull/214454, if it could get some reviews or testers (Winter (she/her), I did pull in your other commit to do the cache mapping for hash fixup and cleaned it up, added v1 tests, etc) | 23:31:25 |
Lily Foster | I think I locally have https://github.com/NixOS/nixpkgs/pull/206477 fixed up but because maintenance was getting increasingly annoying (and I noticed cross concerns), I've integrated the npm patch into the main nodejs derivation and will be testing then pushing if I don't find regressions (debating whether it should be retargeted to staging since I mean the rebuild count for nodejs isn't that high and nodejs updates have gone straight to master in the past) | 23:34:41 |