Commit graph

8 commits

Author SHA1 Message Date
sternenseemann ad7a9cdb96 solo5: disable checkPhase instead of setting to null, run hooks 2021-03-26 11:06:31 +01:00
sternenseemann d97c564c9f solo5: install opam bindings for all targets that are enabled
Reuse the configuration generated by configure.sh to dynamically install
the bindings for all enabled targets. A bit of a hack grepping for the
respective lines in the Makeconf which incidentally also parse as shell.

Alternative would be to check for the target libs.
2021-03-26 11:06:31 +01:00
R. RyanTM bc898deb77 solo5: 0.6.7 -> 0.6.8 2021-02-06 22:07:22 +01:00
Jacek Galowicz 001ba3934e Use lib.cartesianProducOfSets where lib.crossLists was used 2021-01-28 23:49:05 +01:00
sternenseemann 2dd93a5c13 solo5: add missing test dependencies 2021-01-24 16:15:28 +01:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Emery Hemingway dd8423f865 solo5: init 0.6.7 2020-10-08 16:21:09 +02:00