diff options
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -7,7 +7,18 @@ [`f428574ec4bf3d65954ed1b0c34ed86730f67647`](https://git.euandreh.xyz/git-permalink/commit/?id=f428574ec4bf3d65954ed1b0c34ed86730f67647). - TODO in 2021-07-26 -## TODO Replace `git://` with `https://` {#task-ab7d98bb-7557-1891-b102-a48942d762be} +## DOING Replace `git://` with `https://` {#task-ab7d98bb-7557-1891-b102-a48942d762be} +- DOING in 2021-07-28 + + I've configured the server to serve repositories on + `https://euandreh.xyz/git-permalink.git`, and cloning and fetching works + properly. + However Guix can't understand a channel served over a bare HTTPS repository. + I've sent a [message] to the help-guix mailing list, because for some reason + the main Guix channel itself is a bare HTTPS Git repository, but I can't + do the same for mine. + + [message]: https://yhetil.org/guix-user/162732098483.1190082.2428052336447457010@localhost/t/ - TODO in 2021-07-26 ## DONE Stick to 80 columns in documentation {#task-67a3e4ba-1339-4084-1743-edc261d0cc72} |