Commit Graph

58687 Commits

Author SHA1 Message Date
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
Stefan
f70c2bd900
bootloader: Use "define" instead of "define*" for all records.
* gnu/bootloader/grub.scm (grub-minimal-bootloader): Use "define".
(grub-efi-bootloader): Use "define".
(grub-mkrescue-bootloader): Use "define".

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-09-07 00:19:54 +02:00
Leo Famulari
fe752d8c45
gnu: linux-libre: Enforce the use of the correct deblobbing scripts.
* gnu/packages/linux.scm (deblob-scripts-5.8, deblob-scripts-5.4,
deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9,
deblob-scripts-4.4): Use the respective LINUX-LIBRE-X.Y-VERSION variables.
2020-09-06 15:59:07 -04:00
Leo Famulari
105a037090
gnu: Do not truncate the version of the linux-libre deblobbing script file names.
* gnu/packages/linux.scm (linux-libre-deblob-scripts): Use VERSION instead of
VERSION-MAJOR+MINOR.
2020-09-06 15:59:07 -04:00
Mark H Weaver
99a9aa8f55
gnu: linux-libre: Update to 5.8.7.
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.7.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Update to 5.8.7.
2020-09-06 14:58:26 -04:00
Mark H Weaver
95507ec14e
gnu: linux-libre@5.4: Update to 5.4.63.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.63.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.63.
2020-09-06 14:57:10 -04:00
Christopher Baines
15c3fe24c5
gnu: Add guile-prometheus.
* gnu/packages/guile-xyz.scm (guile-prometheus): New variable.
2020-09-06 19:10:17 +01:00
Alex Griffin
291afa0fc1
gnu: browserpass-native: Update to 3.0.7.
* gnu/packages/password-utils.scm (browserpass-native): Update to 3.0.7.
2020-09-06 10:07:48 -05:00
Alex Griffin
d7966ff25f
gnu: go-github-com-mattn-go-zglob: Update to 0.0.3.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): Update to 0.0.3.
2020-09-06 10:06:35 -05:00
Alex Griffin
838c820447
gnu: kmonad: Update to 0.4.0.
* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.0.
[arguments]: Update doc dir for new repo layout.
[inputs]: Add new dependencies.
2020-09-06 09:24:55 -05:00
Alex Griffin
bf69fa1023
gnu: pagekite: Update to 1.5.2.200725.
* gnu/packages/networking.scm (pagekite): Update to 1.5.2.200725.
2020-09-06 08:57:34 -05:00
Stefan
3f2bd9df41
bootloader: Add comment about grub configuration files.
* gnu/bootloader/grub.scm: Add comment about grub configuration files.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-09-06 15:55:10 +02:00
Christopher Baines
71ebf0ba3b
gnu: mod-wsgi: Update to 4.7.1.
* gnu/packages/web.scm (mod-wsgi): Update to 4.7.1.
2020-09-06 14:53:22 +01:00
Nicolas Goaziou
9b268ef7bc
gnu: Add go-github-com-tv42-httpunix.
* gnu/packages/golang.scm (go-github-com-tv42-httpunix): New variable.
2020-09-06 11:55:56 +02:00
Nicolas Goaziou
f1d5085a06
gnu: hydrogen: Update to 1.0.1.
* gnu/packages/music.scm (hydrogen): Update to 1.0.1.
2020-09-06 11:06:37 +02:00
Nicolas Goaziou
37cb46ae31
gnu: fet: Update to 5.46.1.
* gnu/packages/education.scm (fet): Update to 5.46.1.
2020-09-06 11:00:35 +02:00
Michael Rohleder
16e91d06c8
gnu: emacs-cider: Update to 0.26.1.
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.26.1.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-09-06 11:46:20 +03:00
Michael Rohleder
b8c61a98b5
gnu: emacs-perspective: Update to 2.11.
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.11.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-09-06 11:46:20 +03:00
Nicolas Goaziou
43986e8d6b
gnu: emacs-chronometrist: Update to 0.5.5.
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.5.5.
[propagated-inputs]: Add emacs-anaphora.
2020-09-06 10:43:35 +02:00
Efraim Flashner
22c25787cd
gnu: youtube-dl: Update to 2020.09.06.
* gnu/packages/video.scm (youtube-dl): Update to 2020.09.06.
2020-09-06 11:28:23 +03:00
simendsjo
2cf19cac39
gnu: Update Iosevka fonts from 3.2.2 to 3.4.7
* gnu/packages/fonts.scm (font-iosevka, font-iosevka-slab,
font-iosevka-term, font-iosevka-term-slab, font-iosevka-aile,
font-iosevka-etoile, font-iosevka-sparkle): Update to 3.4.7.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-06 09:37:44 +02:00
Hamzeh Nasajpour
10ba62ec63
gnu: lxqt-panel: Patch xkeyboard-config location.
* gnu/packages/lxqt.scm (lxqt-panel)[inputs]: Add xkeyboard-config.
[arguments]: Add custom phase to patch the path to xkeyboard-config in
kbindicator for reading the keyboard layouts.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-06 09:16:11 +03:00
Efraim Flashner
90a5b6a33d
gnu: pspp: Update to 1.4.1.
* gnu/packages/statistics.scm (pspp): Update to 1.4.1.
2020-09-06 09:12:02 +03:00
Efraim Flashner
a02b2f8b86
gnu: libphutil: Deprecate package.
This package was deprecated upstream and the functionality was moved
into arcanist and phabricator.

* gnu/packages/phabricator.scm (libphutil): Deprecate package.
2020-09-06 00:36:58 +03:00
Efraim Flashner
c4c625b386
gnu: arcanist: Update to 0.0.0-2.ceb082e.
* gnu/packages/phabricator.scm (arcanist): Update to 0.0.0-2.ceb082e.
[inputs]: Remove libphutil.
[arguments]: Adjust custom 'install phase for removed input. Wrap binary
with php.
[license]: Add license of vendored library.
2020-09-06 00:36:49 +03:00
Andreas Enge
44f93ed6ed
gnu: seqmagick: Update to 0.8.0.
* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.8.0.
2020-09-05 22:32:33 +02:00
Kei Kebreau
01d5eec92d
gnu: deluge: Update to 2.0.3.
* gnu/packages/bittorrent.scm (deluge): Update to 2.0.3.
[source]: Update URL.
[inputs]: Remove libtorrent, python2-chardet, python2-pygtk,
python2-pyopenssl, python2-pyxdg, python2-service-identity, python2-twisted.
[propagated-inputs]: Add gtk+, librsvg, libtorrent, python-pycairo,
python-chardet, python-dbus, python-mako, python-pygobject, python-pillow,
python-pyopenssl, python-pyxdg, python-rencode, python-service-identity,
python-setproctitle, python-six, python-twisted, and python-zope-interface.
[native-inputs]: Add python-wheel.
[arguments]: Disable tests.  Add 'fix-gettext-warning and 'wrap phase.
2020-09-05 15:57:45 -04:00
Jesse Gibbons
89b091a65f
gnu: Add npiet.
* gnu/packages/piet.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-05 22:50:56 +03:00
Oleg Pykhalov
b8477cab7b
gnu: dunst: Update to 1.5.0.
* gnu/packages/dunst.scm (dunst): Update to 1.5.0.
2020-09-05 18:34:36 +03:00
Guillaume Le Vaillant
81ea278e05
gnu: sbcl-ironclad: Update to 0.51.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.51.
2020-09-05 14:41:42 +02:00
Pierre Neidhardt
5c667b19be
gnu: sbcl-cl-webkit: Update to 20200905.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200905.
2020-09-05 12:51:52 +02:00
Andreas Enge
b8cb3eb63b
gnu: python-docker-py: Rename to python-docker.
This is a follow-up to commit 3146b6da6d.

* gnu/packages/docker.scm (python-docker-py): Rename to...
(python-docker): ...this.
(docker-compose): Adjust inputs.
* gnu/packages/android.scm (fdroidserver): Adjust inputs.
2020-09-05 12:29:36 +02:00
raingloom
6c36daaac7
gnu: Update gPodder to 3.10.16 and disable updater.
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.16 and add patch.
* gnu/packages/patches/gpodder-disable-updater.patch: New file
* gnu/local.mk (dist_patch_DATA): Add patch

Signed-off-by: Andreas Enge <andreas@enge.fr>
2020-09-05 11:58:21 +02:00
Guillaume Le Vaillant
4daa12182d
gnu: Add sbcl-clim-examples.
* gnu/packages/lisp-xyz.scm (sbcl-clim-examples): New variable.
2020-09-05 11:28:09 +02:00
Guillaume Le Vaillant
300b683ff9
gnu: Add sbcl-mcclim-raster-image.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim-raster-image): New variable.
2020-09-05 11:13:53 +02:00
Guillaume Le Vaillant
6b00c18465
gnu: Add sbcl-mcclim-test-util.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim-test-util): New variable.
2020-09-05 11:10:32 +02:00
Maxim Cournoyer
957f4e4c22
gnu: linux-libre: Validate that the cleaned up tarball is free of blobs.
* gnu/packages/linux.scm (make-linux-libre-source): Call the deblob-check
script on the generated tarball archive with the --use-awk and --list-blobs
options.
2020-09-04 21:45:44 -04:00
Maxim Cournoyer
8b41fdaf3f
gnu: make-linux-libre-source: Set output port buffering to line mode.
* gnu/packages/linux.scm (make-linux-libre-source): Set output port buffering
to line mode via setvbuf.  Remove the ad-hoc calls to force-output.
2020-09-04 21:45:44 -04:00
Paul Garlick
49bf16b6b1
gnu: texlive-logreq: Correct synopsis.
* gnu/packages/tex.scm (texlive-logreq)[synopsis]: Correct.
2020-09-04 22:30:11 +01:00
Ricardo Wurmus
468069260c
gnu: r-mnormt: Update to 2.0.2.
* gnu/packages/statistics.scm (r-mnormt): Update to 2.0.2.
2020-09-04 22:01:41 +02:00
Ricardo Wurmus
5e7480350f
gnu: r-rfast: Update to 2.0.0.
* gnu/packages/cran.scm (r-rfast): Update to 2.0.0.
2020-09-04 22:01:41 +02:00
Ricardo Wurmus
7f1358db61
gnu: r-systemfonts: Update to 0.3.0.
* gnu/packages/cran.scm (r-systemfonts): Update to 0.3.0.
[propagated-inputs]: Add r-cpp11.
2020-09-04 22:01:41 +02:00
Ricardo Wurmus
274aa8252c
gnu: r-xgboost: Update to 1.2.0.1.
* gnu/packages/cran.scm (r-xgboost): Update to 1.2.0.1.
2020-09-04 22:01:41 +02:00
Ricardo Wurmus
9a1c809d61
gnu: r-ingredients: Update to 2.0.
* gnu/packages/cran.scm (r-ingredients): Update to 2.0.
2020-09-04 22:01:41 +02:00
Ricardo Wurmus
1926764b9c
gnu: r-xmlparsedata: Update to 1.0.4.
* gnu/packages/cran.scm (r-xmlparsedata): Update to 1.0.4.
2020-09-04 22:01:41 +02:00
Ricardo Wurmus
667e8c85e4
gnu: r-rnifti: Update to 1.2.1.
* gnu/packages/cran.scm (r-rnifti): Update to 1.2.1.
2020-09-04 22:01:41 +02:00
Ricardo Wurmus
350bef92de
gnu: r-trend: Update to 1.1.3.
* gnu/packages/cran.scm (r-trend): Update to 1.1.3.
2020-09-04 22:01:41 +02:00
Ricardo Wurmus
510443a096
gnu: r-ttr: Update to 0.24.2.
* gnu/packages/cran.scm (r-ttr): Update to 0.24.2.
2020-09-04 22:01:40 +02:00
Ricardo Wurmus
40f378e18a
gnu: r-cicero: Update to 1.6.2.
* gnu/packages/bioconductor.scm (r-cicero): Update to 1.6.2.
2020-09-04 22:01:40 +02:00
Ricardo Wurmus
6bc6a71119
gnu: r-mixomics: Update to 6.12.2.
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.12.2.
2020-09-04 22:01:40 +02:00
Ricardo Wurmus
60cc838403
gnu: r-atacseqqc: Update to 1.12.4.
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.12.4.
2020-09-04 22:01:40 +02:00
Ricardo Wurmus
e1636671ec
gnu: r-gkmsvm: Update to 0.81.0.
* gnu/packages/bioconductor.scm (r-gkmsvm): Update to 0.81.0.
2020-09-04 22:01:40 +02:00
Ricardo Wurmus
0d2369be8b
gnu: r-chippeakanno: Update to 3.22.3.
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.22.3.
2020-09-04 22:01:40 +02:00
Tobias Geerinckx-Rice
84479dccd1
gnu: gmic: Update to 2.9.2.
* gnu/packages/image-processing.scm (gmic): Update to 2.9.2.
2020-09-04 20:56:07 +02:00
Tobias Geerinckx-Rice
b1e5eb31cd
gnu: cifs-utils: Update to 6.11 [fixes CVE-2020-14342].
* gnu/packages/samba.scm (cifs-utils): Update to 6.11.
2020-09-04 20:56:07 +02:00
Tobias Geerinckx-Rice
c7aee804ea
gnu: python-paramiko: Update to 2.7.2.
* gnu/packages/python-crypto.scm (python-paramiko): Update to 2.7.2.
2020-09-04 20:56:06 +02:00
Paul Garlick
b01c04eb0c
gnu: Add texlive-logreq.
* gnu/packages/tex.scm (texlive-logreq): New variable.
2020-09-04 18:43:18 +01:00
Eric Bavier
46daff38bc
gnu: fpc: Fix reproducibility problem.
* gnu/packages/pascal.scm (fpc)[arguments]: Add 'patch-release-date' to
replace a build timestamp with the release date instead.
2020-09-04 09:33:13 -05:00
Ludovic Courtès
e9db10ae7f
gnu: guix-jupyter: Fix compilation with Guile-JSON >= 4.3.x.
Reported by wehlutyk on #guix.

* gnu/packages/package-management.scm (guix-jupyter)[source]: Avoid
'define-json-mapping' name clash with Guile-JSON.
2020-09-04 15:58:42 +02:00
Lars-Dominik Braun
d6983b1331
gnu: r-httpuv: Unvendor libuv.
* gnu/packages/cran.scm (r-httpuv) [source]: Remove bundled libuv, add
patch.
[arguments] Rewrite header locations, fix pipe server issue.
[inputs] Add libuv.
* gnu/packages/patches/r-httpuv-1.5.4-unvendor-libuv.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-04 15:58:42 +02:00
Pierre Langlois
89e1e44813
gnu: taglib: Update to 1.12-beta-1 [security fixes].
This switches to a yet unreleased version of taglib, to make sure long
standings issues and CVEs are covered until a proper release is made
upstream.

Among these, we have:

- CVE-2017-12678
- CVE-2018-11439
- https://github.com/taglib/taglib/issues/864

* gnu/packges/mp3.scm (taglib): Update to 1.12-beta-1.
[source]: Switch to using git-fetch.
2020-09-04 12:04:43 +01:00
Pierre Langlois
235093fec0
gnu: node: Update 10.22.0.
* gnu/packages/node.scm (node): Update to 10.22.0.
[inputs]: Replace nghttp2 with nghttp2-1.41.
2020-09-04 12:04:43 +01:00
Pierre Langlois
852ae64e11
gnu: Remove emacs-seq package.
It is included with emacs and installing it alongside emacs 27 causes issues.

Fixes <https://bugs.gnu.org/43138>.

* gnu/packages/emacs-xyz.scm (emacs-bugs-hunter)[propagated-inputs]: Remove.
(emacs-erc-status-sidebar)[propagated-inputs]: Remove.
(emacs-psc-ide)[propagated-inputs]: Remove emacs-seq.
(emacs-biblio)[propagated-inputs]: Remove emacs-seq.
(emacs-seq): Delete variable.
(emacs-flycheck-haskell)[propagated-inputs]: Remove emacs-seq.
2020-09-04 12:04:42 +01:00
Arun Isaac
743be81341
gnu: emacs-auctex: Configure executable paths.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Configure absolute paths to
ghostscript and texlive executables.
[inputs]: Add ghostscript.
2020-09-04 15:55:52 +05:30
Morgan Smith
36a7af8161
gnu: Add emacs-org-edna.
* gnu/packages/emacs-xyz.scm (emacs-org-edna): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-04 11:46:12 +02:00
Guillaume Le Vaillant
a43f825d4e
gnu: txr: Update to 243.
* gnu/packages/lisp.scm (txr): Update to 243.
2020-09-04 11:38:16 +02:00
Prafulla Giri
3f663e57ab
gnu: kdenlive: Add ffmpeg to input list
* gnu/packages/kde.scm (kdenlive): Add ffmpeg to inputs and wrap
the final binary accordingly to have ffmpeg in it's PATH.
[inputs]: Add ffmpeg.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-04 11:29:51 +02:00
Vinicius Monego
9db1b3786f
gnu: darktable: Add dependency on libavif, ocl-icd.
* gnu/packages/photo.scm (darktable)[inputs]: Add libavif, ocl-icd.
[arguments]: Set LD_LIBRARY_PATH for OpenCL.
[supported-systems]: Remove i686 which is not supported anymore.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-04 11:29:51 +02:00
Vinicius Monego
c49025480e
gnu: darktable: Update to 3.2.1.
* gnu/packages/photo.scm (darktable): Update to 3.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-04 11:29:51 +02:00
Tobias Geerinckx-Rice
eb3328004e
gnu: php: Update to 7.4.10.
* gnu/packages/php.scm (php): Update to 7.4.10.
2020-09-04 11:01:04 +02:00
Michael Rohleder
0c7f478e83
gnu: liblinphone: Add installation of man pages.
* gnu/packages/linphone.scm (liblinphone)[arguments]: Add phase
'install-man-pages.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-04 08:20:22 +02:00
Maxim Cournoyer
b9a7fa817a
gnu: linux-libre: Use Python 3 in make-linux-libre-source.
Successfully tested with all of the linux-libre versions we carry in Guix:
4.4.234, 4.9.234, 4.14.195, 4.19.142, 5.4.61 and 5.8.5.

* gnu/packages/linux.scm (make-linux-libre-source): Replace python-2 by
python-wrapper.  Do not set the PYTHON environment variable, which is not
required when using python-wrapper.
2020-09-03 23:04:40 -04:00
Maxim Cournoyer
ed66095679
gnu: nix: Add the "--enable-gc" configure flag to fix build.
Fixes <http://issues.guix.gnu.org/43181>.

* gnu/packages/package-management.scm (nix)[configure-flags]: Add the
"--enable-gc" option.
2020-09-03 22:36:11 -04:00
Ludovic Courtès
84f38f036f
ci: In the 'core' subset, build GCC >= 7.
Suggested by Jan Nieuwenhuizen <janneke@gnu.org>.

* gnu/ci.scm (%core-packages): Keep only GCC >= 7.
2020-09-03 23:26:53 +02:00
Ludovic Courtès
8e6c9005b4
gnu: Add bitlbee-purple.
* gnu/packages/messaging.scm (bitlbee-purple): New variable.
2020-09-03 23:23:58 +02:00
Mark H Weaver
990c219f1c
gnu: linux-libre: Update to 5.8.6.
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.6.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Update to 5.8.6.
2020-09-03 14:09:01 -04:00
Mark H Weaver
a53a384819
gnu: linux-libre@5.4: Update to 5.4.62.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.62.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.62.
2020-09-03 14:08:59 -04:00
Mark H Weaver
1ef3754ad3
gnu: linux-libre@4.19: Update to 4.19.143.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.143.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.143.
2020-09-03 14:08:56 -04:00
Mark H Weaver
bda184c4c3
gnu: linux-libre@4.14: Update to 4.14.196.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.196.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.196.
2020-09-03 14:08:54 -04:00
Mark H Weaver
a0aa0b6be8
gnu: linux-libre@4.9: Update to 4.9.235.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.235.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Update to 4.9.235.
2020-09-03 14:08:52 -04:00
Mark H Weaver
ab5a3155a2
gnu: linux-libre@4.4: Update to 4.4.235.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.235.
(linux-libre-4.4-pristine-source): Update hash.
(deblob-scripts-4.4): Update to 4.4.235.
2020-09-03 14:08:45 -04:00
Michael Rohleder
a603d1e66c
gnu: inxi-minimal: Update to 3.1.06-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-09-03 21:05:03 +03:00
Efraim Flashner
8b92be3267
gnu: global: Update to 6.6.5.
* gnu/packages/code.scm (global): Update to 6.6.5.
2020-09-03 20:41:08 +03:00
Tobias Geerinckx-Rice
edb994d3a8
gnu: gnupg: Update to 2.2.23 [security fixes].
No CVE assigned yet.  See <https://dev.gnupg.org/T5050>.

* gnu/packages/gnupg.scm (gnupg): Update to 2.2.23.
2020-09-03 19:22:57 +02:00
Julien Lepiller
7596ae1034
gnu: ci: Truncate git commit in ISO label.
* gnu/ci.scm (image-jobs): Keep only 7 characters from git commit in ISO
label.
2020-09-03 14:10:10 +02:00
Arun Isaac
e9c7bf42e7
gnu: Add emacs-company-reftex.
* gnu/packages/emacs-xyz.scm (emacs-company-reftex): New variable.
2020-09-03 17:14:15 +05:30
Guillaume Le Vaillant
24890787b5
gnu: electron-cash: Update to 4.1.0.
* gnu/packages/finance.scm (electron-cash): Update to 4.1.0.
  [inputs]: Use libsecp256k1-bitcoin-cash instead of libsecp256k1.
2020-09-03 11:51:35 +02:00
Guillaume Le Vaillant
a568071ffe
Add libsecp256k1-bitcoin-cash.
* gnu/packages/crypto.scm (libsecp256k1-bitcoin-cash): New variable.
2020-09-03 11:44:20 +02:00
Michael Rohleder
abafdb2aac
gnu: noisetorch: Update to 0.7.2-beta.
* gnu/packages/pulseaudio.scm (noisetorch): Update to 0.7.2-beta.
[arguments]: Add phase 'disable-update-check.go.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-03 07:46:59 +02:00
Ludovic Courtès
abd2fde847
gnu: guix: Update to 44c6e6f.
* gnu/packages/package-management.scm (guix): Update to 44c6e6f.
2020-09-03 00:19:42 +02:00
Timothy Sample
57983029a9
gnu: xmonad: Add patch to support dynamic linking.
Fixes <https://bugs.gnu.org/43131>.

* gnu/packages/patches/xmonad-dynamic-linking.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/wm.scm (xmonad)[source]: Use it.
2020-09-02 18:09:01 -04:00
Pierre Neidhardt
39bb294170
gnu: sbcl: Update to 2.0.8.
* gnu/packages/lisp.scm (sbcl): Update to 2.0.8.
2020-09-02 23:40:23 +02:00
Tobias Geerinckx-Rice
144d7c07ac
gnu: ogre: Update to 1.12.6.
* gnu/packages/graphics.scm (ogre): Update to 1.12.6.
2020-09-02 20:31:11 +02:00
Tobias Geerinckx-Rice
0da58921ec
gnu: perl-pdf-api2: Update to 2.038.
* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.038.
2020-09-02 20:31:10 +02:00
Tobias Geerinckx-Rice
3d9c9ac871
gnu: perl-hash-merge: Update to 0.302.
* gnu/packages/perl.scm (perl-hash-merge): Update to 0.302.
2020-09-02 20:31:10 +02:00
Tobias Geerinckx-Rice
383f57a831
gnu: perl-hash-merge: Run more tests.
* gnu/packages/perl.scm (perl-hash-merge)[native-inputs]: Add perl-clone
and perl-clone-pp.
2020-09-02 20:31:10 +02:00
Tobias Geerinckx-Rice
8cced06ffe
gnu: Add sieve-connect.
* gnu/packages/mail.scm (sieve-connect): New public variable.
2020-09-02 20:31:10 +02:00
Timothy Sample
f14e808aea
gnu: hedgewars: Fix build with shared libraries.
Fixes: <https://bugs.gnu.org/43112>.

* gnu/packages/games.scm (hedgewars)[arguments]: Set "haskell_flags"
in #:configure-flags to enable dynamic linking.
2020-09-02 13:44:12 -04:00
Efraim Flashner
4f9043c6ec
gnu: rust-aho-corasick-0.6: Don't skip build.
* gnu/packages/crates-io.scm (rust-aho-corasick-0.6)[arguments]: Don't
skip build.
2020-09-02 20:15:08 +03:00
Ludovic Courtès
eea36f8eca
gnu: guix: Update to 2056226.
* gnu/packages/package-management.scm (guix): Update to 2056226.
2020-09-02 17:53:24 +02:00
Hendursaga
2056226557
gnu: Add knockd.
* gnu/packages/networking.scm (knockd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-02 17:17:37 +02:00
Michael Rohleder
c9a86e666f
gnu: emacs-calibredb: Update to 2.6.0.
* gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.6.0.
[propagated-inputs]: removed emacs-org, because it's optional now.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-02 17:17:37 +02:00
Edouard Klein
536577390f
gnu: Add xlsxio
* gnu/packages/xml.scm: (xlsxio): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-02 17:17:37 +02:00
Edouard Klein
1941055aa7
gnu: Add gerbil
* gnu/packages/scheme.scm: (gerbil): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-02 17:17:37 +02:00
Morgan Smith
562f7e3fdb
gnu: Add emacs-next.
* gnu/packages/emacs.scm (emacs-next): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-02 17:17:37 +02:00
Martin Becze
95e6468a84
gnu: chez-scheme: Install libraries to 'lib/csvX.Y.Z-site'
* gnu/packages/chez.scm (chez-make-flags): Add 'chezversion'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-09-02 17:17:37 +02:00
Mathieu Othacehe
8ce6f4dc28
installer: Run the installation inside a container.
When the store overlay is mounted, other processes such as kmscon, udev
and guix-daemon may open files from the store, preventing the
underlying install support from being umounted. See:
https://lists.gnu.org/archive/html/guix-devel/2018-12/msg00161.html.

To avoid this situation, mount the store overlay inside a container,
and run the installation from within that container.

* gnu/build/shepherd.scm (fork+exec-command/container): New procedure.
* gnu/services/base.scm (guix-shepherd-service): Support an optional PID
argument passed to the "start" method. If that argument is passed, ensure that
guix-daemon enters the given PID MNT namespace by using
fork+exec-command/container procedure.
* gnu/installer/final.scm (umount-cow-store): Remove it,
(install-system): run the installation from within a container.
* gnu/installer/newt/final.scm (run-install-shell): Remove the display hack.
2020-09-02 17:05:23 +02:00
Mathieu Othacehe
5316dfc0f1
linux-container: Do not jail the container unconditionally.
We may want to run a container inside the MNT namespace, without jailing the
container. If RUN-CONTAINER is passed a null MOUNTS list, do not jail the
container.

* gnu/build/linux-container.scm (run-container): Do not call
MOUNT-FILE-SYSTEMS if MOUNTS list is empty.
2020-09-02 17:05:23 +02:00
Mathieu Othacehe
22827396ba
install: Factorize cow-store procedure.
Move the cow-store procedure from the service declaration in (gnu system
install) to (gnu build install), so that it can be called from within a
different context than Shepherd.

* gnu/build/install.scm (mount-cow-store, unmount-cow-store): New procedures.
* gnu/system/install.scm (make-cow-store): Remove it,
(cow-store-service-type): adapt it accordingly.
2020-09-02 17:05:22 +02:00
Pierre Neidhardt
573489fbcd
gnu: nyxt: Update to 2-pre-release-1.
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-1.
2020-09-02 15:18:01 +02:00
Pierre Neidhardt
f30e739395
gnu: Add sbcl-clack-handler-hunchentoot.
* gnu/packages/lisp-xyz.scm (sbcl-clack-handler-hunchentoot): New variable.
2020-09-02 12:40:13 +02:00
Pierre Neidhardt
b3a7d80622
gnu: Add clack-handler-fcgi.
* gnu/packages/lisp-xyz.scm (cl-clack-handler-fcgi, sbcl-clack-handler-fcgi):
New variables.
(sbcl-clack): Extract revision and commit so that they can be factored with
sbcl-clack-handler-fcgi.
2020-09-02 12:40:13 +02:00
Pierre Neidhardt
0d1c7c97fc
gnu: Add cl-fastcgi.
* gnu/packages/lisp-xyz.scm (cl-fastcgi, ecl-fastcgi, sbcl-fastcgi): New variables.
2020-09-02 12:40:13 +02:00
Pierre Neidhardt
de5e989b62
gnu: sbcl-mito: Remove spurious comment.
* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Remove spurious comment,
this test is already removed a few lines below.
2020-09-02 12:40:13 +02:00
Pierre Neidhardt
dba8f523a6
gnu: sbcl-dbi: Update to 20200518.
* gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to 20200518.
2020-09-02 12:40:13 +02:00
Pierre Neidhardt
b7d974b3fd
gnu: sbcl-cl-sqlite: Update to 0.2.1.
* gnu/packages/lisp-xyz.scm (sbcl-cl-sqlite): Update to 0.2.1.
2020-09-02 12:40:13 +02:00
Efraim Flashner
d8c71fd91f
gnu: js-filesaver: Also install unminified version.
* gnu/packages/javascript.scm (js-filesaver)[arguments]: Add phase to
install unminified javascript file.
2020-09-02 11:54:00 +03:00
Efraim Flashner
efaeb84c19
gnu: xfsprogs: Update to 5.7.0.
* gnu/packages/linux.scm (xfsprogs): Update to 5.7.0.
2020-09-02 11:06:44 +03:00
Efraim Flashner
2af2a76247
gnu: osip: Update to 5.1.2.
* gnu/packages/telephony.scm (osip): Update to 5.1.2.
2020-09-02 10:48:38 +03:00
Jan (janneke) Nieuwenhuizen
18a9c16b5e
services: childhurd: Always include the secret-service.
* gnu/services/virtualization.scm (secret-service-operating-system): New
procedure.
(hurd-vm-disk-image): Use it to ensure a Childhurd always includes the
secret-service.
(%hurd-vm-operating-system): Remove secret-service.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-09-02 07:24:15 +02:00
Vagrant Cascadian
450dcd1aff
gnu: %default-extra-linux-options: Enable kernel options for elogind service.
Fixes: https://issues.guix.gnu.org/43078

These options are already enabled in the kernel configs included in guix, but
might be missing from variants using a defconfig from the upstream kernel,
such as linux-libre-arm-generic and linux-libre-arm64-generic.

* gnu/packages/linux (%default-extra-linux-options): Enable
  CONFIG_CGROUP_FREEZER, CONFIG_BLK_CGROUP, CONFIG_CGROUP_WRITEBACK,
  CONFIG_CGROUP_SCHED, CONFIG_CGROUP_PIDS, CONFIG_CGROUP_FREEZER,
  CONFIG_CGROUP_DEVICE, CONFIG_CGROUP_CPUACCT, CONFIG_CGROUP_PERF,
  CONFIG_SOCK_CGROUP_DATA, CONFIG_BLK_CGROUP_IOCOST, CONFIG_CGROUP_NET_PRIO,
  CONFIG_CGROUP_NET_CLASSID, CONFIG_MEMCG, CONFIG_MEMCG_SWAP,
  CONFIG_MEMCG_KMEM, CONFIG_CPUSETS and CONFIG_PROC_PID_CPUSET.
2020-09-01 15:33:24 -07:00
Efraim Flashner
c7a3926ee4
gnu: guile-cairo: Update to 1.11.1.
* gnu/packages/gtk.scm (guile-cairo): Update to 1.11.1.
[arguments]: Add make-flag to hide guild warnings.
2020-09-01 23:44:26 +03:00
Efraim Flashner
f91270bf0a
gnu: ttfautohint: Don't build static library.
* gnu/packages/fontutils.scm (ttfautohint)[arguments]: Add
configure-flag to not build static library.
2020-09-01 23:39:11 +03:00
Efraim Flashner
0be22e4474
gnu: ttfautohint: Update to 1.8.3.
* gnu/packages/fontutils.scm (ttfautohint): Update to 1.8.3.
[source]: Remove patch.
* gnu/packages/patches/ttfautohint-source-date-epoch.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-09-01 23:36:52 +03:00
Efraim Flashner
3d494ccd7d
gnu: wireless-regdb: Update to 2020.04.29.
* gnu/packages/linux.scm (wireless-regdb): Update to 2020.04.29.
2020-09-01 23:24:45 +03:00
Efraim Flashner
49db1ef2b0
gnu: xf86-video-sis: Update to 0.12.0.
* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.12.0.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-sis-xorg-compat.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-09-01 23:16:29 +03:00
Efraim Flashner
d11948a119
gnu: xf86-video-ati: Update to 19.1.0.
* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0.
[arguments]: Enable glamor.
2020-09-01 23:11:23 +03:00
Efraim Flashner
008a9217c4
gnu: xf86-video-amdgpu: Update to 19.1.0.
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.1.0.
2020-09-01 23:11:23 +03:00
Alexandru-Sergiu Marton
2da616c939
gnu: emacs-org-webring: Update to 1.6.
* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.6.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-09-01 15:06:39 -05:00
Michael Rohleder
a73ccefe31
gnu: emacs-elisp-refs: Disable test failing on Emacs 27.1.
* gnu/packages/emacs-xyz.scm (emacs-elisp-refs)[arguments]:
Add phase to disable failing test "elisp-refs-next-match" on emacs27.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-01 21:25:52 +02:00
Martin Becze
08a8872f7f
gnu: Add guile-srfi-180.
* gnu/packages/guile-xyz.scm (guile-srfi-180): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-01 21:22:07 +02:00
Oleg Pykhalov
cb8a9970ff
gnu: emacs-helm: Update to 3.6.5.
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.5.
2020-09-01 22:05:25 +03:00
Tobias Geerinckx-Rice
ce04a92f78
gnu: kakoune: Update to 2020.09.01.
* gnu/packages/text-editors.scm (kakoune): Update to 2020.09.01.
2020-09-01 18:36:59 +02:00
Tobias Geerinckx-Rice
2c6b6d7991
gnu: libopenmpt: Remove 5.1-MiB static library.
* gnu/packages/audio.scm (libopenmpt)[arguments]: Add a
‘delete-static-libraries’ phase.
2020-09-01 18:36:59 +02:00
Tobias Geerinckx-Rice
2933e4d465
gnu: libopenmpt: Remove duplicate LICENSE file.
* gnu/packages/audio.scm (libopenmpt)[arguments]: Set the default
‘--docdir’ in #:configure-flags.
2020-09-01 18:36:59 +02:00
Tobias Geerinckx-Rice
8ac4c3c1ba
gnu: libopenmpt: Update to 0.5.2.
* gnu/packages/audio.scm (libopenmpt): Update to 0.5.2.
2020-09-01 18:36:58 +02:00
Alexey Abramov
3fc0f87795
gnu: Add dovecot-pigeonhole.
* gnu/packages/mail.scm (dovecot-pigeonhole): New public variable.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-09-01 18:36:58 +02:00
Tobias Geerinckx-Rice
62035656ca
gnu: Add opensmtpd-filter-dkimsign.
* gnu/packages/mail.scm (libopensmtpd): New variable.
opensmtpd-filter-dkimsign): New public variable.
2020-09-01 18:36:58 +02:00
Pierre Neidhardt
f5ca844fc1
gnu: Add caveman.
* gnu/packages/lisp-xyz.scm (cl-caveman, ecl-caveman, sbcl-caveman): New variables.
2020-09-01 18:26:08 +02:00
Pierre Neidhardt
bc1f552b1a
gnu: Add cl-project.
* gnu/packages/lisp-xyz.scm (cl-project, ecl-cl-project, sbcl-cl-project): New variables.
2020-09-01 16:53:28 +02:00
Pierre Neidhardt
d2c9f34929
gnu: Add cl-emb.
* gnu/packages/lisp-xyz.scm (cl-emb, ecl-emb, sbcl-emb): New variables.
2020-09-01 16:53:28 +02:00
Pierre Neidhardt
56aeb1a40a
gnu: Add do-urlencode.
* gnu/packages/lisp-xyz.scm (cl-do-urlencode, ecl-do-urlencode,
sbcl-do-urlencode): New variables.
2020-09-01 16:53:28 +02:00
Pierre Neidhardt
69006b0c90
gnu: Add datafly.
* gnu/packages/lisp-xyz.scm (cl-datafly, ecl-datafly, sbcl-datafly): New variables.
2020-09-01 16:53:28 +02:00
Pierre Neidhardt
0bca68d9a3
gnu: Add kebab.
* gnu/packages/lisp-xyz.scm (cl-kebab, ecl-kebab, sbcl-kebab): New variables.
2020-09-01 16:53:28 +02:00
Pierre Neidhardt
f5e31b1d35
gnu: Add mito.
* gnu/packages/lisp-xyz.scm (cl-mito, sbcl-mito): New variables.
2020-09-01 16:53:28 +02:00
Pierre Neidhardt
257cf3e7db
gnu: Add ecl-cl-postgres.
* gnu/packages/lisp-xyz.scm (ecl-cl-postgres): New variable.
2020-09-01 16:53:28 +02:00
Pierre Neidhardt
588a4492eb
gnu: Add ecl-md5.
* gnu/packages/lisp-xyz.scm (ecl-md5): New variable.
2020-09-01 16:53:28 +02:00
Pierre Neidhardt
bfa784620e
gnu: Add envy.
* gnu/packages/lisp-xyz.scm (cl-envy, ecl-envy, sbcl-envy): New variables.
2020-09-01 16:53:28 +02:00
Efraim Flashner
6bf5f207f1
gnu: manuskript: Use make-deskop-entry-file.
* gnu/packages/text-editors.scm (manuskript)[arguments]: Adjust custom
'install phase to use make-desktop-entry-file.
2020-09-01 17:12:30 +03:00
Jan (janneke) Nieuwenhuizen
01cefb7a57
services: childhurd: Support installing secrets from the host.
* gnu/services/virtualization.scm (%hurd-vm-operating-system): Add
secret-service.
(hurd-vm-shepherd-service): Use it to install secrets.
* doc/guix.texi (The Hurd in a Virtual Machine): Document it.
2020-09-01 16:06:38 +02:00
Jan (janneke) Nieuwenhuizen
ec32d4f291
services: Add secret-service-type.
This adds a "secret-service" that can be added to a Childhurd VM to receive
out-of-band secrets (keys) sent from the host.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>

* gnu/services/virtualization.scm (secret-service-activation): New procedure.
(secret-service-type): New variable.
* gnu/build/secret-service.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2020-09-01 16:06:38 +02:00
Prafulla Giri
73c81ae0f1
gnu: childsplay: Fix .desktop file.
* gnu/packages/education.scm (childsplay)[arguments]: In phase
'create-desktop-file, fix Exec to point to out/bin/childsplay.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-01 16:54:26 +03:00
Mason Hock
7cb3e9c30c
gnu: gajim-omemo: Update to 2.7.7.
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.7.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-01 16:44:57 +03:00
Tobias Geerinckx-Rice
896ad27679
gnu: knot: Update to 2.9.6.
* gnu/packages/dns.scm (knot): Update to 2.9.6.
2020-09-01 15:09:21 +02:00
Tobias Geerinckx-Rice
74541d4911
gnu: xtl: Update to 0.6.17.
* gnu/packages/cpp.scm (xtl): Update to 0.6.17.
2020-09-01 15:09:21 +02:00
Efraim Flashner
92c83efc94
gnu: enlightenment-wayland: Deprecate package.
* gnu/packages/enlightenment.scm (enlightenment-wayland): Deprecate
package in favor of enlightenment.
2020-09-01 15:46:54 +03:00
Efraim Flashner
f911b27918
gnu: enlightenment: Build with wayland support.
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Add
configure-flag to build with wayland support.
[inputs]: Add wayland-protocols, xorg-server-xwayland.
2020-09-01 15:46:53 +03:00
Efraim Flashner
04b5fb9262
gnu: python-efl: Use regex to delete cythonized files.
* gnu/packages/enlightenment.scm (python-efl)[source]: Adjust snippet to
delete cythonized files based on a regex pattern.
2020-09-01 15:46:53 +03:00
Efraim Flashner
e8ae96ae61
gnu: enlightenment: Use system eject.
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Adjust
'set-system-actions phase to refer to eject in /run/current-system.
[native-inputs]: Remove util-linux.
2020-09-01 15:46:53 +03:00
Efraim Flashner
b27786d130
gnu: enlightenment.scm: Remove unneeded module import.
* gnu/packages/enlightenment.scm: Remove unneeded module import.
2020-09-01 15:46:53 +03:00
Andreas Enge
42ed53173e
gnu: gap: Update to 4.11.0.
* gnu/packages/algebra.scm (gap)[source]: Update to 4.11.0. Identify kept
packages by name prefix, dropping version number comparisons.
[inputs]: Add readline.
[arguments]: Use make targets instead of file copying where possible.
2020-09-01 13:27:42 +02:00
Maxim Cournoyer
6d6e74ea98
Revert "system: image: Do not offload image files."
This reverts commit 6a9581741e, which is
obsoleted by the previous commit.
2020-09-01 00:48:59 -04:00
Tobias Geerinckx-Rice
1c4b3512db
gnu: editorconfig-core-c: Delete static library.
* gnu/packages/text-editors.scm (editorconfig-core-c)[arguments]: Add a
‘delete-static-library’ phase.
2020-09-01 04:44:35 +02:00
Tobias Geerinckx-Rice
7395ea0de4
gnu: editorconfig-core-c: Update to 0.12.4.
* gnu/packages/text-editors.scm (editorconfig-core-c): Update to 0.12.4.
2020-09-01 04:44:35 +02:00
Tobias Geerinckx-Rice
056175769f
gnu: youtube-viewer: Update to 3.7.8.
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.8.
2020-09-01 04:44:35 +02:00
Tobias Geerinckx-Rice
2db0ed9c0a
gnu: libwacom: Update to 1.5.
* gnu/packages/xdisorg.scm (libwacom): Update to 1.5.
2020-09-01 04:44:34 +02:00
Tobias Geerinckx-Rice
30714da09a
gnu: wgetpaste: Update bpaste URL & regular expressions.
* gnu/packages/wget.scm (wgetpaste)[source]: Add patch.
* gnu/packages/patches/wgetpaste-update-bpaste.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-09-01 04:44:34 +02:00
Tobias Geerinckx-Rice
7b88396feb
gnu: wgetpaste: Update to 2.30.
* gnu/packages/wget.scm (wgetpaste): Update to 2.30.
2020-09-01 04:44:34 +02:00
Tobias Geerinckx-Rice
1b0755012b
gnu: wgetpaste: Use HTTPS home page.
* gnu/packages/wget.scm (wgetpaste)[source, home-page]: Use HTTPS.
2020-09-01 04:44:34 +02:00
Tobias Geerinckx-Rice
57ea4dfca1
gnu: wgetpaste: Fix historical confusion.
* gnu/packages/wget.scm (wgetpaste)[arguments]: Fix the reversed
substitution and clarify its purpose.
2020-09-01 04:44:34 +02:00
Tobias Geerinckx-Rice
e071b0c940
gnu: uchardet: Update to 0.0.7.
* gnu/packages/freedesktop.scm (uchardet): Update to 0.0.7.
2020-09-01 04:44:34 +02:00
Tobias Geerinckx-Rice
b63253004e
gnu: fetchmail: Update to 6.4.11.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.11.
2020-09-01 04:44:34 +02:00
Tobias Geerinckx-Rice
5d844fd68d
gnu: python-jeepney: Update to 0.4.3.
* gnu/packages/python-crypto.scm (python-jeepney): Update to 0.4.3.
2020-09-01 04:44:33 +02:00
Brett Gilio
2b6333c63b
gnu: Add emacs-scpaste.
* gnu/packages/emacs-xyz.scm (emacs-scpaste): New variable.
2020-08-31 19:56:25 -05:00
Tobias Geerinckx-Rice
03b27b396b
gnu: ptpython: Update to 3.0.5.
The previous version had been broken ever since python-prompt-toolkit
was updated to 3.x.

* gnu/packages/python-xyz.scm (ptpython): Update to 3.0.5.
[propagated-inputs]: Add python-appdirs.  Remove python-docopt.
2020-09-01 02:13:55 +02:00
Tobias Geerinckx-Rice
5b8bcc23b1
gnu: python-prompt-toolkit: Update to 3.0.7.
* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.7.
2020-09-01 02:13:55 +02:00
Tobias Geerinckx-Rice
2bf9cc5ea7
gnu: python-prompt-toolkit: Specify the correct Python 2 variant.
* gnu/packages/python-xyz.scm (python-prompt-toolkit)[properties]:
The Python-2 version of this package is version 2.x of this package.
2020-09-01 02:13:54 +02:00
Tobias Geerinckx-Rice
46eb357973
gnu: python-nbval: Update to 0.9.6.
* gnu/packages/python-check.scm (python-nbval): Update to 0.9.6.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
f575aff3f5
gnu: perl-archive-extract: Update to 0.86.
* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.86.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
742c70cde9
gnu: perl-io-compress: Update to 2.096.
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.096.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
465290eae4
gnu: perl-compress-raw-zlib: Update to 2.096.
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.096.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
410e8ccbc7
gnu: perl-compress-raw-bzip2: Update to 2.096.
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.096.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
d45cec3919
gnu: python-pytools: Update to 2020.4.
* gnu/packages/opencl.scm (python-pytools): Update to 2020.4.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
2d3370c4ec
gnu: ocamlify: Update to 0.0.2.
* gnu/packages/ocaml.scm (ocamlify): Update to 0.0.2.
[arguments]: Add a ‘disable-safe-string’ phase.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
4a7243fcfb
gnu: ocamlify: Parametrize source URI.
* gnu/packages/ocaml.scm (ocamlify)[source]: Construct with VERSION.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
55d6b357a9
gnu: rtmpdump: Don't install the static library.
* gnu/packages/networking.scm (rtmpdump)[arguments]: Add
an ‘omit-static-library’ phase.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
5237aa444d
gnu: rtmpdump: Update to 2.4.
* gnu/packages/networking.scm (rtmpdump): Update to 2.4.
[arguments]: Fix RUNPATH.
2020-08-31 20:32:50 +02:00
Tobias Geerinckx-Rice
c1d3f5841d
gnu: x42-plugins: Update to 20200714.
* gnu/packages/music.scm (x42-plugins): Update to 20200714.
[source]: Download over HTTPS.
2020-08-31 20:32:49 +02:00
Tobias Geerinckx-Rice
f46379c18a
gnu: yoshimi: Update to 1.7.2.
* gnu/packages/music.scm (yoshimi): Update to 1.7.2.
[source]: Use URL-FETCH once more.
2020-08-31 18:03:11 +02:00
Tobias Geerinckx-Rice
312789abc5
gnu: sooperlooper: Update to 1.7.4.
* gnu/packages/music.scm (sooperlooper): Update to 1.7.4.
[source]: Remove upstreamed patch.
* gnu/packages/patches/sooperlooper-build-with-wx-30.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-08-31 18:03:11 +02:00
Tobias Geerinckx-Rice
fff9d1f715
gnu: pd: Update to 0.51-1.
* gnu/packages/music.scm (pd): Update to 0.51-1.
2020-08-31 17:49:13 +02:00
Tobias Geerinckx-Rice
54c995cc7e
gnu: zabbix-agentd: Update to 5.0.3.
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.0.3.
2020-08-31 17:49:13 +02:00
Tobias Geerinckx-Rice
506dc9279a
gnu: mutt: Update to 1.14.7.
* gnu/packages/mail.scm (mutt): Update to 1.14.7.
2020-08-31 17:49:13 +02:00
Tobias Geerinckx-Rice
1034141111
gnu: vala@0.48: Update to 0.48.9.
* gnu/packages/gnome.scm (vala-0.48): Update to 0.48.9.
2020-08-31 17:49:12 +02:00
Julien Lepiller
f43ec1c5b0
gnu: ci: Set label in iso9660 jobs.
* gnu/ci.scm (image-jobs): Set label of generated ISOs.
2020-08-31 16:12:31 +02:00
Julien Lepiller
036f23f053
guix: system: Add `--label' option.
* guix/scripts/system.scm (%options): Add `--label'.
(system-derivation-for-action): Take a #:label key to set volume ID.
(perform-action): Take a #:label key.
(%default-options): Add default label value.
(process-action): Pass label value from command-line to perform-action.
* gnu/system/image.scm (image-with-label): New procedure.
2020-08-31 16:12:16 +02:00
Ludovic Courtès
7eeb78157d
vm: Disable caching for writable file system mappings.
Fixes <https://bugs.gnu.org/43062>.
Reported by elaexuotee@wilsonb.com.

* gnu/system/vm.scm (mapping->file-system)[options]: Disable loose
caching when WRITABLE? is true.
2020-08-31 15:50:35 +02:00
Efraim Flashner
7ae0456166
gnu: Add rust-gfa-0.6.
* gnu/packages/crates-io.scm (rust-gfa-0.6): New variable.
2020-08-31 12:05:54 +03:00
Efraim Flashner
6869d31183
gnu: rust-libssh2-sys-0.2: Update to 0.2.19.
* gnu/packages/crates-io.scm (rust-libssh2-sys-0.2): Update to 0.2.19.
2020-08-31 12:05:54 +03:00
Efraim Flashner
6d32c701e7
gnu: rust-libz-sys-1.0: Rename rust-libz-sys-1.
* gnu/packages/crates-io.scm (rust-libz-sys-1.0): Rename rust-libz-sys-1.
(rust-curl-sys-0.4, rust-flate2-1.0, rust-freetype-sys-0.9,
rust-libgit2-sys-0.10, rust-libgit2-sys-0.7, rust-libssh2-sys-0.2)
[arguments]: Adjust accordingly.
* gnu/packages/syndication.scm (newsboat)[arguments]: Same.
2020-08-31 12:05:54 +03:00
Efraim Flashner
faafd6bcde
gnu: rust-pcre2-sys-0.2: Update to 0.2.5.
* gnu/packages/crates-io.scm (rust-pcre2-sys-0.2): Update to 0.2.5.
2020-08-31 12:05:54 +03:00
Efraim Flashner
8d3f80d75f
gnu: rust-openssl-sys-0.9: Update to 0.9.58.
* gnu/packages/crates-io.scm (rust-openssl-sys-0.9): Update to 0.9.58.
[arguments]: Replace rust-autocfg-0.1 with 1.0 in cargo-inputs.
2020-08-31 12:05:53 +03:00
Efraim Flashner
bbb4fcbf3a
gnu: rust-libz-sys-1.0: Update to 1.1.1.
* gnu/packages/crates-io.scm (rust-libz-sys-1.0): Update to 1.1.1.
[source]: Update snippet to remove more bundled code.
[arguments]: Add rust-cmake-0.1 to cargo-inputs.
2020-08-31 12:05:53 +03:00
Efraim Flashner
0acca7ffc5
gnu: rust-libnghttp2-sys-0.1: Update to 0.1.4+1.41.0.
* gnu/packages/crates-io.scm (rust-libnghttp2-sys-0.1): Update to
0.1.4+1.41.0.
[source]: Add snippet to add dependency on rust-pkg-config.
[arguments]: Don't skip build. Add rust-pkg-config-0.3 to cargo-inputs.
[inputs]: Replace nghttp2 with nghttp2:lib.
2020-08-31 12:05:53 +03:00
Efraim Flashner
76de60be53
gnu: rust-bzip2-sys-0.1: Update to 0.1.9+1.0.8.
* gnu/packages/crates-io.scm (rust-bzip2-sys-0.1): Update to 0.1.9+1.0.8.
[source]: Update snippet.
[arguments]: Add rust-pkg-config-0.3 to cargo-inputs.
2020-08-31 12:05:53 +03:00
Efraim Flashner
8cfcc6aca4
gnu: rust-backtrace-sys-0.1: Update to 0.1.37.
* gnu/packages/crates-io.scm (rust-backtrace-sys-0.1): Update to 0.1.37.
2020-08-31 12:05:53 +03:00
Efraim Flashner
cd862cca18
gnu: rust-autocfg-1.0: Update to 1.0.1.
* gnu/packages/crates-io.scm (rust-autocfg-1.0): Update to 1.0.1.
2020-08-31 12:05:52 +03:00
Martin Becze
e060709354
gnu: Add guile-srfi-158.
* gnu/packages/guile-xyz.scm (guile-srfi-158): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-31 09:56:01 +02:00
Leo Prikler
68be4da830
gnu: emacs: Strip double wrap.
* gnu/packages/emacs.scm (emacs)[#:phases]: Add 'strip-double-wrap.
(emacs-minimal emacs-xwidgets emacs-no-x)
(emacs-no-x-toolkit guile-emacs)[#:phases]: Delete 'strip-double-wrap.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-31 08:48:54 +02:00
Brendan Tildesley
a2ebc7426a
gnu: racket-minimal: Fix hash for version 7.8.
* gnu/packages/scheme.scm (racket-minimal): Fix hash.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-08-31 05:08:07 +02:00
Tobias Geerinckx-Rice
123612d314
gnu: feh: Enable inotify support.
* gnu/packages/image-viewers.scm (feh)[arguments]: Add ‘inotify=1’
to #:make-flags.
2020-08-31 04:58:34 +02:00
Tobias Geerinckx-Rice
5044a6eb68
gnu: feh: Update to 3.5.
* gnu/packages/image-viewers.scm (feh): Update to 3.5.
2020-08-31 04:58:34 +02:00
Tobias Geerinckx-Rice
1c17a61bdc
gnu: phodav: Update to 2.5.
* gnu/packages/gnome.scm (phodav): Update to 2.5.
[arguments]: Work around a test failure.
[native-inputs]: Add docbook-xml-4.3.
2020-08-31 04:58:34 +02:00