3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

66258 commits

Author SHA1 Message Date
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
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
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
Efraim Flashner 570c9c97bf
gnu: luajit-lua52-openresty: Use a source file-name.
* gnu/packages/lua.scm (luajit-lua52-openresty)[source]: Add file-name
field.
2021-02-24 21:29:16 +02:00
Nicolas Goaziou f3eecfd36c
gnu: mame: Update to 0.229.
* gnu/packages/emulators.scm (mame): Update to 0.229.
2021-02-24 19:07:10 +01:00
Léo Le Bouter 6bea71afac
Revert "gnu: Add ghc-protolude-0.2."
This reverts commit 9ef7937766.
2021-02-24 17:55:35 +01:00
Léo Le Bouter d1d8b52da3
Revert "gnu: purescript: Move to version-specific ghc-protolude-0.2 input."
This reverts commit 59c3ea2254.
2021-02-24 17:55:35 +01:00
Léo Le Bouter 325098de34
Revert "gnu: ghc-protolude: Update to 0.3.0."
This reverts commit a281a67f3c.
2021-02-24 17:55:35 +01:00
Léo Le Bouter aa2392a0cf
gnu: greenclip: Move to version-specific ghc-protolude-0.3 input.
* gnu/packages/haskell-apps.scm (greenclip)[inputs]: Replace ghc-protolude
with ghc-protolude-0.3.
2021-02-24 17:55:35 +01:00
Léo Le Bouter d4d40fa683
gnu: Add ghc-protolude-0.3.
* gnu/packages/haskell-xyz.scm (ghc-protolude-0.3): New variable.
2021-02-24 17:55:34 +01:00
Andy Tai 2fdc8ca7fd
gnu: Add monado.
* gnu/packages/graphics.scm (monado): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-24 11:42:04 -05:00
Leo Famulari ed27627fbd
gnu: linux-libre 4.4: Update to 4.4.258.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.258.
(linux-libre-4.4-pristine-source): Update hash.
2021-02-24 11:16:18 -05:00
Leo Famulari ae8014d247
gnu: linux-libre 4.9: Update to 4.9.258.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.258.
(linux-libre-4.9-pristine-source): Update hash.
2021-02-24 11:16:17 -05:00
Leo Famulari 9732e905ff
gnu: linux-libre 4.14: Update to 4.14.222.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.222.
(linux-libre-4.14-pristine-source): Update hash.
2021-02-24 11:16:17 -05:00
Leo Famulari 4093084163
gnu: linux-libre 4.19: Update to 4.19.177.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.177.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Use linux-libre-4.19-version.
2021-02-24 11:16:17 -05:00
Leo Famulari 6ecaf53885
gnu: linux-libre 5.4: Update to 5.4.100.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.100.
(linux-libre-5.4-pristine-source): Update hash.
2021-02-24 11:16:17 -05:00
Leo Famulari 9099734300
gnu: linux-libre 5.11: Update to 5.11.1.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.1.
(linux-libre-5.11-pristine-source): Update hash.
2021-02-24 11:16:17 -05:00
Leo Famulari 52f3919f8e
gnu: linux-libre: Update to 5.10.18.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.18.
(linux-libre-5.10-pristine-source): Update hash.
2021-02-24 11:16:16 -05:00
Kyle Meyer 4354e2ed2b
gnu: git-annex: Update to 8.20210223.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210223.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-24 11:07:39 -05:00
Andy Tai 02e0aa2559
gnu: Add ocrfeeder.
* gnu/packages/gnome.scm (ocrfeeder): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-24 11:07:36 -05:00
Xinglu Chen 7cb188f8b2
gnu: notmuch: Update to 0.31.4.
* gnu/packages/mail.scm (notmuch): Update to 0.31.4.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-24 17:00:14 +01:00
Vinícius dos Santos Oliveira b35bbb26a2
gnu: Add luajit-lua52-openresty.
* gnu/packages/lua.scm (luajit-lua52-openresty): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-24 16:47:44 +01:00
Mathieu Othacehe b5586c666e
gnu: http-server: Fix build on i686-linux.
* gnu/packages/patches/http-parser-fix-assertion-on-armhf.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Update it.
* gnu/packages/web.scm (http-parser)[source]: Remove a test assertion failing
on i686-linux.
[arguments]: Remove the "assertion.patch" that is merged upstream.
[native-inputs]: Ditto.
[synopsis]: Wrap it.
2021-02-24 16:36:12 +01:00
Tobias Geerinckx-Rice 376329526b
gnu: nano: Update to 5.6.
* gnu/packages/nano.scm (nano): Update to 5.6.
2021-02-24 16:18:06 +01:00
Ricardo Wurmus a4cc03a80f
gnu: Add tmsu.
* gnu/packages/file-systems.scm (tmsu): New variable.
2021-02-24 15:49:47 +01:00
Ricardo Wurmus 4be3c3df01
gnu: Add go-github-com-hanwen-fuse.
* gnu/packages/file-systems.scm (go-github-com-hanwen-fuse): New variable.
2021-02-24 15:49:47 +01:00
Léo Le Bouter a138681550
gnu: Add greenclip.
* gnu/packages/haskell-apps.scm (greenclip): New variable.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-24 15:16:30 +01:00
Stefan Reichör 212e473e80
gnu: Add ghc-wordexp.
* gnu/packages/haskell-xyz.scm (ghc-wordexp): New variable.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-24 15:16:07 +01:00
Stefan Reichör a281a67f3c
gnu: ghc-protolude: Update to 0.3.0.
* gnu/packages/haskell-xyz.scm (ghc-protolude): Update to 0.3.0.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-24 15:00:06 +01:00
Léo Le Bouter 59c3ea2254
gnu: purescript: Move to version-specific ghc-protolude-0.2 input.
* gnu/packages/purescript.scm (purescript)[inputs]: Replace ghc-protolude with
ghc-protolude-0.2.
2021-02-24 15:00:06 +01:00
Léo Le Bouter 9ef7937766
gnu: Add ghc-protolude-0.2.
* gnu/packages/haskell-xyz.scm (ghc-protolude-0.2): New variable.
2021-02-24 15:00:06 +01:00
Jonathan Brielmaier 0911900034
gnu: icedove: Update to 78.8.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.8.0.
2021-02-24 14:44:41 +01:00
Ricardo Wurmus 95b3e16a3d
gnu: Add go-github-com-mattn-go-sqlite3.
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): New variable.
2021-02-24 14:14:04 +01:00
Ryan Prior via Guix-patches via 0d0c76b946
gnu: esbuild: Update to 0.8.51.
* gnu/packages/web.scm (esbuild): Update to 0.8.51.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-24 14:11:22 +01:00
Nicolas Goaziou ac2ff1ba69
gnu: emacs-pyim: Update to 3.2.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.2.
[source]: Use GNU ELPA URI.
[description]: Use full sentence.
2021-02-24 13:52:45 +01:00
Jelle Licht 8f25001253
gnu: node: Update to 10.23.3.
* gnu/packages/node.scm (node): Update to 10.23.3.
2021-02-24 10:29:40 +01:00
Jelle Licht 66fa2d318a
gnu: http-parser: Update to 2.9.4-1.ec8b5ee [fixes CVE-2020-8287].
Fixes CVE-2020-8287.

* gnu/packages/web.scm (http-parser): Update to 2.9.4-1.ec8b5ee.
  [source]: Add patch to mitigate CVE.
* gnu/packages/patches/patches/http-parser-CVE-2020-8287.patch: New file.
* gnu/local.mk [dist_patch_DATA]: New patch.
2021-02-24 10:29:20 +01:00
Christopher Baines 5701e85107
gnu: patchwork: Update to 3.0.1.
* gnu/packages/patchutils.scm (patchwork): Update to 3.0.1.
2021-02-24 09:18:51 +00:00
Mark H Weaver 15c4b98daa
gnu: icecat: Update to 78.8.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2021-23968, CVE-2021-23969, CVE-2021-23973, and
CVE-2021-23978.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update upstream source hash.
2021-02-24 00:30:40 -05:00
Nicolas Goaziou c418c6b64c
gnu: emacs-csv-mode: Update to 1.15.
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.15.
2021-02-24 01:18:33 +01:00
Raghav Gururajan 22ba2bb83c
gnu: profanity: Disable static libraries.
* gnu/packages/messaging.scm (profanity) [arguments]<#:configure-flag>: Add --disable-static.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:50:45 +01:00