Commit graph

66118 commits

Author SHA1 Message Date
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
Mathieu Othacehe 2fbbfe6ff1
git: Export url-cache-directory.
* guix/git.scm (url-cache-directory): Export it.
2020-09-06 15:40:54 +02: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