diff options
author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-09-12 23:56:27 +0200 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-09-12 23:56:27 +0200 |
commit | c6ccfb4b3ffd55ecc02ded1e86860cb528e41764 (patch) | |
tree | c962989a2518a164923be95afc5045b2fb05b7fe /deployment/systems | |
parent | ab5e065a421bf99a9f438fd02b2dd52a8131e6f4 (diff) |
rakan: add guix-rust-past-crates-channel
Diffstat (limited to 'deployment/systems')
-rw-r--r-- | deployment/systems/rakan.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/systems/rakan.scm b/deployment/systems/rakan.scm index 1811422..86187d9 100644 --- a/deployment/systems/rakan.scm +++ b/deployment/systems/rakan.scm @@ -68,6 +68,7 @@ (let ( (l-channels (list sovereign:channels:default-guix-channel sovereign:channels:deployment-channel-staging + sovereign:channels:guix-rust-past-crates-channel sovereign:channels:nonguix-channel sovereign:channels:sovereign-channel-staging))) (gnu:services:base:guix-configuration |