* Bison 2.1 -> 2.3.
svn path=/nixpkgs/trunk/; revision=6639
This commit is contained in:
parent
85230c348a
commit
ba02abde1f
@ -2472,10 +2472,7 @@ rec {
|
||||
inherit (xlibs) libXaw;
|
||||
inherit (gtkLibs) gtk;
|
||||
|
||||
bison = (import ../development/tools/parsing/bison/bison-2.1.nix) {
|
||||
inherit fetchurl stdenv;
|
||||
m4 = gnum4;
|
||||
};
|
||||
bison = bison23;
|
||||
|
||||
neon = (import ../development/libraries/neon/neon-0.24.7.nix) {
|
||||
inherit fetchurl stdenv libxml2;
|
||||
|
Loading…
Reference in New Issue
Block a user