aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 47ecbff..be3f1f1 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -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}