From f081737a8c46c65f6f26622e4d136422cd96e669 Mon Sep 17 00:00:00 2001 From: "dupont-y@univ-nantes.fr" Date: Wed, 22 Mar 2023 14:57:31 +0100 Subject: [PATCH] wrong url --- .guix-channel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.guix-channel b/.guix-channel index 19bb017..7bef34b 100644 --- a/.guix-channel +++ b/.guix-channel @@ -3,5 +3,5 @@ (dependencies (channel (name guix-science-nonfree) - (url "https://github.com/guix-science/guix-science-nonfree")) + (url "https://github.com/guix-science/guix-science-nonfree.git")) ))