pkgs/top-level/aliases.nix: add krun

This commit is contained in:
Tristan Ross 2025-05-01 13:25:27 -07:00
parent 16263fc6e9
commit 8a30e8fcec
No known key found for this signature in database
GPG key ID: B09C422035669AF8

View file

@ -910,6 +910,7 @@ mapAliases {
kramdown-rfc2629 = throw "'kramdown-rfc2629' has been renamed to/replaced by 'rubyPackages.kramdown-rfc2629'"; # Converted to throw 2024-10-17
krb5Full = krb5;
krita-beta = throw "'krita-beta' has been renamed to/replaced by 'krita'"; # Converted to throw 2024-10-17
krun = throw "'krun' has been renamed to/replaced by 'muvm'"; # Added 2025-05-01
kubei = kubeclarity; # Added 2023-05-20
kubo-migrator-all-fs-repo-migrations = kubo-fs-repo-migrations; # Added 2024-09-24