From acdbc05f909137cd3b4c1874ce6f167fd91b89cd Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 11 Mar 2026 03:14:50 -0700 Subject: Remove guix-rust-past-crates channel Now that atuin is installed from rosenthal, I don't need the past crates anymore. --- oni/home/config/common.scm | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/oni/home/config/common.scm b/oni/home/config/common.scm index 3a91393..2b52f58 100644 --- a/oni/home/config/common.scm +++ b/oni/home/config/common.scm @@ -225,16 +225,7 @@ LocalForward 19999 localhost:19999")) (make-channel-introduction "7677db76330121a901604dfbad19077893865f35" (openpgp-fingerprint - "13E7 6CD6 E649 C28C 3385 4DF5 5E5A A665 6149 17F7")))) - (channel - (name 'guix-rust-past-crates) - (url "https://codeberg.org/guix/guix-rust-past-crates.git") - (branch "trunk") - (introduction - (make-channel-introduction - "1db24ca92c28255b28076792b93d533eabb3dc6a" - (openpgp-fingerprint - "F4C2D1DF3FDEEA63D1D30776ACC66D09CA528292"))))))) + "13E7 6CD6 E649 C28C 3385 4DF5 5E5A A665 6149 17F7"))))))) (define home-zsh-services (list (service home-zsh-service-type -- cgit v1.3-2-g0d8e