| 19 Jun 2023 |
@rendakuenthusiast:imperishable.name | there is no resolveUrl; the originalUrl is a "git+file:///path/to/my/colmena/repo" | 05:49:40 |
@rendakuenthusiast:imperishable.name | which is just a dir on my system | 05:49:53 |
Zhaofeng Li | Sorry, should be resolvedUrl with a d | 05:50:19 |
Zhaofeng Li | Also not there? | 05:50:28 |
@rendakuenthusiast:imperishable.name | no, it's exactly the same path as originalUrl | 05:50:37 |
Zhaofeng Li | In reply to @rendakuenthusiast:imperishable.name no, it's exactly the same path as originalUrl Hmm, then it should be correct | 05:50:54 |
@rendakuenthusiast:imperishable.name | well the deploy works now, as long as I don't put -f flake.nix | 05:51:18 |
@rendakuenthusiast:imperishable.name | I was more mentioning that b/c the error message was confusing | 05:51:25 |
@rendakuenthusiast:imperishable.name | anyway, I have a new question: currently I have my colmena config set up such that outputs.colmena.<system-name> = { deployment.targetHost = <url>; imports = [./system-name.nix]; } | 05:52:37 |