We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c348123 + a85c0fb commit ecc6da0Copy full SHA for ecc6da0
pkgs/by-name/un/unicap/package.nix
pkgs/top-level/aliases.nix
@@ -1897,6 +1897,7 @@ mapAliases {
1897
ubuntu_font_family = ubuntu-classic; # Added 2024-02-19
1898
uclibc = uclibc-ng; # Added 2022-06-16
1899
uclibcCross = uclibc-ng; # Added 2022-06-16
1900
+ unicap = "'unicap' has been removed because it is unmaintained"; # Added 2025-05-17
1901
unicorn-emu = throw "'unicorn-emu' has been renamed to/replaced by 'unicorn'"; # Converted to throw 2024-10-17
1902
uniffi-bindgen = throw "uniffi-bindgen has been removed since upstream no longer provides a standalone package for the CLI";
1903
unifi-poller = unpoller; # Added 2022-11-24
0 commit comments