16 Aug 2024 |
Pol |
my-app-dev -> would also be made with buildComposerProject but this time, you can add an attribute that will install the require-dev dependencies.
| 08:27:54 |
Pol | Then you create a devshell and use the attribute inputsFrom = [ my-app-dev ]; | 08:28:12 |
Pol | That might work. | 08:28:22 |
Pol | To be tested. | 08:28:27 |
nebucatnetzer13 | Okay, yeah that was my last idea as well, the problem with that is that the code for the project lands twice in the store right? It's not a killer, just a bit inelegant. | 08:30:12 |
rikudou@lemmings.world | Added php84 to https://history.nix-packages.com/search?packageName=php%2Ftag | 08:33:04 |
Pol | In reply to @nebucatnetzer13:matrix.org Okay, yeah that was my last idea as well, the problem with that is that the code for the project lands twice in the store right? It's not a killer, just a bit inelegant. Yes. I'm pretty sure there's room for improvements... | 08:44:16 |
Pol | In reply to @rikudou:lemmings.world Added php84 to https://history.nix-packages.com/search?packageName=php%2Ftag The sort is not really optimal in the list. | 08:44:52 |
Pol |  Download image.png | 08:45:07 |
rikudou@lemmings.world | Yep, I've noticed | 08:45:11 |
rikudou@lemmings.world | Fixed | 09:07:17 |