forked from guix/guix-rust-past-crates
Guix channel to help with the new Rust packaging model migration
- Scheme 100%
| etc | ||
| modules/past-crates/packages | ||
| .envrc | ||
| .guix-authorizations | ||
| .guix-channel | ||
| COPYING | ||
| README.org | ||
This channel keeps Rust library packages from Guix before the new packaging model migration.
These packages are saved in the (past-crates packages crates-io) module.
Channel specification:
(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"))))
You can add this channel to your channels.scm, please refer to the manual for
more details.
(cons (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"))))
%default-channels)
Authenticate commits:
guix git authenticate \
1db24ca92c28255b28076792b93d533eabb3dc6a \
F4C2D1DF3FDEEA63D1D30776ACC66D09CA528292