nixpkgs/pkgs/by-name/tl
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
..
tlmi-auth tlmi-auth: improve overridability 2024-02-03 12:13:37 +01:00
tlrc