Commit Graph

8 Commits

Author SHA1 Message Date
Lena
783927ab4a
tlrc: 1.9.1 -> 1.9.2 2024-04-29 17:20:11 +02:00
Lena
23cb504fe0
tlrc: 1.9.0 -> 1.9.1 2024-03-28 21:47:17 +01:00
Lena
5cf15d4f4d
tlrc: 1.8.0 -> 1.9.0 2024-03-24 13:46:08 +01:00
nikstur
52d2e90d45 tlmi-auth: enable cross-compliation by correctly classifying dependencies 2024-02-03 12:13:37 +01:00
nikstur
9ec3d89500 tlmi-auth: improve overridability
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-02-03 12:13:37 +01:00
Philippe Schaaf
ce689654cf
tlmi-auth: init at 1.0.1
Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com>
2024-01-26 17:42:55 +01:00
Lena
44c2bd88f4
tlrc: 1.7.1 -> 1.8.0 2023-11-30 21:04:25 +01:00
Lena
882f864a0a
tlrc: init at 1.7.1 2023-11-14 18:19:32 +01:00