aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-10-31 15:05:35 -0500
committerFrederick Muriuki Muriithi2024-10-31 15:05:35 -0500
commit4f7958f850ce2547f4cabccde07f018899969114 (patch)
tree1c6d28635923a864611cf01981d0ce4a10e6b489
parentd5c6653520f970bef337ce6b159d6422e16af717 (diff)
downloadguix-bioinformatics-4f7958f850ce2547f4cabccde07f018899969114.tar.gz
Downgrade guix channel back to b0b988c.fredmanglis/upgrade-guix-channel
Downgrade guix back to b0b988c to ensure that the containers build without leading to python's requests library to fail to find the appropriate TLS certificates.
-rw-r--r--.guix-channel2
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index 4bbc28a..e7e9a9a 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -14,7 +14,7 @@
(name guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
- (commit "2394a7f5fbf60dd6adc0a870366adb57166b6d8b")
+ (commit "b0b988c41c9e0e591274495a1b2d6f27fcdae15a")
(introduction
(channel-introduction
(version 0)