ne: unpin texinfo (#440902)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
stdenv,
|
||||
fetchFromGitHub,
|
||||
ncurses,
|
||||
texinfo6,
|
||||
texinfo,
|
||||
texliveMedium,
|
||||
perl,
|
||||
ghostscript,
|
||||
@@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
nativeBuildInputs = [
|
||||
texliveMedium
|
||||
texinfo6
|
||||
texinfo
|
||||
perl
|
||||
ghostscript
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user