| 15 Aug 2023 |
| @10leej:matrix.org left the room. | 19:34:36 |
| 16 Aug 2023 |
| israelss joined the room. | 15:47:08 |
| 19 Aug 2023 |
dotlambda | I'm trying to package dl-librescore but get
Error: Git dependency node_modules/pdfkit contains install scripts, but has no lockfile, which is something that will probably break.
What can I do?
| 17:37:56 |
Lily Foster | https://github.com/NixOS/nixpkgs/issues/244285 :( | 17:47:48 |
dotlambda | Can someone explain why I get
npm ERR! request to https://registry.npmjs.org/tap failed: cache mode is 'only-if-cached' but no cached response is available.
in https://github.com/NixOS/nixpkgs/pull/250265 ? It's during Installing dependencies and ignoring scripts doesn't fix it.
| 22:50:03 |
dotlambda | Is there a policy regarding having libraries in nodePackages that don't provide any executables and aren't used elsewhere in nixpkgs? I feel like they are pretty much useless. | 23:12:44 |
| 20 Aug 2023 |
Lily Foster | In reply to @robert:funklause.de
Can someone explain why I get
npm ERR! request to https://registry.npmjs.org/tap failed: cache mode is 'only-if-cached' but no cached response is available.
in https://github.com/NixOS/nixpkgs/pull/250265 ? It's during Installing dependencies and ignoring scripts doesn't fix it.
I'll try to take a look today | 11:57:57 |
Lily Foster | In reply to @robert:funklause.de Is there a policy regarding having libraries in nodePackages that don't provide any executables and aren't used elsewhere in nixpkgs? I feel like they are pretty much useless. There is no policy on nodePackages other than I wish it would just eventually go away (or be replaced by something actually composable) 🫠 | 11:58:35 |
dotlambda | But since it's not composable we might as well get rid of libraries | 14:14:51 |
Lily Foster | In reply to @robert:funklause.de But since it's not composable we might as well get rid of libraries Probably, yeah. Not sure if there's ant downstream users, and admittedly my rough mental plan was to migrate out all applications (at least the ones that matter) over time and then delete the set (and any libraries etc) entirely | 14:25:01 |
Lily Foster | Feel free to. I know I don't feel like running the script to regen the set after removing libraries 😅 | 14:25:26 |
Lily Foster | In reply to @robert:funklause.de But since it's not composable we might as well get rid of libraries (It is actually composable to some extent now, but not in a bit of an antiquated way since we don't truly have our own npm-ish implementation for composing node modules) | 14:26:44 |
Lily Foster | * (It is actually composable to some extent now, but in a bit of an antiquated way since we don't truly have our own npm-ish implementation for composing node modules) | 14:26:58 |
| 21 Aug 2023 |
dotlambda | This PR removes a huge chunk of useless stuff from nodePackages: https://github.com/NixOS/nixpkgs/pull/250592 | 21:41:16 |
| 23 Aug 2023 |
dotlambda | Please review and merge if you have some spare time. I don't wanna accrue merge conflicts. | 03:03:06 |
Lily Foster | In reply to @robert:funklause.de Please review and merge if you have some spare time. I don't wanna accrue merge conflicts. I can do that sometime in the next couple hours. The nodePackages hell-set does tend to accumulate merge conflicts quickly... | 11:25:24 |
| 24 Aug 2023 |
Lily Foster | In reply to @robert:funklause.de Please review and merge if you have some spare time. I don't wanna accrue merge conflicts. Merged. And naturally it immediately created a merge conflict with https://github.com/NixOS/nixpkgs/pull/250250, but I already left another review comment on that one anyway | 00:53:27 |
Lily Foster | In reply to @gdesforges:matrix.org Lily Foster: I've closed previous PR and pushed a new PR https://github.com/NixOS/nixpkgs/pull/248107 Apologies for taking a minute there to get back to this, but I left one super minor nit (which tbh doesn't need to be a blocker for merge, so feel free to ask it to just be merged if you'd rather not fix it) | 00:54:13 |
Lily Foster | In reply to @lily:lily.flowers Merged. And naturally it immediately created a merge conflict with https://github.com/NixOS/nixpkgs/pull/250250, but I already left another review comment on that one anyway (thank you for your recent node work btw dotlambda, you've been fabulous ❤️) | 00:55:22 |
Lily Foster | (I finally got a chance to look at the manpages PR and I saw it was accidentally merged a little early (probably because I didn't get to it in time), but it looks fine to me assuming it passed testing) | 00:57:42 |
@gdesforges:matrix.org | In reply to @lily:lily.flowers Apologies for taking a minute there to get back to this, but I left one super minor nit (which tbh doesn't need to be a blocker for merge, so feel free to ask it to just be merged if you'd rather not fix it) thanks a lot! I've applied your change 👍️ | 07:34:01 |
@gdesforges:matrix.org | who should I ask for merge? | 07:34:08 |
@gdesforges:matrix.org | * who should I ask for a merge? | 07:34:17 |
raitobezarius | me | 09:35:45 |
@gdesforges:matrix.org | thanks raitobezarius | 15:07:25 |
@gdesforges:matrix.org | and ofc thx Lily Foster | 15:07:33 |
@gdesforges:matrix.org | I really use this tool a lot, having it installed via home-manager will make my life easier | 15:07:58 |
Lily Foster | Yep happy we could get it working :) (I'm just sorry I've been so busy and took what I realized was a few weeks yesterday to get to it...) | 15:08:43 |
raitobezarius | thank you Lily Foster for all your efforts | 15:09:37 |
dotlambda | Lily Foster: Could you add details to https://github.com/LibreScore/dl-librescore/pull/32#issuecomment-1692558038 ? The Nixpkgs manual has none | 23:51:01 |