| 7 Jun 2022 |
jackdk | But because the flake completely specifies its inputs, ISTM that you don't need the separate spec.json to declare which inputs you want in NIX_PATH or whatever | 08:11:53 |
kenran_ | If you have private repos, then the hydra user on your server needs access via SSH. I've just added a special GitLab user and SSH key pair on the server in /var/lib/hydra (I think that was the path). | 08:12:35 |
kenran_ | In reply to @jackdk:matrix.org But because the flake completely specifies its inputs, ISTM that you don't need the separate spec.json to declare which inputs you want in NIX_PATH or whatever Yeah, that sounds about right. I've never used spec.json; feels like hydraJobs make that obsolete for flake projects. | 08:13:16 |