Commit Graph

18 Commits

Author SHA1 Message Date
Lana Black
1314174d3a solo5: 0.7.5 -> 0.8.0 2023-04-29 11:18:44 +00:00
Lana Black
68bfdaec57 solo5: fix tests 2023-02-11 11:02:13 -06:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Emery Hemingway
80b7f0165d solo5: retain debugging info 2022-12-22 12:24:15 -06:00
R. Ryantm
95f8f85c18 solo5: 0.7.4 -> 0.7.5 2022-12-11 12:34:37 -06:00
Lana Black
a5cfc0e571 solo5: 0.7.3 -> 0.7.4 2022-11-08 08:13:10 -06:00
Lana Black
9d97ed0d57 solo5: fix paths detection in compiler and linker wrappers. 2022-08-13 07:45:54 -05:00
Lana Black
44ef78759e solo5: 0.6.9 -> 0.7.3 2022-08-11 13:48:05 -05:00
Emery Hemingway
8ec81fafb6 solo5: patch solo5-virtio-mkimage to use our Syslinux, etc 2022-02-05 21:32:18 +01:00
sternenseemann
1d0f825944 solo5: 0.6.8 -> 0.6.9
https://github.com/Solo5/solo5/releases/tag/v0.6.9
2021-12-13 22:00:02 +00:00
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