Commit Graph
11 Commits
Author SHA1 Message Date
xbreak ee5975319b qt5: Add missing include path to pkg-config files
This is achieved by patching qtbase `qmake/generators/makefile.cpp` to
unconditionally add the missing `-I${includedir}`. The include path is
otherwise conditioned on whether it is already available or not. Since there is
no unified set of system include paths in nix this cause problems as reported
in #52457.
2020-05-12 06:25:28 +00:00
xbreak a5e82af9d8 pythonPackages.astroquery 0.3.10 -> 0.4
Tests are disabled until pytest-astropy is updated with
pytest-astropy-header.
2020-02-29 10:19:35 -08:00
xbreak 6748dd4ca0 clang_9: Correct ClangTargets-release.cmake
Since commit 4271020 libclang-cpp is also moved to $lib. This adds the missing
substitution in ClangTargets-release.cmake.
2019-12-29 23:26:32 +00:00
xbreak b24a32d0c7 pythonPackages.python-nomad: init at 1.1.0
Python client library for Hashicorp Nomad
2019-10-27 11:33:46 -07:00
xbreak b604e3fafd clipp: init at 1.2.3 2019-09-03 12:38:59 +00:00
xbreak 0ec4bfdcc1 libyamlcpp: Disable build & install of Google Test
The source repo includes a copy of Google Test, which is build
and installed by default, which may lead to the wrong Google Test
being used by packages using yaml-cpp.
2019-08-21 11:09:20 +00:00
xbreak 549cbc0f48 gcc: 9.1.0 -> 9.2.0
gcc 9.2.0 is a bug-fix release.
2019-08-18 15:39:54 +00:00
xbreak b16ae1a77d cfitsio: 3.450 -> 3.47
* changed to version numbering without trailing '0'
* remove obsolete `darwin-curl-config.patch`
* disable format hardening to fix build
2019-07-17 12:00:46 +00:00
xbreak d54ea3e42b sloccount: Wrap shell scripts
This fixes the issue that when `sloccount` is invoked it would fail
due to missing PATH to companion scripts.
2019-05-17 06:00:03 +00:00
xbreak 6f07c3f2d2 maintainers: add xbreak 2019-05-12 11:27:12 +00:00
xbreak 152b1e4dbc cfitsio: 3.430 -> 3.450
The derivation is also updated to optionally build cfitsio with bzip2
support (enabled by default).
2019-05-12 11:25:22 +00:00