Age | Commit message (Collapse) | Author |
|
* gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
|
|
* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
|
|
* gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
|
|
* gnu/packages/algebra.scm (linbox): New variable.
|
|
* gnu/packages/algebra.scm (fflas-ffpack): New variable.
|
|
* gnu/packages/algebra.scm (givaro): New variable.
|
|
Our copy of hydra hasn't built in years.
* gnu/packages/ci.scm (hydra): Remove variable.
|
|
* gnu/packages/guile-xyz.scm (python-on-guile): Update to 0.1.0-2.058c596.
[source]: Fetch from fork at git.elephly.net.
[arguments]: Remove phase "use-canonical-directory-for-go-files".
|
|
* gnu/packages/machine-learning.scm (python-iml): New variable.
|
|
* gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/parallel.scm (python-slurm-magic): New variable.
|
|
* doc/guix.texi: Replace @var with @code in cases where we refer to a
Scheme variable and not to a metasyntactic variable.
|
|
Previously, '--log-file' would look for log files only for the current
derivation, and thus wouldn't find log files of equivalent derivations
that produce the same output.
* guix/scripts/build.scm (guix-build) <log-file?>: Replace
'derivation-file-name' by 'derivation->output-path'.
|
|
* tests/derivations.scm ("derivation-prerequisites-to-build when outputs
already present"): Insert random text in BUILDER, and remove two calls
to 'delete-paths'. Use 'derivation->output-path' for INPUT-PATH instead
of an old idiom.
|
|
* gnu/packages/machine-learning.scm (gemmlowp-for-tensorflow)[arguments]: Only
enable SSE2, not SSE4.1 on i686 and x86_64 architectures.
|
|
* gnu/packages/python-xyz.scm (python-matplotlib-venn): New variable.
|
|
* gnu/packages/python-xyz.scm (python2-ipython): Do not inherit from
python-ipython.
[outputs]: Remove separate "doc" output.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; rename "fix-tests" phase to
"delete-broken-tests" and adjust.
(python-ipython): Update to 7.5.0.
[outputs]: Remove separate "doc" output.
[propagated-inputs]: Add python-backcall and python-jedi; replace
python-prompt-toolkit-1 with python-prompt-toolkit.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; simplify "fix-tests" phase.
[properties]: Remove.
(python-ipython-documentation): New variable.
|
|
* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.1.
|
|
* gnu/packages/python-xyz.scm (python2-ipykernel): Define without
package-with-python2.
|
|
* gnu/packages/python-xyz.scm (python-backcall): New variable.
|
|
* gnu/packages/web.scm (stunnel): Update to 5.55.
|
|
* gnu/packages/video.scm (gaupol): Update to 1.6.
|
|
* gnu/packages/terminals.scm (eternalterminal): Update to 5.1.10.
|
|
* gnu/packages/version-control.scm (mercurial): Update to 5.0.1.
|
|
* gnu/packages/syndication.scm (rtv): Update to 1.27.0.
|
|
* gnu/packages/linux.scm (libnftnl): Update to 1.1.3.
|
|
* gnu/packages/networking.scm (gandi.cli): Update to 1.5.
|
|
* gnu/packages/networking.scm (hcxdumptool): Update to 5.1.5.
|
|
* gnu/packages/networking.scm (hcxtools): Update to 5.1.6.
|
|
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.32.
|
|
* gnu/packages/engineering.scm (radare2): Update to 3.5.1.
|
|
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.34): ...this.
(rust): New variable.
|
|
* gnu/packages/wm.scm (mako): New variable.
|
|
* gnu/packages/sagemath.scm (libhomfly): New variable.
|
|
* gnu/packages/sagemath.scm (libbraiding): New variable.
|
|
* doc/guix.texi (Base Services)[guix-publish-service-type]:
"guix-publish-configuration" instead of "guix-configuration".
|
|
* gnu/packages/python-web.scm
(python-flask-script)[arguments]<#:phases>[patch-tests]: New phase.
|
|
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.20.3.
|
|
* gnu/packages/bioinformatics.scm (tbsp): New variable.
|
|
* gnu/packages/graph.scm (rw): New variable.
|
|
* gnu/packages/maths.scm (edge-addition-planarity-suite): Move from here...
* gnu/packages/maths.scm (edge-addition-planarity-suite): ...to here.
|
|
* gnu/packages/games.scm (freeorion)[arguments]: Fix font unbundling.
|
|
* gnu/packages/maths.scm (edge-addition-planarity-suite): New variable.
|
|
* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.1.
|
|
* gnu/packages/sagemath.scm (cliquer): New variable.
|
|
* gnu/packages/busybox.scm (busybox)[arguments]: Add a custom phase
to prevent installing to %PREFIX/usr.
|
|
* gnu/packages/wm.scm(waybar)[inputs]: Add libdbusmenu, libnl,
libmpdclient and pulseaudio.
|
|
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.2.2.
|
|
It turns out the currently packaged release fails to build for me.
According to upstream, the 0.6 pre-releases are preferable to
currently packaged 0.5.
gnu/packages/shells.scm (oil-shell): Update to 0.6pre22.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|