guix-epistemia

Personal Guix channel
Log | Files | Refs

commit 5c339897713d497df8e97c02baa072bb19546c67
parent 49506998932937f595c7e4fa65aea7aa0e147c85
Author: Vineet Kumar <git@vineetk.net>
Date:   Tue, 26 May 2026 11:14:10 -0400

guix-science channel got fixed

Diffstat:
M.guix-channel | 14++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/.guix-channel b/.guix-channel @@ -15,11 +15,9 @@ (channel (name guix-science) (url "https://git.vineetk.net/guix-science") - (branch "mine") - (commit "895c7f167994453ae3e6a24a1e676dff61ca5fe2") - ;; (introduction - ;; (channel-introduction - ;; (version 0) - ;; (commit "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc") - ;; (signer "CA4F 8CF4 37D7 478F DA05 5FD4 4213 7701 1A37 8446"))) - ))) + (commit "a26e5697881df535e476b56f75e49110293cc19f") + (introduction + (channel-introduction + (version 0) + (commit "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc") + (signer "CA4F 8CF4 37D7 478F DA05 5FD4 4213 7701 1A37 8446"))))))