about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2026-01-07 22:37:00 +0300
committerMunyoki Kilyungi2026-01-13 17:09:39 +0300
commit04c2a18f615bc0a387235544433989af2e8cb62b (patch)
tree08b5d03e5e07e847303b7c997a39807d52ac9f06
parenta4737495bc277f5a440e2db62b8033ac2d247d76 (diff)
downloadgn-machines-04c2a18f615bc0a387235544433989af2e8cb62b.tar.gz
Update .guix-channel.
We update this so that we can inherit sheepdog from upstream.
-rw-r--r--.guix-channel2
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index f43f5ea..b8f3873 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -27,7 +27,7 @@
   (channel
    (name guix-bioinformatics)
    (url "https://git.genenetwork.org/guix-bioinformatics")
-   (commit "903465c85c9b2ae28480b236c3364da873ca8f51"))
+   (commit "9b0955f14ec725990abb1f6af3b9f171e4943f77"))
   ;; Until https://issues.guix.gnu.org/68797 is resolved, we need to
   ;; explicitly list guix-past and guix-rust-past-crates—the
   ;; dependencies of the guix-bioinformatics channel—here.