summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:07 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:07 -0500
commit23eb31ce3059f2e9cdeabcf1e7e9b2e4fc63d356 (patch)
treea8a2aafa7dcc99ad3490a3c03c764cac06a44fe3
parent1f818377b50ec2f6c8022006e84909755a7f4569 (diff)
downloadguix-techchud-23eb31ce3059f2e9cdeabcf1e7e9b2e4fc63d356.tar.gz
guix-techchud-23eb31ce3059f2e9cdeabcf1e7e9b2e4fc63d356.tar.bz2
guix-techchud-23eb31ce3059f2e9cdeabcf1e7e9b2e4fc63d356.zip
depend on guix-hpc
-rw-r--r--.guix-channel6
1 files changed, 5 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index 30922df..9e4456c 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -8,4 +8,8 @@
(channel-introduction
(version 0)
(commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
- (signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))
+ (signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
+ (channel
+ (name guix-hpc)
+ (url "https://gitlab.inria.fr/guix-hpc/guix-hpc")
+ )))