Commit dd724813 authored by Sergei Trofimovich's avatar Sergei Trofimovich
Browse files

texinfo5: remove package, old version

The only user was `gcc48`. Drop `texinfo5` as it's an old unsupported
branch of the package.
parent 1db443ab
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -88,10 +88,6 @@ in
      branch = finalAttrs.version;
    };
  });
  texinfo5 = buildTexinfo {
    version = "5.2";
    hash = "sha256-VHHvaDpkWIp8/vRu8r3T+8vKidhH4QgyYSKT8QXkTto=";
  };
  texinfo6_5 = buildTexinfo {
    version = "6.5";
    hash = "sha256-d3dLP0oGwgcFzC7xyASGRCLjz5UjXpZbHwCkbffaX2I=";
+1 −0
Original line number Diff line number Diff line
@@ -1221,6 +1221,7 @@ mapAliases ({
  pgtap = postgresqlPackages.pgtap;
  plv8 = postgresqlPackages.plv8;
  postgis = postgresqlPackages.postgis;
  texinfo5 = throw "'texinfo5' has been removed from nixpkgs"; # Added 2024-09-10
  timescaledb = postgresqlPackages.timescaledb;
  tsearch_extras = postgresqlPackages.tsearch_extras;

+0 −1
Original line number Diff line number Diff line
@@ -19016,7 +19016,6 @@ with pkgs;
  texinfoPackages = callPackages ../development/tools/misc/texinfo/packages.nix { };
  inherit (texinfoPackages)
    texinfo413
    texinfo5 # needed for gcc48
    texinfo6_5 # needed for allegro
    texinfo6_7 # needed for gpm, iksemel and fwknop
    texinfo6