diff options
| author | Munyoki Kilyungi | 2025-01-27 19:07:00 +0300 |
|---|---|---|
| committer | BonfaceKilz | 2025-01-27 19:07:57 +0300 |
| commit | 67881e5ce4634c462eadad3c52a73054d6042d4d (patch) | |
| tree | 996c3ef38d93f73caef51a14a5473f283b12962d | |
| parent | 7aa4c79bae4d64533e5f856a96de919fa928228e (diff) | |
| download | genenetwork3-67881e5ce4634c462eadad3c52a73054d6042d4d.tar.gz | |
Revert "Set guix channel to b0b988c41c9e0e591274495a1b2d6f27fcdae15a."
This reverts commit 23faa193d7b52fb0abf6f00dc405e7f10ba86b20.
| -rw-r--r-- | .guix-channel | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.guix-channel b/.guix-channel index 393cd93..384da17 100644 --- a/.guix-channel +++ b/.guix-channel @@ -7,17 +7,6 @@ (channel (name guix-bioinformatics) (url "https://git.genenetwork.org/guix-bioinformatics")) - (channel - (name guix) - (url "https://git.savannah.gnu.org/git/guix.git") - (branch "master") - (commit "b0b988c41c9e0e591274495a1b2d6f27fcdae15a") - (introduction - (channel-introduction - (version 0) - (commit "9edb3f66fd807b096b48283debdcddccfea34bad") - (signer - "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))) ;; FIXME: guix-bioinformatics depends on guix-past. So, there ;; should be no reason to explicitly depend on guix-past. But, the ;; channel does not build otherwise. This is probably a guix bug. |
