Commit Graph

3 Commits

Author SHA1 Message Date
Francesco Gazzetta
cc6fa17c00 translatelocally-models: update 2024-08-02 14:52:30 +00:00
Eelco Dolstra
8d2a765adf Let-float various fromJSON calls to avoid repeated JSON reading/parsing
Some of these were read/parsed dozens of times in a `nix search`
invocation, and in particular the MELPA recipes archive (3 MiB) was
read 4 times.
2024-06-03 18:52:42 +02:00
pacien
3f9ea32279 translatelocally-models: init 2023-10-02
This adds `pkgs.translatelocally-models.*` providing machine
translation models which can be used with `pkgs.translatelocally`.

`translatelocally-models.is-en-tiny` is marked as broken because its
archive is missing.
2023-12-15 21:36:30 +01:00