aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ftp.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-05-01 00:30:39 +0200
committerRicardo Wurmus <rekado@elephly.net>2024-05-05 22:38:16 +0200
commite9d70b85ebc7088629d6b513da3d48a95e4ec75c (patch)
treed87d9a172618bdcce6f37efd8a0d02702cd3eb07 /gnu/packages/ftp.scm
parent24bf2329a4bca391f3f44cca31e1b4e1fd9b22e6 (diff)
downloadguix-e9d70b85ebc7088629d6b513da3d48a95e4ec75c.tar.gz
guix-e9d70b85ebc7088629d6b513da3d48a95e4ec75c.zip
gnu: python-biom-format: Untangle from python-scikit-bio.
* gnu/packages/bioinformatics.scm (python-biom-format)[arguments]: Add phase 'pandas-compatibility; disable tests that need sciki-bio. [propagated-inputs]: Remove python-scikit-bio. Change-Id: Ifd528d256a1c75962fb05aef5602edbf67a5af26
Diffstat (limited to 'gnu/packages/ftp.scm')
0 files changed, 0 insertions, 0 deletions
cripts/list-runtime-roots. * build-aux/pre-inst-env.in: Don't set 'NIX_ROOT_FINDER'. Set 'GUIX'. * doc/guix.texi (Invoking guix gc): Document '--list-busy'. * guix/scripts/gc.scm (show-help, %options): Add "--list-busy". (guix-gc)[list-busy]: New procedure. Handle the 'list-busy' action. Ludovic Courtès