Commit graph

13 commits

Author SHA1 Message Date
Frederik Rietdijk a904a4d886 gaia: does not require python 2021-03-25 12:54:37 +01:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07: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
Janne Heß 125502298e
gaia: Add Python 2 for wafHook 2020-12-17 19:01:32 +01:00
Doron Behar 279117df46 gaia: 2.4.5 -> 2.4.6 2019-11-29 12:10:54 +02:00
Renaud bc77ec7e56
gaia: restrict to X86 platforms
ARM Hydra build keeps failing
2019-11-16 15:14:24 +01:00
Doron Behar d4c7ab3d85 Use wrapPython in postFixup instead of wrapProgram 2019-10-08 10:31:09 +03:00
Doron Behar 97769d4cfd Add platforms to meta 2019-10-05 10:20:54 +03:00
Doron Behar a246b74f21 Improve pythonSupport handling
Use pythonPackages instead of just python and add an attribute to
python-packages.nix.
2019-10-05 10:08:47 +03:00
Doron Behar cf6dd6cc0c Use lib.optionalString for postInstall 2019-10-05 08:15:16 +03:00
Doron Behar f9391a2ca8 Use upstream's short description in meta 2019-10-05 08:14:40 +03:00
Doron Behar 94eafa02bf Link upstream issue about stlfacadeSupport defaulting false 2019-10-05 07:58:56 +03:00
Doron Behar e86ef91b58 gaia: init at 2.4.5 2019-10-04 11:26:38 +03:00