3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/lib
Jesse Haber-Kucharsky 99e06fe771 opam, aspcud: init packages for external solver (#16938)
The opam package manager relies on external solvers to determine package
management decisions it makes related to upgrades, new installations,
etc.

While, strictly speaking, an external solver is optional, aspcud is
highly recommended in documentation. Furthermore, even having a
relatively small number of packages installed quickly causes the limits
of the interal solver to be reached (before it times out).

Aspcud itself depends on two programs from the same suite: gringo, and
clasp.

On Darwin, Boost 1.55 (and thus Gringo) do not build, so we only support
Aspcud on non-Darwin platforms.
2016-09-12 10:44:50 +02:00
..
tests Replace ./../* with ../* in Nix expressions (#16414) 2016-06-22 10:39:50 +02:00
attrsets.nix stdenv.mkDerivation: Use chooseDevOutputs 2016-08-29 14:49:51 +03:00
composable-derivation.nix treewide: Make explicit that 'dev' output of curl is used 2016-05-19 10:00:29 +02:00
customisation.nix nixos systemPackages: rework default outputs 2016-01-28 11:24:18 +01:00
debug.nix debug.nix: deprecate strict 2016-06-26 02:05:45 +02:00
default.nix cherry-pick lib.sandbox into master 2015-11-19 11:33:21 -08:00
deprecated.nix Update deprecated.nix 2015-11-15 03:41:39 +08:00
licenses.nix souffle: init at 1.0.0 2016-09-06 17:45:13 -04:00
lists.nix Use builtins.partition if available 2016-08-29 17:50:06 +02:00
maintainers.nix opam, aspcud: init packages for external solver (#16938) 2016-09-12 10:44:50 +02:00
meta.nix Make appendToName do the right thing 2014-03-10 15:01:56 +01:00
minver.nix Expose minimum required Nix version. 2015-11-26 23:11:11 +08:00
modules.nix Merge pull request #15025 from ericsagnes/modules/manual 2016-08-28 13:57:34 +02:00
options.nix Revert "Add the tool "nixos-typecheck" that can check an option declaration to:" 2016-03-01 20:52:06 +01:00
platforms.nix lib.platforms: alphabetize 2016-02-26 22:15:40 +00:00
sandbox.nix cherry-pick lib.sandbox into master 2015-11-19 11:33:21 -08:00
sources.nix lib/sources.nix@commitIdFromGitRepo: parenthesize what should always have been 2016-08-08 11:46:41 +01:00
strings-with-deps.nix Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
strings.nix getVersion: first try drv.version before parsing drv.name 2016-08-13 17:17:36 +02:00
systems.nix lib: alphabetize things 2016-02-26 22:15:41 +00:00
tests.nix add helper to lib/attrsets: hasAttrByPath 2015-12-07 11:04:14 +01:00
trivial.nix lib.{warn, info}: add simple helpers 2016-08-15 13:54:23 -04:00
types.nix Use shell packages to select the user's shell 2016-06-12 20:35:34 +01:00