1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-13 16:40:40 +02:00
Commit Graph

60349 Commits

Author SHA1 Message Date
Robin Green
599f8d98cf gnu: coq-stdpp: Update to 1.4.0.
* gnu/packages/coq.scm (coq-stdpp): Update to 1.4.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 15:46:26 +03:00
Vinicius Monego
59ae22458b gnu: emacs-fountain-mode: Update to 3.2.2.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.2.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-08 13:53:49 +02:00
Vinicius Monego
a8095cd52a gnu: Add emacs-gdscript-mode.
* gnu/packages/emacs-xyz.scm (emacs-gdscript-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-09-08 13:51:15 +02:00
Nicolas Goaziou
cce5e1260a gnu: emacs-ebdb: Update to 0.6.19.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.19.
2020-09-08 13:37:08 +02:00
Nicolas Goaziou
891a1579ce gnu: emacs-oauth2: Update to 0.15.
* gnu/packages/emacs-xyz.scm (emacs-oauth2): Update to 0.15.
2020-09-08 13:35:46 +02:00
Nicolas Goaziou
ef428680ed gnu: emacs-org: Update to 9.3.8.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.8.
2020-09-08 13:33:31 +02:00
B. Wilson
0a7acf95db gnu: metamath: Update to 0.192.
* gnu/packages/maths.scm (metamath): Update to 0.192.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 12:12:36 +03:00
Vinicius Monego
59659f59fb gnu: liferea: Update to 1.12.9.
* gnu/packages/syndication.scm (liferea): Update to 1.12.9. Fix indentation.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 10:57:33 +03:00
Vinicius Monego
a968f2ead0 gnu: pre-commit: Update to 2.7.1.
* gnu/packages/version-control.scm (pre-commit): Update to 2.7.1.
[native-inputs]: Change git to git-minimal.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 10:51:19 +03:00
Efraim Flashner
c9a6c0c672 gnu: pinentry: Enable curses fallback.
* gnu/packages/gnupg.scm (pinentry-gtk2, pinentry-gnome3, pinentry-qt,
pinentry-efl)[arguments]: Add configure-flag for fallback curses mode.
2020-09-08 09:17:51 +03:00
Vagrant Cascadian
d27afcc6ab gnu: sbcl-caveman: Adjust reference to store file name.
Triggers "assert-no-store-file-names" when running "make dist".

* gnu/packages/lisp-xyz (sbcl-caveman): Adjust reference to store file name.
2020-09-07 16:08:41 -07:00
Ludovic Courtès
d2a7114e0b gnu: taglib: 'taglib-config --libs' shows -L flag for zlib.
Fixes compilation of emacs-emms-print-metadata.

* gnu/packages/mp3.scm (taglib)[arguments]: Add #:phases.
2020-09-08 00:03:12 +02:00
Mark H Weaver
cc2849bc8c gnu: Add rust-cbindgen@0.14.1.
* gnu/packages/rust-apps.scm (rust-cbindgen-0.14): New variable.
2020-09-07 15:33:02 -04:00
Mark H Weaver
edc55ce9d6 gnu: notmuch: Update to 0.31.
* gnu/packages/mail.scm (notmuch): Update to 0.31.

[source]: Remove the workarounds that were temporarily needed to cope with the
tilde ("~") in the upstream "~rc" version number.
2020-09-07 15:32:46 -04:00
Tobias Geerinckx-Rice
b2e5d1c145 gnu: htop: Update to 3.0.1.
* gnu/packages/admin.scm (htop): Update to 3.0.1.
2020-09-07 19:43:53 +02:00
Tobias Geerinckx-Rice
dc89d17164 gnu: emacs-org: Update to 9.3.7.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.7.
2020-09-07 19:43:53 +02:00
Tobias Geerinckx-Rice
89d0ceccea gnu: freeipmi: Update to 1.6.6.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.6.
2020-09-07 19:43:53 +02:00
Danny Milosavljevic
c4fe53bd11 tests: nfs: Improve "nfs-root-fs".
Follow-up to a1a39ed5a4.

* gnu/tests/nfs.scm (run-nfs-root-fs-test): Improve tests.
2020-09-07 18:58:39 +02:00
Stefan
a1a39ed5a4 tests: Add "nfs-root-fs" system test.
* gnu/tests/nfs.scm (run-nfs-root-fs-test): New procedure.
(%test-nfs-root-fs): New variable.  Export it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-09-07 15:32:29 +02:00
Paul Garlick
b1c1d7efa6 gnu: Add texlive-biblatex.
* gnu/packages/tex.scm (texlive-biblatex): New variable.
2020-09-07 13:39:03 +01:00
raingloom
1394765238 gnu: coq: fix coqide not finding coqidetop.opt
* gnu/packages/coq.scm (coq) [arguments]:
  Turn duplicates into symlinks instead of deleting them in remove-duplicate.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-09-07 14:01:12 +02:00
Danny Milosavljevic
aecb61135c gnu: Add nbd.
* gnu/packages/networking.scm (nbd): New variable.
2020-09-07 12:54:53 +02:00
Andreas Enge
52d5009ff5 gnu: k3b: Add missing input.
* gnu/packages/kde-multimedia.scm (inputs): Add zlib. Remove FIXME for
library that is referenced by the final package.
2020-09-07 11:15:22 +02:00
Stefan
1c3b709edb linux-boot: Handle nfs-root device strings.
* gnu/build/linux-boot.scm (device-string->file-system-device): Support
nfs-root "device" strings.
* gnu/build/file-systems.scm (canonicalize-device-spec): Support nfs-root
"device" strings.
* gnu/machine/ssh.scm (machine-check-file-system-availability): Avoid
checking of NFS file systems.
* gnu/system.scm (read-boot-parameters, device-sexp->device): Support
nfs-root "device" strings.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-09-07 11:00:48 +02:00
Mike Rosset
0e5a68a271 gnu: nomad: Update to 0.2.0-alpha-100-g6a565d3.
* gnu/packages/guile-xyz.scm (nomad): Update to 0.2.0-alpha-100-g6a565d3.
[source]: Use permanent redirect for source url.
[native-inputs]: Add gnu-gettext.
[inputs]: Add gstreamer, gst-plugins-base, gst-plugins-good, gst-plugins-bad,
gst-plugins-ugly.
[propagated-inputs]: Move to inputs gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly. Removed gsettings-desktop-scheme.
[arguments]: Set GST_PLUGINS_PATH, NOMAD_WEB_EXTENSION_DIR and GI_TYPELIB_PATH
variables in 'wrap-binaries phase.
[native-search-paths]: Remove it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 10:56:26 +02:00
Jakub Kądziołka
83bc416421 gnu: Add Rust 1.46.
* gnu/packages/rust.scm (rust-1.46): New variable.
2020-09-07 09:43:51 +02:00
Christopher Baines
74004c6c00 gnu: guix-data-service: Update to c596a1c.
* gnu/packages/web.scm (guix-data-service): Update to c596a1c.
[inputs]: Add guile-prometheus.
2020-09-07 08:16:22 +01:00
Vinicius Monego
32bf0331d1 gnu: Add python-httpx.
* gnu/packages/python-web.scm (python-httpx): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:54 +02:00
Vinicius Monego
7a8025016d gnu: Add python-httpcore.
* gnu/packages/python-web.scm (python-httpcore): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:53 +02:00
Vinicius Monego
6cdf102ac5 gnu: Add python-trio-typing.
* gnu/packages/python-xyz.scm (python-trio-typing): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:53 +02:00
Vinicius Monego
5a016275ae gnu: Add python-autoflake.
* gnu/packages/python-xyz.scm (python-autoflake): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:53 +02:00
Vinicius Monego
a5e177117b gnu: Add python-flake8-pie.
* gnu/packages/python-xyz.scm (python-flake8-pie): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:53 +02:00
Vinicius Monego
f3c9c2fbc3 gnu: Add python-uvicorn.
* gnu/packages/python-web.scm (python-uvicorn): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:53 +02:00
Vinicius Monego
b3b1384d0d gnu: Add python-watchgod.
* gnu/packages/python-xyz.scm (python-watchgod): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:53 +02:00
Vinicius Monego
acd6cd806d gnu: Add python-pytest-toolbox.
* gnu/packages/python-check.scm (python-pytest-toolbox): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:52 +02:00
Vinicius Monego
5438adea30 gnu: Add python-uvloop.
* gnu/packages/python-web.scm (python-uvloop): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:52 +02:00
Vinicius Monego
c66a16bb97 gnu: Add python-httptools.
* gnu/packages/python-web.scm (python-httptools): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:52 +02:00
Efraim Flashner
2e5fef86d3 gnu: gnuastro: Update to 0.13.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.13.
2020-09-07 10:00:05 +03:00
Martin Becze
45231d1758 gnu: guile-pfds: When using Guile 3, compile as a r6rs library.
This allow the package to be resused by r6rs compliant scheme implementations
that expect *.sls files.

* gnu/packages/guile-xyz.scm (guile2.2-pfds): Rename *.sls files to *.scm
since Guile 2 does not support the sls extension.
(guile-pfds): Removed the renaming of files to *.sls to *.scm.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 08:49:04 +02:00
Mike Rosset
30d59b310d gnu: g-golf: Update to 0.1.0-822.84e894e.
* gnu/packages/guile-xyz.scm (g-golf): Update to 0.1.0-822.84e894e.

This also fixes the version to the correct one which is 0.1.0.  Technically
g-golf does not actually have a release yet.  The author of g-golf confirmed
versions will start at 0.1.0 as autotools currently has that version.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 08:49:04 +02:00
Mike Rosset
bdcb287edd gnu: emacsy-minimal: Update to v0.4.1-31-g415d96f.
Emacsy now includes trivial fixes for 'end-of-line to be on par with Emacs
'end-of-line.

* gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-31-g415d96f.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 08:49:04 +02:00
Robin Green
bdf3f5a403 gnu: coq-equations: Update 1.2.1-8.10-2.
* gnu/packages/coq.scm (coq-equations): Update to 1.2.1-8.10-2.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 08:49:03 +02:00
Michael Rohleder
07fea75329 gnu: libsass: Update to 3.6.4.
* gnu/packages/web.scm (libsass): Update to 3.6.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 08:49:03 +02:00
Lars-Dominik Braun
226bb93494 gnu: xournalpp: Fix path to addr2line binary.
* gnu/packages/pdf.scm (xournalpp)[arguments]: Add phase substituting path of
addr2line utility.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 08:49:03 +02:00
Leo Prikler
ff4260d2ba gnu: libhandy: Update to 0.91.0.
* gnu/packages/gnome.scm (libhandy): Update to 0.91.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 08:49:03 +02:00
Tobias Geerinckx-Rice
098593e61d gnu: xtl: Update to 0.6.18.
* gnu/packages/cpp.scm (xtl): Update to 0.6.18.
2020-09-07 01:40:03 +02:00
Tobias Geerinckx-Rice
42040a03d2 gnu: simple-scan: Update to 3.36.6.
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.6.
2020-09-07 01:40:03 +02:00
Pierre Langlois
92db0d39e2 gnu: Add node@10.22.
* gnu/packages/node.scm (node-10.22): New variable.
2020-09-06 23:21:14 +01:00
Pierre Langlois
6b7cba0fa8 gnu: node: Downgrade to 10.20.0.
Fixes <https://issues.guix.gnu.org/43228>.

* gnu/packages/node.scm (node): Downgrade to 10.22.0.
[inputs]: Downgrade nghttp2 to 1.40.
2020-09-06 23:21:14 +01:00
Danny Milosavljevic
bbf8a30966 gnu: Add ebusd.
* gnu/packages/embedded.scm (ebusd): New variable.
2020-09-07 00:19:54 +02:00