mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Require Bison 2.6
This commit is contained in:
parent
804709706c
commit
a68ebf8e37
2 changed files with 4 additions and 5 deletions
|
@ -19,7 +19,7 @@ let
|
|||
inherit officialRelease;
|
||||
|
||||
buildInputs =
|
||||
[ curl bison25 flex2535 perl libxml2 libxslt w3m bzip2
|
||||
[ curl bison flex2535 perl libxml2 libxslt w3m bzip2
|
||||
tetex dblatex nukeReferences pkgconfig sqlite git
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue