texinfo6_5: drop
This commit is contained in:
@@ -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=";
|
||||
|
||||
@@ -7687,7 +7687,6 @@ with pkgs;
|
||||
|
||||
texinfoPackages = callPackages ../development/tools/misc/texinfo/packages.nix { };
|
||||
inherit (texinfoPackages)
|
||||
texinfo6_5
|
||||
texinfo6
|
||||
texinfo7
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user