| 26 Aug 2024 |
emily | (answer: yes, I backported it :P) | 21:53:36 |
| 27 Aug 2024 |
| oliver.falvai joined the room. | 10:57:16 |
| @mat:matrix.matmoa.xyz joined the room. | 13:24:30 |
| @aloisw:kde.org left the room. | 17:20:21 |
| 29 Aug 2024 |
@mat:matrix.matmoa.xyz | Hey, any idea if it's possible to build a npm project and then build a go module in a flake.nix ? I can't find anything at all about building web frontends as part of packages ... I can pre-build the frontend files and then use this flake to build the binary but having to commit pre-built static files is kinda silly ....
https://github.com/MathieuMoalic/amumax/blob/main/flake.nix | 13:04:13 |
Winter | just build it in two derivations | 13:20:16 |
@mat:matrix.matmoa.xyz | Thanks, I think I made it work using two derivations, I am really new to this and I didn't know it could be as simple as that ^^' | 14:39:47 |