about summary refs log tree commit diff
path: root/pkgs/by-name/tl
AgeCommit message (Collapse)AuthorFilesLines
2024-04-29tlrc: 1.9.1 -> 1.9.2Lena1-3/+3
2024-03-28tlrc: 1.9.0 -> 1.9.1Lena1-3/+3
2024-03-24tlrc: 1.8.0 -> 1.9.0Lena1-8/+4
2024-02-03tlmi-auth: enable cross-compliation by correctly classifying dependenciesnikstur1-0/+3
2024-02-03tlmi-auth: improve overridabilitynikstur1-10/+7
Use a recursive set instead of a let in before calling stdenv.mkDerivation. This allows to properly override the derivation with overrideAttrs. Do not re-use the pname in the fetcher function. Otherwise you cannot override the pname of a derivation while still fetching the same sources. However, this is something you sometimes want to do.
2024-01-26tlmi-auth: init at 1.0.1Philippe Schaaf1-0/+39
Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com>
2023-11-30tlrc: 1.7.1 -> 1.8.0Lena1-5/+5
2023-11-14tlrc: init at 1.7.1Lena1-0/+39