mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
During migration to new format and removing from the inline files. We lost some entries. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
11 lines
254 B
Nix
11 lines
254 B
Nix
{
|
|
time = "2025-02-12T15:56:00+00:00";
|
|
condition = true;
|
|
message = ''
|
|
A new module is available: 'programs.tex-fmt'.
|
|
|
|
tex-fmt is a LaTeX formatter written in Rust.
|
|
See https://github.com/WGUNDERWOOD/tex-fmt for more information.
|
|
'';
|
|
}
|