| 10 May 2023 |
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 |
| Federico Damián Schonborn changed their profile picture. | 19:34:18 |
| Federico Damián Schonborn changed their display name from Federico Schonborn to Federico Damián Schonborn. | 19:35:01 |
| 14 May 2023 |
| jfvillablanca joined the room. | 11:38:40 |
| 16 May 2023 |
hexa | getting the following error during node run build
sh: line 1: /build/source/node_modules/.bin/webpack: cannot execute: required file not found
| 16:00:28 |
hexa | https://github.com/NixOS/nixpkgs/pull/232255#issuecomment-1549928493 | 16:01:27 |
Lily Foster | In reply to @hexa:lossy.network
getting the following error during node run build
sh: line 1: /build/source/node_modules/.bin/webpack: cannot execute: required file not found
I believe https://github.com/NixOS/nixpkgs/pull/206477 probably fixes that if you want to give it a review :) | 16:01:33 |
Lily Foster | (I apologize in advance for you having to rebuild nodejs...) | 16:03:33 |
hexa | In reply to @lily:lily.flowers I believe https://github.com/NixOS/nixpkgs/pull/206477 probably fixes that if you want to give it a review :) same as before 😄 | 18:17:13 |
Lily Foster | Damn. I'll look later today or tomorrow then | 18:30:20 |
hexa | anyway | 18:30:58 |
hexa | the file is a symlink to her | 18:31:02 |
hexa | * the file is a symlink to here | 18:31:02 |
hexa |
-rwxr-xr-x 1 nixbld nixbld 3.9K May 16 15:57 node_modules/webpack/bin/webpack.js
| 18:31:06 |
hexa | that file is | 18:31:14 |
hexa |
node_modules/webpack/bin/webpack.js: a /nix/store/6aphgr19pzc8v416zaf6vbs7r9jsbajp-nodejs-18.16.0/bin/node script, ASCII text executable
| 18:31:16 |