Skip to content
Snippets Groups Projects
Commit 693fca82 authored by Reza Housseini's avatar Reza Housseini
Browse files

fix: use correct channel format in channels.scm file

parent 116c1cc1
Branches
Tags
No related merge requests found
(append (list (channel
(name 'guix-ost)
(url "https://gitlab.ost.ch/scl/guix-ost.git")
(branch "main"))
(channel
(name 'slurm-submit)
(url "https://gitlab.ost.ch/scl/slurm-submit.git")
(branch "main")))
%default-channels)
(list (channel
(name 'guix-ost)
(url "https://gitlab.ost.ch/scl/guix-ost.git")
(branch "main")
(commit
"f7f9c274694e4169f04bd6fb4f73410ee47e97e8"))
(channel
(name 'slurm-submit)
(url "https://gitlab.ost.ch/scl/slurm-submit.git")
(branch "main")
(commit
"79811fc1001649f500852d69be638e49aac92f82"))
(channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit
"993d6d2e7be4dac738629c76a51058f4dc5bc449")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment