stp: fixup build by using older bison
I have no idea what's wrong.
This commit is contained in:
parent
f1ed4b50fc
commit
e20188f181
|
@ -19463,7 +19463,9 @@ in
|
|||
|
||||
inherit (ocamlPackages) stog;
|
||||
|
||||
stp = callPackage ../applications/science/logic/stp {};
|
||||
stp = callPackage ../applications/science/logic/stp {
|
||||
bison = bison2;
|
||||
};
|
||||
|
||||
stumpish = callPackage ../applications/window-managers/stumpish {};
|
||||
|
||||
|
|
Loading…
Reference in New Issue