| 17 Nov 2025 |
dish [Fox/It/She] | and we dont even have bun yet(though that is also being worked on?) | 03:59:21 |
Tomodachi94 (they/them) | I'm going to check how big the generated lockfile ends up being. If it's pretty small it might commit it? | 03:59:26 |
dish [Fox/It/She] | * also frankly i want to unify the JS dependency fetchers (fetchNpmDeps, fetchYarnDeps, pnpm.fetchDeps, and the still in PR fetchDenoDeps) cuz theres too much divergence between them | 04:00:00 |
Tomodachi94 (they/them) | As for lockfile maintenance for applications: my opinion is that lockfiles don't need to be updated on every single change, but definitely do it right before a release... but unfortunately this is not Sorhus' opinion | 04:00:49 |
dish [Fox/It/She] | oh yeah if ur updating ur lockfile constantly thats an issue | 04:01:16 |
dish [Fox/It/She] | cuz then you just have constant merge conflicts | 04:01:39 |
dish [Fox/It/She] | In reply to @tomodachi94:matrix.org I'm going to check how big the generated lockfile ends up being. If it's pretty small it might commit it? fine to commit to nixpkgd if its small, but considering the number of deps it has listed im skeptical | 04:04:14 |
dish [Fox/It/She] | * <mx-reply><blockquote><a href="https://matrix.to/#/!NhAsaYbbgmzHtXTPQJ:funklause.de/$xBdgzYhGxTCUBRIj8B3BJNlm-M_VCjTGCKiXnqwea2k?via=pyrox.dev&via=matrix.org&via=nixos.dev">In reply to</a> <a href="https://matrix.to/#/@tomodachi94:matrix.org">@tomodachi94:matrix.org</a><br />I'm going to check how big the generated lockfile ends up being. If it's pretty small it might commit it?</blockquote></mx-reply>fine to commit to nixpkgs if its small, but considering the number of deps it has listed im skeptical | 04:04:25 |
dish [Fox/It/She] | * <mx-reply><blockquote><a href="https://matrix.to/#/!NhAsaYbbgmzHtXTPQJ:funklause.de/$xBdgzYhGxTCUBRIj8B3BJNlm-M_VCjTGCKiXnqwea2k?via=pyrox.dev&via=matrix.org&via=nixos.dev">In reply to</a> <a href="https://matrix.to/#/@tomodachi94:matrix.org">@tomodachi94:matrix.org</a><br />I'm going to check how big the generated lockfile ends up being. If it's pretty small it might commit it?</blockquote></mx-reply>fine to commit to nixpkgs if its small, but considering the number of deps it has listed in node-packages.nix im skeptical | 04:04:40 |
Tomodachi94 (they/them) | 308 kB... so pretty big | 04:06:10 |
dish [Fox/It/She] |
.>
| 04:06:23 |
dish [Fox/It/She] | * ugh | 04:06:32 |
dish [Fox/It/She] | yeah thats... a bit much for me to be okay with someone committing it | 04:07:04 |