about summary refs log tree commit diff
path: root/pkgs/development/r-modules/generic-builder.nix
AgeCommit message (Expand)AuthorFilesLines
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2023-02-07rPackages: added libiconv to darwin builds and removed redundant package leve...Nathan Viets1-2/+2
2022-09-04rPackages: reenable stackprotector on aarch64-darwinTheodore Ni1-2/+0
2022-03-25rPackages: Disable stackprotector on aarch64-darwinConnor Baker1-0/+2
2021-11-17rPackages.buildRPackage: set built-timestamp to epochJustin Bedo1-1/+1
2021-05-08Merge master into staging-nextgithub-actions[bot]1-3/+3
2021-05-08treewide: xvfb_run -> xvfb-runRobert Hensing1-3/+3
2021-04-30llvmPackages: Multuple outputs for everythtingAndrew Childs1-1/+1
2021-01-17pkgs/development: stdenv.lib -> libPavol Rusnak1-4/+4
2020-11-24utillinux: rename to util-linuxGraham Christensen1-2/+2
2018-08-03rPackages.buildRPackage: fix error if requireX is missingMitsuhiro Nakamura1-3/+3
2018-03-22treewide: remove some more gettext referencesMatthew Bauer1-2/+2
2017-11-21stdenv setup: Always use both propagated filesJohn Ericson1-2/+2
2016-07-22darwin: R: provide gettext and gfortran as buildInputs on Darwin.Michael Stone1-2/+2
2016-01-06R: fix Darwin buildAsko Soukka1-2/+6
2015-02-19rPackages: remove Xvfb where it's not neededNikolay Amiantov1-3/+4
2014-12-03cran-packages: uses common variable names, doCheck and installFlagstaku01-4/+8
2014-12-03cran-packages: restructuredtaku01-3/+15
2014-05-07r-generic-builder.nix: build packages from the extracted $srcdir so that we h...Peter Simons1-1/+1
2014-05-05r-generic-builder: don't let derivation override the naming schemePeter Simons1-3/+3
2014-05-04R: simplify the generic builderPeter Simons1-0/+33