mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
11 lines
233 B
Nix
11 lines
233 B
Nix
{
|
|
time = "2025-12-06T10:05:43+00:00";
|
|
condition = true;
|
|
message = ''
|
|
A new module is available: `programs.ty`
|
|
|
|
It allows to manage the configuration and package
|
|
of the Python language server `ty` by Astral.
|
|
'';
|
|
}
|