| 9 May 2023 |
Lily Foster | Also if it's ignoring nix's NUM_JOBS setting then I'll fix that too | 11:42:42 |
aktaboot | In reply to @lily:lily.flowers Yeah, I can do that in a bit opened an issue,
Do you know what needs to be done for that to work ? I am not sure where the parsing functions for yarnLock are defined, I guess we would add a yarnLock2 or yarnLockv2 for the newer version | 13:57:11 |
Lily Foster | It uses upstream @yarnpkg/lockfile, but an older pre-berry version | 13:58:44 |
aktaboot | berry is newer ? | 14:00:07 |
Lily Foster | Yes. Yarn 2+ is berry | 14:02:52 |
aktaboot | In reply to @lily:lily.flowers Yes. Yarn 2+ is berry does that seems more like a package upstream issue ? | 14:04:32 |
Lily Foster | It's not an upstream issue, we don't use the upstream parser yet. I haven't tried to see if that's the only requirement for fetchYarnDeps to work | 14:07:53 |
Lily Foster | yarn2nix is hecked for berry though | 14:08:00 |
aktaboot | (also I'm not trying to put pressure on you in any way :), I just wanted to open an issue for the record and other people to see eventually) | 14:08:23 |
aktaboot | In reply to @lily:lily.flowers yarn2nix is hecked for berry though oh, is there ongoing work on that ? ๐ | 14:09:11 |
Lily Foster | In reply to @aktaboot:tchncs.de oh, is there ongoing work on that ? ๐ yarn2nix makes me sad. So unless someone else is, no. We are creating buildYarnPackage, fetchYarnDeps, and stuff to just have shiny new stuff to use | 14:16:58 |
Lily Foster | In reply to @aktaboot:tchncs.de (also I'm not trying to put pressure on you in any way :), I just wanted to open an issue for the record and other people to see eventually) Yeah it's no pressure and I do need to make an issue (just been busy and currently busy at $dayjob) | 14:17:23 |
Lily Foster | Oh I see you already made an issue. Thank you aktaboot โค | 14:24:23 |
| 10 May 2023 |
| quentin joined the room. | 22:45:15 |
quentin | What's the current state of packaging apps that use yarn v3 lockfiles? Is the only option yarn-plugin-nixify and committing the giant generated yarn-project.nix? | 22:48:14 |
Lily Foster | In reply to @quentinmit:matrix.org What's the current state of packaging apps that use yarn v3 lockfiles? Is the only option yarn-plugin-nixify and committing the giant generated yarn-project.nix? Pretty much just that. Or locking your own npm package-lock.json and using buildNpmPackage | 23:03:32 |
Lily Foster | Unfortunately | 23:03:43 |
quentin | In reply to @lily:lily.flowers Unfortunately Are there issues I can follow for this? | 23:19:07 |
Lily Foster | In reply to @quentinmit:matrix.org Are there issues I can follow for this? https://github.com/NixOS/nixpkgs/issues/177762 is for yarn2nix but I'm probably going to hijack it for fetchYarnDeps/buildYarnPackage because yarn2nix makes me sad | 23:34:38 |
quentin | Thanks, I had already found and subscribed to that one | 23:44:23 |
| 11 May 2023 |
| justingrant left the room. | 00:30:53 |
| 12 May 2023 |
| Federico Damiรกn Schonborn changed their profile picture. | 00:58:42 |
@ambroisie:belanyi.fr | Is there an issue open for pnpm support in nixpkgs BTW? | 16:11:23 |
Lily Foster | In reply to @ambroisie:belanyi.fr Is there an issue open for pnpm support in nixpkgs BTW? Not one that I am aware of, but there may be one I haven't seen. I'll try to search for one later (had surgery yesterday, am still somewhat out of it) | 16:18:47 |
@ambroisie:belanyi.fr | In reply to @lily:lily.flowers Not one that I am aware of, but there may be one I haven't seen. I'll try to search for one later (had surgery yesterday, am still somewhat out of it) That's what I remembered, I'll open one when I get back to my computer ๐ | 16:30:52 |
@ambroisie:belanyi.fr | (Oh and I wish you a speedy recovery from your surgery!) | 16:53:47 |
hexa | Lily Foster: wondering if you're well enough to finish up https://github.com/NixOS/nixpkgs/pull/230188 ๐ | 17:05:54 |
hexa | you already reviewed it two days ago | 17:06:08 |
Lily Foster | In reply to @hexa:lossy.network Lily Foster: wondering if you're well enough to finish up https://github.com/NixOS/nixpkgs/pull/230188 ๐ Done! It looked good now | 17:10:42 |
@ambroisie:belanyi.fr | In reply to @ambroisie:belanyi.fr That's what I remembered, I'll open one when I get back to my computer ๐ Done #231513 | 18:00:43 |