| 29 Apr 2024 |
Lily Foster | npmConfigHook does the npm ci for you | 22:22:14 |
Lily Foster | oh you're not using buildNpmPackage. yeah you'll want something like that | 22:22:57 |
matejam | I quite sure fixed-output (outputHash ) of my derivation solves that problem. In the derivation code you can see that I'm calling composer install which also requires internet access. | 22:23:24 |
samasaur | If you're in a fixed-output derivation, you have internet access. I think you need to add cacert to nativeBuildInputs | 22:23:54 |