Commit graph

74549 commits

Author SHA1 Message Date
Leo Famulari c4f60f6f3e
gnu: linux-libre: Update to 5.10.19.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.19.
(linux-libre-5.10-pristine-source): Update hash.
2021-02-26 16:46:22 -05:00
Leo Famulari 04c2052dc4
gnu: linux-libre 5.11: Update to 5.11.2.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.2.
(linux-libre-5.11-pristine-source): Update hash.
2021-02-26 16:46:22 -05:00
Leo Famulari 6d70ec299b
gnu: btrfs-progs: Update to 5.10.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.10.1.
2021-02-26 14:48:45 -05:00
Ludovic Courtès d6544dc7b8
gnu: poke: Add dependency on libtextstyle.
* gnu/packages/engineering.scm (poke)[inputs]: Add LIBTEXSTSTYLE.
2021-02-26 15:17:43 +01:00
Ludovic Courtès 5e7388e15e
gnu: poke: Update to 1.0.
* gnu/packages/engineering.scm (poke): Update to 1.0.
[source]: Use URL-FETCH.
[native-inputs]: Remove AUTOCONF, AUTOMAKE, GETTEXT, and HELP2MAN.
[arguments]: Remove #:phases.
[supported-systems]: New field.
2021-02-26 15:16:56 +01:00
Julien Lepiller 8753bb4192
gnu: php: Disable failing test on Arm.
* gnu/packages/php.scm (php): Disable timing sensitive failing test on Arm.
2021-02-26 12:57:53 +01:00
Andreas Enge 099026df5b
gnu: cmh: Update to 1.1.0.
* gnu/packages/algebra.scm (cmh): Update to 1.1.0.
(fplll-4-cmh): Remove variable.
2021-02-26 10:44:09 +01:00
Nicolas Goaziou 3b37247608
gnu: python-pikepdf: Update to 2.6.0.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.6.0.
2021-02-26 09:50:44 +01:00
Adam Kandur f9dd7683c6
gnu: Add cffi-c-ref.
* gnu/packages/lisp-xyz.scm (cl-cffi-c-ref, ecl-cffi-c-ref, sbcl-cffi-c-ref):
  New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-26 09:06:48 +01:00
Carl Dong 6294299283
gnu: Return appropriate defconfig for ppc64 (non-LE)
* gnu/packages/linux.scm (system->defconfig): Add "powerpc64-" prefix.
2021-02-25 20:51:05 -05:00
Carl Dong 811a2015a2
gnu: make-nsis: Fix build
* gnu/packages/installers.scm (make-nsis)[arguments]: Use
C{,PLUS}_INCLUDE_PATH instead of CPATH environment variable to fix
build.
2021-02-25 20:46:49 -05:00
Raghav Gururajan 703005e88e
gnu: mcabber: Enable enchant support.
* gnu/packages/messaging.scm (mcabber) [arguments]: Add --enable-enchant
configure-flag.
[inputs]: Add enchant.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan a3c675ee19
gnu: mcabber: Disable static libraries.
* gnu/packages/messaging.scm (mcabber) [arguments]: Add --disable-static
configure-flag.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan 7464c333dc
gnu: mcabber: Add missing native-inputs.
* gnu/packages/messaging.scm (mcabber) [native-inputs]: Add perl and
python-wrapper.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan 5e69fcf429
gnu: mcabber: Update to 1.1.2.
* gnu/packages/messaging.scm (mcabber) [version]: Update to 1.1.2.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan c00b5be7a1
gnu: loudmouth: Generate documentation.
* gnu/packages/messaging.scm (loudmouth) [outputs]: New output "doc".
[arguments]: Add --enable-gtk-doc and --with-html-dir configure-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan fcd984d7b8
gnu: loudmouth: Enable GSSAPI.
* gnu/packages/messaging.scm (loudmouth) [inputs]: Add mit-krb5.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:45 +01:00
Raghav Gururajan 675086ad5b
gnu: loudmouth: Disable static libraries.
* gnu/packages/messaging.scm (loudmouth) [arguments]: Add --disable-static
configure-flag and CFLAGS make-flag.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:44 +01:00
Raghav Gururajan 866e2b121c
gnu: loudmouth: Update to 1.5.4.
* gnu/packages/messaging.scm (loudmouth) [version]: Update to 1.5.4.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-26 01:29:42 +01:00
Clément Lassieur 337cb4a048
gnu: Add agent-proxy.
* gnu/packages/embedded.scm (agent-proxy): New variable.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-26 00:01:56 +01:00
Tomás Ortín Fernández cc628f2552
gnu: ruby-solargraph: Update to 0.40.3.
* gnu/packages/ruby.scm (ruby-solargraph): Update to 0.40.3.
[propagated-inputs]: Add ruby-benchmark, ruby-e2emap, ruby-kramdown,
ruby-kramdown-parser-gfm. Remove ruby-htmlentities.
2021-02-25 23:38:58 +01:00
Tomás Ortín Fernández 2e932dc352
gnu: Add ruby-benchmark.
* gnu/packages/ruby.scm (ruby-benchmark): New variable.

Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2021-02-25 23:38:35 +01:00
Tomás Ortín Fernández 42daea6503
gnu: Add ruby-e2mmap.
* gnu/packages/ruby.scm (ruby-e2mmap): New variable.
2021-02-25 23:38:18 +01:00
Greg Hogan 10b909a024
gnu: Python 3.9: Update to 3.9.2.
* gnu/packages/python.scm (python-3.9): Update to 3.9.2.
[source]: Remove obsolete patch.
* gnu/packages/patches/python-3.9-CVE-2021-3177.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-25 14:41:41 -05:00
Greg Hogan f16168744e
gnu: Add caf.
* gnu/packages/cpp.scm (caf): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-25 14:41:41 -05:00
LibreMiami a2ece4da1f
gnu: Add go-github-com-operatorfoundation-ed25519.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-ed25519):
New variable.

Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Co-authored-by: Ryan Prior <rprior@protonmail.com>
Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Co-authored-by: Yasuaki Kudo <yasu@yasuaki.com>
Co-authored-by: Stephen Paul Weber <singpolyma@singpolyma.net>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-02-25 13:59:31 +01:00
Nicolas Goaziou 851abe0220
gnu: emacs-undo-tree: Update home-page.
* gnu/packages/emacs-xyz.scm (emacs-undo-tree)[home-page]: Use new URL.
2021-02-25 12:22:27 +01:00
Ludovic Courtès dcb640f02b
file-systems: 'mount-file-system' preserves source flags for bind mounts.
Fixes <https://bugs.gnu.org/46292>.

* gnu/build/file-systems.scm (mount-file-system): If FS is a bind mount,
add its original mount flags to FLAGS.
2021-02-25 11:29:35 +01:00
Ludovic Courtès 7e9d9f28e9
syscalls: Add 'mounts' and the <mount> record type.
* guix/build/syscalls.scm (<mount>): New record type.
(option-string->mount-flags, mount-flags)
(octal-decode, mounts): New procedures.
(mount-points): Rewrite in terms of 'mount'.
* tests/syscalls.scm ("mounts"): New test.
2021-02-25 11:29:35 +01:00
Ludovic Courtès 46bb1a41ae
syscalls: Define MS_RELATIME.
* guix/build/syscalls.scm (MS_RELATIME): New variable.
2021-02-25 11:29:35 +01:00
Ludovic Courtès 2b0026813b
tests: docker-system: Increase VM memory.
* gnu/tests/docker.scm (run-docker-system-test)[vm]: Increase
'memory-size'.
2021-02-25 11:29:35 +01:00
Ludovic Courtès 60fd4118f7
system: vm: Use Guile 3.0 in Docker images.
* gnu/system/vm.scm (system-docker-image): Use GUILE-3.0.
2021-02-25 11:29:35 +01:00
Ludovic Courtès 412e4f081e
services: shepherd: Make /run/booted-system a symlink to the store item.
Fixes <https://bugs.gnu.org/46767>.

Previously /run/booted-system would end up referring to
/var/guix/profiles/system-NNN-link; consequently, the booted system
would not be GC-protected.

* gnu/services/shepherd.scm (shepherd-boot-gexp): Call
'canonicalize-path' instead of 'readlink'.
2021-02-25 11:29:35 +01:00
Ludovic Courtès 120051e1b9
machine: ssh: Use 'formatted-message'.
* gnu/machine/ssh.scm (machine-check-initrd-modules): Use
'formatted-message' instead of 'format' + '&message'.
2021-02-25 11:29:35 +01:00
Mathieu Othacehe 73303067c7
gnu: guile-simple-zmq: Update to 0.0.0-8.e944617.
* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-8.e944617.
[build-system]: Switch to gnu-build-system.
[arguments]: Remove the set-libzmq-file-name phase.
[inputs]: Add autoconf, automake and pkg-config.
2021-02-25 11:28:29 +01:00
qblade c1da9829f8
gnu: Add python-esptool.
* gnu/packages/engineering.scm (python-esptool-3.0): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-25 10:44:05 +01:00
Gurjeet Singh 801932f4db
doc: Fix typo.
* doc/guix.texi (Reduced Binary Seed Bootstrap): Fix typo.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-25 10:36:04 +01:00
Joseph LaFreniere 510b2f8447
gnu: Add emacs-keystore-mode.
* gnu/packages/emacs-xyz.scm (emacs-keystore-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-25 10:28:04 +01:00
Joseph LaFreniere a85752cba2
gnu: Add emacs-ecukes.
* gnu/packages/emacs-xyz.scm (emacs-ecukes): New variable.
2021-02-25 10:28:04 +01:00
Mathieu Othacehe 4dfce0115f
describe: Make sure package-channels always returns a list.
* guix/describe.scm (package-channels): Return an empty list if the file
origin could not be determined.
2021-02-25 10:24:11 +01:00
Mathieu Othacehe b6c7e5af02
describe: Add missing include.
This is a follow-up of 17fbd5a5c9.

* guix/describe.scm: Add "channel-name" to (guix channels) autoload.
2021-02-25 10:19:32 +01:00
Mathieu Othacehe 17fbd5a5c9
describe: Add package-channels.
* guix/describe.scm (package-channels): New procedure.
(package-provenance): Rewrite using package-channels procedure.
2021-02-25 10:11:25 +01:00
Aurora 3fef3cb8d2
gnu: Add cl-irc.
* gnu/packages/lisp-xyz.scm (cl-irc, ecl-cl-irc, sbcl-cl-irc): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-25 09:30:05 +01:00
Leo Famulari 4815f8162f
gnu: Open vSwitch: Update to 2.13.3 [fixes CVE-2020-35498].
* gnu/packages/networking.scm (openvswitch): Update to 2.13.3.
2021-02-24 18:49:17 -05:00
Zheng Junjie fc03a1a3d7
gnu: Add chili-sddm-theme.
* gnu/packages/display-managers.scm (chili-sddm-theme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-25 00:12:03 +01:00
lasnesne 532406088a
gnu: solaar: Add missing dependencies for the GUI.
* gnu/packages/admin.scm (solaar)[propagated-inputs]: Add PYTHON-PYYAML,
PYTHON-PSUTIL, PYTHON-XLIB, GTK+, and PYTHON-PYGOBJECT.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-25 00:01:58 +01:00
zimoun e68ae7f00e
guix: scripts: Fix corner cases of hint for option typo.
* guix/scripts.scm (option-hint): Fix corner cases.
(parse-command-line)[parse-options-from]: Remove 'string?' check
introduced in 11f11d7ecb.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-02-24 23:50:13 +01:00
Ludovic Courtès ee3226e9d5
substitute: Ensure backtraces go to file descriptor 4.
Fixes <https://bugs.gnu.org/46362>.
Reported by Zhu Zihao <all_but_last@163.com>.

Previously, backtraces due to uncaught exceptions would always to go
file descriptor 2; the daemon would read it and error out with something
like:

  error: got unexpected path `Backtrace:' from substituter

This patch fixes that by ensuring backtraces are properly displayed on
file descriptor 4.

* guix/scripts/substitute.scm (with-redirected-error-port): New macro.
(guix-substitute): Use 'with-redirected-error-port' instead of 'parameterize'.
2021-02-24 23:44:10 +01:00
Ludovic Courtès e2572aa950
substitute: Do not unwind stack traces upon uncaught exceptions.
This is similar to commit a168c3e4f8.

* guix/scripts/substitute.scm (with-networking): Use
'with-throw-handler' instead of 'catch'.
2021-02-24 23:44:10 +01:00
Ludovic Courtès b288d0e749
ui: Bug-report URL in '--help' can be translated.
* guix/ui.scm (show-bug-report-information): Add "/en" to the help URL
and pass it to 'G_'.
2021-02-24 23:44:10 +01:00