infamousplugins: rename from infamousPlugins (#488295)

This commit is contained in:
Michael Daniels
2026-02-08 15:41:15 -05:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -16,7 +16,7 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "infamousPlugins";
pname = "infamousplugins";
version = "0.3.2";
src = fetchFromGitHub {
+1
View File
@@ -877,6 +877,7 @@ mapAliases {
immersed-vr = throw "'immersed-vr' has been renamed to/replaced by 'immersed'"; # Converted to throw 2025-10-27
inconsolata-nerdfont = throw "'inconsolata-nerdfont' has been renamed to/replaced by 'nerd-fonts.inconsolata'"; # Converted to throw 2025-10-27
incrtcl = throw "'incrtcl' has been renamed to/replaced by 'tclPackages.incrtcl'"; # Converted to throw 2025-10-27
infamousPlugins = infamousplugins; # Added 2026-02-08
inotifyTools = throw "'inotifyTools' has been renamed to/replaced by 'inotify-tools'"; # Converted to throw 2025-10-27
insync-emblem-icons = throw "'insync-emblem-icons' has been removed, use 'insync-nautilus' instead"; # Added 2025-05-14
invalidateFetcherByDrvHash = throw "'invalidateFetcherByDrvHash' has been renamed to/replaced by 'testers.invalidateFetcherByDrvHash'"; # Converted to throw 2025-10-27