Unverified Commit b7041883 authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

infamousplugins: rename from infamousPlugins (#488295)

parents c5cfba58 63cba11d
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
@@ -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