nixpkgs/pkgs/tools/misc/gringo
Jesse Haber-Kucharsky 51b04c1bf5 Revert opam solver dependency changes
- Reverts the change to the monolithic `clingo` package in favor of the
  previous split between `clasp` and `gringo` since `opam` works with
  the latter but not (for some reason) with the former.

- Adds explicit non-support for Python in `gringo`. This is not necessary
  for opam.

- Forces usage of the `std::to_string` functions in the C++ standard
  library instead of the incomplete alternative implementations inside
  of the `gringo` sources.
2016-11-12 08:39:52 -05:00
..
default.nix Revert opam solver dependency changes 2016-11-12 08:39:52 -05:00
gringo-4.5.4-cmath.patch Revert opam solver dependency changes 2016-11-12 08:39:52 -05:00
gringo-4.5.4-to_string.patch Revert opam solver dependency changes 2016-11-12 08:39:52 -05:00