nixpkgs/pkgs/development/r-modules
Justin Bedo 9bc37bff1a
rPackages: mark packages as broken when generating package sets
The current behaviour for generate-r-packages.R is to delete
packages that have been remove upstream. This patch changes the
behaviour to mark packages as broken rather than removing them.
This has the advantage of never breaking expressions, which
previously occured when a package with overrides in default.nix
was deleted. As a result, the update procedure is simplified,
allowing automated updates to the package tree to run, and
additionally if a package is re-established upstream the previous
overrides still exist.
2021-09-24 21:25:53 +10:00
..
patches rhdf5: fix build (#125101) 2021-06-03 22:29:59 +03:00
bioc-annotation-packages.nix run generate-r-packages.R (cran and bioc*) 2021-05-06 11:27:08 -04:00
bioc-experiment-packages.nix run generate-r-packages.R (cran and bioc*) 2021-05-06 11:27:08 -04:00
bioc-packages.nix run generate-r-packages.R (cran and bioc*) 2021-05-06 11:27:08 -04:00
cran-packages.nix r-modules: fix r package build failures 2021-08-24 09:11:14 +10:00
default.nix Merge pull request #127790 from PhDyellow/r_bioc_updater_revised 2021-09-16 09:36:18 +00:00
generate-r-packages.R rPackages: mark packages as broken when generating package sets 2021-09-24 21:25:53 +10:00
generate-shell.nix rPackages: generate-shell.nix works with --pure 2021-09-15 11:12:17 +10:00
generic-builder.nix Merge master into staging-next 2021-05-08 18:22:46 +00:00
README.md
test-evaluation.nix
wrapper-rstudio.nix
wrapper.nix