stp: build with bison3

This commit is contained in:
Luka Blaskovic 2020-01-06 11:12:43 +00:00
parent 4a3a8327d2
commit 7e90db8500

View file

@ -21426,9 +21426,7 @@ in
inherit (ocamlPackages) stog;
stp = callPackage ../applications/science/logic/stp {
bison = bison2;
};
stp = callPackage ../applications/science/logic/stp { };
stretchly = callPackage ../applications/misc/stretchly {
inherit (gnome2) GConf;