texinfo6_5: drop

This commit is contained in:
Sandro Jäckel
2025-06-09 03:23:27 +02:00
parent cc9349bbe4
commit 26b4a9ea81
2 changed files with 0 additions and 5 deletions
@@ -65,10 +65,6 @@ let
};
in
{
texinfo6_5 = buildTexinfo {
version = "6.5";
hash = "sha256-d3dLP0oGwgcFzC7xyASGRCLjz5UjXpZbHwCkbffaX2I=";
};
texinfo6 = buildTexinfo {
version = "6.8";
hash = "sha256-jrdT7Si8oh+PVsGhgDYq7XiSKb1i//WL+DaOm+tZ/sQ=";
-1
View File
@@ -7687,7 +7687,6 @@ with pkgs;
texinfoPackages = callPackages ../development/tools/misc/texinfo/packages.nix { };
inherit (texinfoPackages)
texinfo6_5
texinfo6
texinfo7
;