From 7db6df92e9c8a8f1e4f7c39623dc88190d75fa4a Mon Sep 17 00:00:00 2001 From: Amelia Coutard Date: Thu, 16 Nov 2023 11:15:47 +0100 Subject: [PATCH] Added smart http to my server, updated the URLs in the relevant manner --- .guix-channel | 2 +- README | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.guix-channel b/.guix-channel index 55a85b6..fb96ff0 100644 --- a/.guix-channel +++ b/.guix-channel @@ -1,3 +1,3 @@ (channel (version 0) - (url "https://www.ameliathe1st.gay/git/guix-channel.git")) + (url "https://git.ameliathe1st.gay/guix-channel.git")) diff --git a/README b/README index c52068e..40dcbab 100644 --- a/README +++ b/README @@ -1,10 +1,11 @@ This is a guix channel for my projects, hosted at https://www.ameliathe1st.gay. -Add it like this to your channel list +Add it like this to your channel list: (channel (name 'amy) - (url "https://www.ameliathe1st.gay/git/guix-channel.git") + (url "https://git.ameliathe1st.gay/guix-channel.git") + (branch "trunk") ;; Enable signature verification: (introduction (make-channel-introduction "f6e17d6c021b3a6519b86f5cdf4e1b11da7e8f47" -- 2.45.2