mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
pkgs/top-level/aliases.nix: add krun
This commit is contained in:
parent
16263fc6e9
commit
8a30e8fcec
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue