aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-04-28 17:59:52 +0200
committerRicardo Wurmus <rekado@elephly.net>2023-04-29 20:27:55 +0200
commit219901a7b26062e9e9a6fb9df1b30aca2e4b778e (patch)
tree6b462d7a055758bbbbc34ddd4a7bb48364f2a488 /.gitignore
parent6c700d8b3aba4c7c4a5b98e6b4cc802e5b51bcfb (diff)
downloadguix-219901a7b26062e9e9a6fb9df1b30aca2e4b778e.tar.gz
guix-219901a7b26062e9e9a6fb9df1b30aca2e4b778e.zip
gnu: r-chipseeker: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-chipseeker): Update to 1.36.0. [propagated-inputs]: Remove r-ggvenndiagram and r-rcolorbrewer; add r-aplot, r-tibble, and r-yulab-utils.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
/util.hh?id=ee9dff34f9317509cb2b833d07a0d5e01a36a4ae'>daemon: Move 'Agent' to libutil....* nix/libstore/build.cc (DerivationGoal::tryBuildHook): Add "offload" to 'args' and pass settings.guixProgram as the first argument to Agent::Agent. (pathNullDevice, commonChildInit, Agent, Agent::Agent) (Agent::~Agent): Move to... * nix/libutil/util.cc: ... here. * nix/libutil/util.hh (struct Agent, commonChildInit): New declarations. Ludovic Courtès