mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
10 lines
192 B
Nix
10 lines
192 B
Nix
{
|
|
time = "2025-11-26T05:33:49+00:00";
|
|
condition = true;
|
|
message = ''
|
|
A new module is available: 'programs.cargo'.
|
|
|
|
cargo is the build system and package manager of Rust.
|
|
'';
|
|
}
|