Mitsuhiro Nakamura
0a541aa38c
rPackages.buildRPackage: fix error if requireX is missing
2018-08-03 01:08:35 +09:00
Matthew Bauer
9109a90479
treewide: remove some more gettext references
2018-03-22 16:50:14 -05:00
John Ericson
da19c34d0f
stdenv setup: Always use both propagated files
...
This continues #23374 , which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.
This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Michael Stone
c1d24efd6a
darwin: R: provide gettext and gfortran as buildInputs on Darwin.
...
As discussed in #10623 , many R modules fail to build on Darwin without the
libraries and compilers provided by these packages.
For more detail, please see comment:
https://github.com/NixOS/nixpkgs/pull/10623#issuecomment-172375342
2016-07-22 13:31:40 -04:00
Asko Soukka
a225a650bf
R: fix Darwin build
...
Merged manually from https://github.com/NixOS/nixpkgs/pull/10623 .
2016-01-06 22:20:40 +01:00
Nikolay Amiantov
0f9c0348af
rPackages: remove Xvfb where it's not needed
2015-02-19 23:49:41 +03:00
taku0
8f0d6091bb
cran-packages: uses common variable names, doCheck and installFlags
2014-12-03 16:28:28 +01:00
taku0
2a1d9ddbf2
cran-packages: restructured
2014-12-03 16:28:28 +01:00
Peter Simons
262aecef74
r-generic-builder.nix: build packages from the extracted $srcdir so that we have a chance to patch them
2014-05-07 12:30:29 +02:00
Peter Simons
f31f57c32d
r-generic-builder: don't let derivation override the naming scheme
2014-05-05 00:33:51 +02:00
Peter Simons
66bcd77f0e
R: simplify the generic builder
2014-05-04 23:54:11 +02:00