Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-science.scm (python-mne): New variable.
|
|
* gnu/packages/python-science.scm: New variable.
|
|
* gnu/packages/python-science.scm (python-pyvistaqt): New variable.
|
|
* gnu/packages/python-check.scm (python-pytest-memprof): New variable.
|
|
* gnu/packages/python-science.scm (python-pyvista): New variable.
|
|
* gnu/packages/image-processing.scm (vtk) [phase install-egg-info]: New phase.
|
|
* gnu/packages/python-science.scm (python-nilearn): New variable.
|
|
* gnu/packages/python-science.scm (python-scooby): New variable.
|
|
* gnu/packages/python-science.scm (python-pyvips): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pyperf): New variable.
|
|
* gnu/packages/python-xyz.scm (python-no-version): New variable.
|
|
* gnu/packages/python-science.scm (python-dipy): New variable.
|
|
* gnu/packages/python-science.scm: New variable.
|
|
* gnu/packages/python-xyz.scm (python-pymatreader): New variable.
|
|
* gnu/packages/python-xyz.scm (python-h5io): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pooch): Update to 1.6.0.
[native-inputs]: Add python-setuptools-scm.
|
|
* gnu/packages/python-xyz.scm (python-pytest-steps): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pytest-harvest): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pytest-cases): New variable.
|
|
* gnu/packages/python-xyz.scm (python-decopatch): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pytest-cases-minimal): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pytest-steps-minimal): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pytest-harvest-minimal): New variable.
|
|
* gnu/packages/python-xyz.scm (python-decopatch-minimal): New variable.
|
|
* gnu/packages/python-check.scm (python-pytest-logging): New variable.
|
|
* gnu/packages/python-xyz.scm (python-makefun): New variable.
|
|
* gnu/packages/python-science.scm (python-flake8-array-spacing): New variable.
|
|
* gnu/packages/python-science.scm (python-nitime): New variable.
|
|
* gnu/packages/python-science.scm (python-nibabel): New variable.
|
|
* gnu/packages/python-science.scm (python-eeglabio): New variable.
|
|
* gnu/packages/python-science.scm (python-edflib): New variable.
|
|
* gnu/packages/python-xyz.scm (python-imageio-ffmpeg): New variable.
|
|
* gnu/packages/ssh.scm (lsh)[arguments]: Add "CFLAGS=-fcommon"
to #:configure-flags. Don't explicitly return #t from phases.
[source]: Don't explicitly return #t from snippet.
|
|
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.18.
|
|
* gnu/packages/mail.scm (dovecot): Update to 2.3.18.
|
|
* gnu/packages/tor.scm (tor): Update to 0.4.6.10.
|
|
* gnu/packages/wm.scm (fnott): Update to 1.2.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
Fixes a regression introduced in
9679123ce083c69cdfd1505d95a4066d41280394, whereby 'guix system describe'
would error out when /run/current-system points to /gnu/store/…-system,
which is the case when booting the latest generation or after
reconfigure.
* guix/scripts/system.scm (process-command): For 'describe'. Try
'generation-number' with and without the optional argument.
|
|
* gnu/packages/maths.scm (mumps)[inputs]: Remove labels.
[arguments]: Adjust 'configure' phase to not rely on the "mpi" and
"blas" labels.
(mumps-metis, mumps-openmpi, mumps-metis-openmpi): Use 'modify-inputs'.
|
|
* gnu/packages/maths.scm (scotch): Update to 7.0.1.
[source]: Switch to 'git-fetch'.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
[arguments]: Add #:configure-flags. Remove #:make-flags. Remove
'chdir-to-src', 'configure', and 'build-esmumps' phases.
[properties]: Update 'release-monitoring-url' property.
(scotch32, pt-scotch, pt-scotch32): Update accordingly, replacing now
useless build phases with #:configure-flags.
(scotch-shared, pt-scotch-shared): Mark as deprecated.
(mumps)[arguments]: In 'configure' phase, use '-lesmumps'
unconditionally, since that's now how pt-scotch calls it.
|
|
The TFM files are included in the amsfonts bundle and are meant to installed
as is. They were not meant to be the result of converting afm or pl files.
We ended up with subtly broken fonts due to this attempted conversion.
* gnu/packages/tex.scm (texlive-amsfonts/fixed)[source]: Fetch tfm directory.
[arguments]: Remove custom #:modules; remove build phases 'build-fonts and
'install-generated-fonts; adjust 'remove-extra-files; add build phase 'chdir
and 'unchdir.
[native-inputs]: Remove texlive-fontinst.
|
|
* gnu/packages/ftp.scm (filezilla): Update to 3.58.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/ftp.scm (libfilezilla): Update to 0.36.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/shells/scm (fish): Update to 3.3.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/terminals.scm (foot): Update to 1.11.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/fontutils.scm (fcft): Update to 3.0.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/compton.scm (picom): Update to 9.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/search.scm (plocate): Update to 1.1.15.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/plotutils.scm (asymptote)[arguments]<#:phases>: Use
G-expressions.
|
|
* gnu/packages/plotutils.scm (asymptote): Update to 2.78.
[source]<snippet>: Delete bundled RapidJSON.
[arguments]<#:phases>: Add a phase to use system RapidJSON.
Update location for modified ".cpp" file.
[native-inputs]: Add CMAKE.
|