| 29 Apr 2024 |
Lily Foster | (but you don't have to use either if you don't want to (assuming FOD unreproducibility isn't a problem for what you're doing)) | 22:26:20 |
Lily Foster | In reply to @samasaur:matrix.org If you're in a fixed-output derivation, you have internet access. I think you need to add cacert to nativeBuildInputs (and yes, this is probably the immediate cause of the error) | 22:26:36 |
matejam | In reply to @samasaur:matrix.org If you're in a fixed-output derivation, you have internet access. I think you need to add cacert to nativeBuildInputs That does something, now I have a different error message 😄
EACCES: permission denied, mkdir '/homeless-shelter' | 22:27:03 |
Lily Foster | In reply to @matejam:matrix.org That does something, now I have a different error message 😄
EACCES: permission denied, mkdir '/homeless-shelter' yeahh it's gonna be a lot of things like that which the npm hooks already handle (there's, uh, a lot of edge cases) | 22:27:44 |