asn2quickder: migrate to by-name

(cherry picked from commit 2de2a10ff5)
This commit is contained in:
TomaSajt 2026-06-15 16:40:35 +02:00
commit f1411b5382
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 0 additions and 2 deletions

View file

@ -5132,8 +5132,6 @@ with pkgs;
apacheKafka = apacheKafka_4_2;
asn2quickder = callPackage ../development/tools/asn2quickder { };
libastyle = astyle.override { asLibrary = true; };
aws-adfs = with python3Packages; toPythonApplication aws-adfs;