mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Use Bison 2.5
This commit is contained in:
parent
209927bb27
commit
00c98a6bef
2 changed files with 3 additions and 1 deletions
|
@ -19,7 +19,7 @@ let
|
|||
inherit officialRelease;
|
||||
|
||||
buildInputs =
|
||||
[ curl bison24 flex2535 perl libxml2 libxslt w3m bzip2
|
||||
[ curl bison25 flex2535 perl libxml2 libxslt w3m bzip2
|
||||
tetex dblatex nukeReferences pkgconfig sqlite git
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue