Felix Buehler
cdb39a86e0
treewide: use optionalString
2023-02-13 21:52:34 +01: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
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
6b8c65acd9
treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH'
2022-07-19 17:47:13 +03:00
Josef Kemetmüller
bcd7045998
treewide: Remove now-unneeded LD_LIBRARY_PATH in cmake derivations
...
Since the setting DCMAKE_SKIP_BUILD_RPATH was disabled, we can now run
the checkPhase of cmake derivations without having to tweak the
LD_LIBRARY_PATH anymore.
2022-07-04 03:49:01 +03:00
Sandro Jäckel
4209fed914
pythonPackages: deprecate pytestcov alias
2021-07-21 13:32:17 +02:00
Frederik Rietdijk
c7c38df130
galario: does not require python
2021-03-25 12:56:02 +01:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jean-François Roche
cbd37d0128
python{2,3}Packages.galario: 1.2.1 -> 1.2.2
...
Upgrading fixes the tests
2020-10-17 00:10:59 +02:00
Sébastien Maret
4ea8f051ac
galario: init at 1.2.1
...
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2020-02-09 10:21:30 +01:00