Commit graph

45152 commits

Author SHA1 Message Date
Ludovic Courtès aad086d871
grafts: Avoid 'query-valid-derivers' RPC.
Previously we'd make 502 'query-valid-derivers' RPCs for
"guix build vim -d", and after this patch, we don't do any.

Furthermore, the previous strategy was "stateful" in the sense that
'item->deriver' could return a derivation that is not the one that was
actually computed by this process, but an "equivalent" one (due to
fixed-output derivations); which one is chosen would depend on the state
of the store.

This in turn means that we'd have to call 'read-derivation-from-file' to
actually read .drv files (as opposed to getting them from
%DERIVATION-CACHE).  This is costly and doesn't work with
GUIX_DAEMON_SOCKET=ssh://….

* guix/grafts.scm (item->deriver): Remove.
(reference-origin): New procedure.
(cumulative-grafts): Use it instead of 'item->deriver'.
2019-06-19 22:56:27 +02:00
Ludovic Courtès 2ef22a9f37
derivations: Add 'derivation-input-derivation'.
* guix/derivations.scm (derivation-input-derivation): New procedure.
(derivation-prerequisites): Use it.
2019-06-19 22:56:27 +02:00
Nicolas Goaziou 74247b80e5
gnu: Add python-pandocfilters.
* gnu/packages/textutils.scm (python-pandocfilters): New variable.
2019-06-19 22:01:53 +02:00
Nicolas Goaziou 0c842e3a59
gnu: Add ratpoints.
* gnu/packages/maths.scm (ratpoints): New variable.
* gnu/packages/patches/ratpoints-sturm_and_rp_private.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference patch.
2019-06-19 21:43:12 +02:00
Andreas Enge 7c5f623192
gnu: Add gf2x.
* gnu/packages/algebra.scm (gf2x): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 01822e3ebf
gnu: Add zn_poly.
* gnu/packages/sagemath.scm (zn_poly): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 3923e9d942
gnu: Add pynac.
* gnu/packages/sagemath.scm (pynac): New variable.
2019-06-19 18:56:55 +02:00
Andreas Enge 538230c933
gnu: python-gmpy2: Update to 2.1.0b1.
The gmpy2 package has become a standard package in sage-8.7, and the latest
stable release is too old.

* gnu/packages/sagemath.scm (python-gmpy2): Update to 2.1.0b1.
2019-06-19 18:56:55 +02:00
Tobias Geerinckx-Rice f58b10cb30
gnu: balsa: Update to 2.5.7.
* gnu/packages/mail.scm (balsa): Update to 2.5.7.
[inputs]: Build with gtksourceview@3.
2019-06-19 17:58:48 +02:00
Tobias Geerinckx-Rice c8a67f13c9
gnu: nano: Update to 4.3.
* gnu/packages/nano.scm (nano): Update to 4.3.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice 76472ed959
gnu: notmuch: Update to 0.29.1.
* gnu/packages/mail.scm (notmuch): Update to 0.29.1.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice 903bc2672d
gnu: mpd: Update to 0.21.10.
* gnu/packages/mpd.scm (mpd): Update to 0.21.10.
2019-06-19 17:50:44 +02:00
Tobias Geerinckx-Rice 2dcde3c733
gnu: perl-xml-sax: Update to 1.02.
* gnu/packages/xml.scm (perl-xml-sax): Update to 1.02.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice 1f6dd7e9c2
gnu: shadow: Update home page.
* gnu/packages/admin.scm (shadow)[home-page]: Update to new project home.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice bb3dc8025a
gnu: shadow: Update to 4.7.
* gnu/packages/admin.scm (shadow): Update to 4.7.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice a6dc3cc197
gnu: ansible: Update to 2.8.1.
* gnu/packages/admin.scm (ansible): Update to 2.8.1.
2019-06-19 17:50:43 +02:00
Tobias Geerinckx-Rice 68c138ffce
gnu: filezilla: Update to 3.42.1.
* gnu/packages/ftp.scm (filezilla): Update to 3.42.1.
2019-06-19 15:42:50 +02:00
Tobias Geerinckx-Rice 75b803ffa9
gnu: libfilezilla: Update to 0.16.0.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.16.0.
2019-06-19 15:42:50 +02:00
Ricardo Wurmus f1765b57b8
gnu: Add python-keras.
* gnu/packages/machine-learning.scm (python-keras): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 90afa80dd9
gnu: Add python-pytest-timeout.
* gnu/packages/check.scm (python-pytest-timeout): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 4abc50666e
gnu: Add python-keras-preprocessing.
* gnu/packages/machine-learning.scm (python-keras-preprocessing): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus d93ad19110
gnu: Add python-keras-applications.
* gnu/packages/machine-learning.scm (python-keras-applications): New variable.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 7bcf827c1d
gnu: python-botocore: Update to 1.12.149.
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.12.149.
[native-inputs]: Add python-urllib3.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 5d3675371c
gnu: python-s3transfer: Update to 0.2.0.
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.2.0.
[propagated-inputs]: Add python-urllib3.
2019-06-19 15:05:42 +02:00
Tobias Geerinckx-Rice bf5929c530
tests: Fix opensmtpd test.
* gnu/tests/mail.scm (run-opensmtpd-test) <"mail arrived">: Invoke
smtpctl by its full file name.
2019-06-19 11:49:33 +02:00
Mark H Weaver 5f7367cf84
gnu: linux-libre: Update to 5.1.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.11.
(%linux-libre-hash): Update hash.
2019-06-18 20:49:14 -04:00
Mark H Weaver 999ab3807a
gnu: linux-libre@4.19: Update to 4.19.52.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.52.
(%linux-libre-4.19-hash): Update hash.
2019-06-18 20:48:29 -04:00
Mark H Weaver 4862957c60
gnu: linux-libre@4.14: Update to 4.14.127.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.127.
(%linux-libre-4.14-hash): Update hash.
2019-06-18 20:47:38 -04:00
Mark H Weaver 6bb60ba1ba
gnu: linux-libre@4.9: Update to 4.9.182.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.182.
2019-06-18 20:46:58 -04:00
Mark H Weaver cbc28ac133
gnu: linux-libre@4.4: Update to 4.4.182.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.182.
2019-06-18 20:46:11 -04:00
Arun Isaac b84c4cda04
linux-container: Remove networking service when network is shared with host.
* gnu/system/linux-container.scm (dummy-networking-service-type): New
variable.
(containerized-operating-system): If network is shared with host, replace
static-networking-service-type with dummy-networking-service-type.
2019-06-19 00:19:47 +05:30
Efraim Flashner cb13618b6d
gnu: python2: Add 'cpe-name' property.
* gnu/packages/python.scm (python2)[properties]: New field.
2019-06-18 21:02:42 +03:00
Andreas Enge e27ae2db00
gnu: linbox: Add version 1.5.2.
* gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 9fafb0d21f
gnu: fflas-ffpack: Add version 2.3.2.
* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 80a70da7fc
gnu: givaro: Add version 4.0.4.
* gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge a612f86684
gnu: Add linbox.
* gnu/packages/algebra.scm (linbox): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge 4bf9cb4053
gnu: Add fflas-ffpack.
* gnu/packages/algebra.scm (fflas-ffpack): New variable.
2019-06-18 19:57:05 +02:00
Andreas Enge f0fbb31d01
gnu: Add givaro.
* gnu/packages/algebra.scm (givaro): New variable.
2019-06-18 19:57:05 +02:00
Efraim Flashner cc908fde64
gnu: Remove hydra.
Our copy of hydra hasn't built in years.

* gnu/packages/ci.scm (hydra): Remove variable.
2019-06-18 20:12:42 +03:00
Ricardo Wurmus 4088ae4270
gnu: python-on-guile: Update to 0.1.0-2.058c596.
* 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".
2019-06-18 18:23:47 +02:00
Nicolas Goaziou d60b064d47
gnu: Add python-iml.
* gnu/packages/machine-learning.scm (python-iml): New variable.
2019-06-18 17:58:31 +02:00
Vasile Dumitrascu 2e8c912fdc
gnu: aircrack-ng: Update to 1.5.2.
* gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-18 17:01:30 +02:00
Zzull e6e2f4a08d
gnu: Add emacs-gruvbox-theme
* gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): New variable

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-18 16:55:01 +02:00
Ludovic Courtès 0c212811ac
gnu: Add python-slurm-magic.
* gnu/packages/parallel.scm (python-slurm-magic): New variable.
2019-06-18 16:51:22 +02:00
Ludovic Courtès b95ccbaf61
doc: Replace invalid uses of @var with @code.
* doc/guix.texi: Replace @var with @code in cases where we refer to a
Scheme variable and not to a metasyntactic variable.
2019-06-18 16:26:10 +02:00
Ludovic Courtès 9353b199c1
guix build: '--log-file' looks for build logs of equivalent derivations.
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'.
2019-06-18 16:25:09 +02:00
Ludovic Courtès 5c7f87881a
tests: Avoid 'delete-paths' calls for 'derivation-prerequisites-to-build'.
* 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.
2019-06-18 16:25:09 +02:00
Ricardo Wurmus a32e3b9078
gnu: gemmlowp-for-tensorflow: Use SSE2.
* gnu/packages/machine-learning.scm (gemmlowp-for-tensorflow)[arguments]: Only
enable SSE2, not SSE4.1 on i686 and x86_64 architectures.
2019-06-18 16:02:53 +02:00
Ricardo Wurmus 55dae98f73
gnu: Add python-matplotlib-venn.
* gnu/packages/python-xyz.scm (python-matplotlib-venn): New variable.
2019-06-18 14:50:52 +02:00
Ricardo Wurmus 8b5f756ccb
gnu: python-ipython: Update to 7.5.0
* 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.
2019-06-18 14:22:26 +02:00