Unverified Commit 63cba11d authored by quantenzitrone's avatar quantenzitrone
Browse files

infamousplugins: rename from infamousPlugins

rename to lowercase to fit package naming conventions
parent 9378e647
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
}:

stdenv.mkDerivation (finalAttrs: {
  pname = "infamousPlugins";
  pname = "infamousplugins";
  version = "0.3.2";

  src = fetchFromGitHub {
+1 −0
Original line number Diff line number Diff line
@@ -870,6 +870,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