temporary disable flex-wrapper (note to self: don't forget to commit)
svn path=/nixpkgs/trunk/; revision=3744
This commit is contained in:
parent
a849cb0704
commit
0111856eae
@ -364,9 +364,9 @@ rec {
|
|||||||
inherit fetchurl stdenv yacc;
|
inherit fetchurl stdenv yacc;
|
||||||
};
|
};
|
||||||
|
|
||||||
flexWrapper = (import ../development/tools/parsing/flex-wrapper) {
|
#flexWrapper = (import ../development/tools/parsing/flex-wrapper) {
|
||||||
inherit stdenv flex ;
|
# inherit stdenv flex ;
|
||||||
};
|
#};
|
||||||
|
|
||||||
flexnew = (import ../development/tools/parsing/flex/flex-new.nix) {
|
flexnew = (import ../development/tools/parsing/flex/flex-new.nix) {
|
||||||
inherit fetchurl stdenv yacc;
|
inherit fetchurl stdenv yacc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user