Commit graph

49161 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 9fde2268bc
gnu: lua-libmpack: Don't use unstable tarball.
* gnu/packages/serialization.scm (lua-libmpack)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice d7885bbf07
gnu: libmpack: Don't use unstable tarball.
* gnu/packages/serialization.scm (libmpack)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
(lua-libmpack)[arguments]: Adjust ‘unpack-mpack-sources’ phase.
2019-10-06 04:46:52 +02:00
Brian Leung 32faec65aa
gnu: emacs-org-tanglesync: Update to 0.6-2.d99181f.
* gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): Update to 0.6-2.d99181f.
2019-10-05 23:22:13 +02:00
Tobias Geerinckx-Rice 1e6e526e0c
gnu: ocaml-utop: Update to 2.4.2.
* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.2.
2019-10-05 22:23:43 +02:00
Tobias Geerinckx-Rice 9e560c185c
gnu: ocaml-qcheck: Update to 0.11.
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.11.
2019-10-05 22:23:42 +02:00
Tobias Geerinckx-Rice 07c1a10ef6
gnu: axoloti-runtime: Don't use unstable tarball.
* gnu/packages/axoloti.scm (axoloti-runtime)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
(axoloti-patcher)[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-10-05 22:23:42 +02:00
Ludovic Courtès 81bc4533aa
services: urandom-seed: Credit the entropy added to the PRNG.
Partly fixes <https://bugs.gnu.org/37501>.
Reported by Marius Bakke <mbakke@fastmail.com>.

* gnu/services/base.scm (urandom-seed-shepherd-service): In 'start'
method, add calls to 'add-to-entropy-count'.
2019-10-05 22:05:02 +02:00
Ludovic Courtès 5e5f716794
syscalls: Add 'add-to-entropy-count'.
* guix/build/syscalls.scm (RNDADDTOENTCNT): New variable.
(add-to-entropy-count): New procedure.
* tests/syscalls.scm ("add-to-entropy-count"): New test.
2019-10-05 22:05:02 +02:00
Tobias Geerinckx-Rice d2fd037fd0
gnu: libxls: Update to 1.5.1.
* gnu/packages/statistics.scm (libxls): Update to 1.5.1.
2019-10-05 20:59:00 +02:00
Tobias Geerinckx-Rice 992f2069d5
gnu: gmime: Update to 3.2.4.
* gnu/packages/mail.scm (gmime): Update to 3.2.4.
2019-10-05 20:59:00 +02:00
Tobias Geerinckx-Rice 567b223d01
gnu: r-wgaim: Update to 2.0-1.
* gnu/packages/cran.scm (r-wgaim): Update to 2.0-1.
2019-10-05 20:00:51 +02:00
Tobias Geerinckx-Rice 8c3fd490d5
gnu: nano: Update to 4.5.
* gnu/packages/nano.scm (nano): Update to 4.5.
2019-10-05 20:00:51 +02:00
Brian Leung ecfd74e5f7
gnu: emacs-eros: Update to 0.0.1-2.dd89102.
* gnu/packages/emacs-xyz.scm (emacs-eros): Update to 0.0.1-2.dd89102.
2019-10-05 19:11:23 +02:00
Brian Leung f561d7774c
gnu: emacs-handle: Update to 0.1-2.51c050b.
* gnu/packages/emacs-xyz.scm (emacs-handle): Update to 0.1-2.51c050b.
2019-10-05 19:11:19 +02:00
Christopher Baines 6760b26330
gnu: guix-data-service: Update to 0.0.1-3.8019d2e.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
2019-10-05 11:18:10 +01:00
Tobias Geerinckx-Rice c11caf2060
gnu: cryptsetup: Update to 2.2.1.
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.1.
[arguments]: Add #:configure-flags.
[native-inputs]: Remove python & add pkg-config.
[inputs]: Add argon2 & json-c.
(cryptsetup-static): Disable new binaries.  Keep using libgcrypt.
Disable blkid support.
[inputs]: Add json-c.
2019-10-05 11:59:50 +02:00
Tobias Geerinckx-Rice b5c84b8a37
gnu: cryptsetup-static: Don't build veritysetup.
* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]: Pass
‘--disable-veritysetup’ #:configure-flag.  Adjust ‘remove-cruft’ phase.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice d5e445e1d5
gnu: cryptsetup: Don't use NAME in source URI.
* gnu/packages/cryptsetup.scm (cryptsetup)[source]: Hard-code NAME.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice 9dbda847af
gnu: screenfetch: Use the tagged release.
* gnu/packages/admin.scm (screenfetch): Use the new 3.9.0 release tag
instead of a (functionally identical) naked commit.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice 4d755996a7
gnu: python-pytest-checkdocs: Update to 1.2.2.
* gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 1.2.2.
[propagated-inputs]: Add python-more-itertools.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice 0af697d940
gnu: python-importlib-metadata: Update to 0.23.
* gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 0.23.
2019-10-05 11:59:49 +02:00
Pierre Neidhardt 3dbc41c042
gnu: next: Update to 1.3.4.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.4.
2019-10-05 09:54:57 +02:00
Jan Nieuwenhuizen 3a69dd5c15
services: httpd: Fix virtual-host doc and config.
* doc/guix.texi (Web Services): Fix httpd-virtualhost examples.
* gnu/services/web.scm (httpd-process-extensions): Add missing newline
separator.
2019-10-04 17:10:58 +02:00
Giacomo Leidi 0c3cf62829
gnu: Add emacs-extempore-mode.
* gnu/packages/emacs-xyz.scm (emacs-extempore-mode): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-04 17:04:38 +02:00
Tobias Geerinckx-Rice 4b3b5a06fc
gnu: rust-unindent: Update to 0.1.5.
* gnu/packages/crates-io.scm (rust-unindent): Update to 0.1.5.
2019-10-04 17:04:38 +02:00
Ingo Ruhnke 59b83c5029
gnu: Add xfce4-weather-plugin.
* gnu/packages/xfce.scm (xfce4-weather-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:39 +02:00
Ingo Ruhnke 5d0059e02e
gnu: Add xfce4-places-plugin.
* gnu/packages/xfce.scm (xfce4-places-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:30 +02:00
Ingo Ruhnke cd0826d60b
gnu: Add xfce4-equake-plugin.
* gnu/packages/xfce.scm (xfce4-equake-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:20 +02:00
Ingo Ruhnke dd249f1b8c
gnu: Add xfce4-mailwatch-plugin.
* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:31:06 +02:00
Ingo Ruhnke de838a6338
gnu: Add xfce4-statusnotifier-plugin.
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:58 +02:00
Ingo Ruhnke b05edff0b2
gnu: Add xfce4-stopwatch-plugin.
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:50 +02:00
Ingo Ruhnke d6056cc7fe
gnu: Add xfce4-netload-plugin.
* gnu/packages/xfce.scm (xfce4-netload-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:41 +02:00
Ingo Ruhnke e18bc5e011
gnu: Add xfce4-kbdleds-plugin.
* gnu/packages/xfce.scm (xfce4-kbdleds-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:32 +02:00
Ingo Ruhnke 40f0181bf7
gnu: Add xfce4-genmon-plugin.
* gnu/packages/xfce.scm (xfce4-genmon-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:23 +02:00
Ingo Ruhnke 3b04836ebb
gnu: Add xfce4-time-out-plugin.
* gnu/packages/xfce.scm (xfce4-time-out-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:14 +02:00
Ingo Ruhnke a004609a13
gnu: Add xfce4-mpc-plugin.
* gnu/packages/xfce.scm (xfce4-mpc-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:30:04 +02:00
Ingo Ruhnke 2aee1fef0b
gnu: Add xfce4-fsguard-plugin.
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:29:53 +02:00
Ingo Ruhnke fa6a9d9863
gnu: Add xfce4-diskperf-plugin.
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:29:44 +02:00
Ingo Ruhnke 18af33827b
gnu: Add xfce4-cpufreq-plugin.
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:29:34 +02:00
Ingo Ruhnke 2f81e67850
gnu: Add xfce4-calculator-plugin.
* gnu/packages/xfce.scm (xfce4-calculator-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:48 +02:00
Ingo Ruhnke c8417d327a
gnu: Add xfce4-datetime-plugin.
* gnu/packages/xfce.scm (xfce4-datetime-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:32 +02:00
Ingo Ruhnke 3372e5d1fc
gnu: Add xfce4-embed-plugin.
* gnu/packages/xfce.scm (xfce4-embed-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:17 +02:00
Ingo Ruhnke 58253d9f5b
gnu: Add xfce4-eyes-plugin.
* gnu/packages/xfce.scm (xfce4-eyes-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:28:04 +02:00
Ingo Ruhnke 7e53f357ac
gnu: Add xfce4-cpugraph-plugin.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:52 +02:00
Ingo Ruhnke 461790c919
gnu: Add xfce4-mount-plugin.
* gnu/packages/xfce.scm (xfce4-mount-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:41 +02:00
Ingo Ruhnke 2ebc7316ce
gnu: Add xfce4-smartbookmark-plugin.
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:29 +02:00
Ingo Ruhnke 820a0869ea
gnu: Add xfce4-systemload-plugin.
* gnu/packages/xfce.scm (xfce4-systemload-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:13 +02:00
Ingo Ruhnke 415e7e2046
gnu: Add xfce4-timer-plugin.
* gnu/packages/xfce.scm (xfce4-timer-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:27:01 +02:00
Ingo Ruhnke c6927c08bd
gnu: Add xfce4-verve-plugin.
* gnu/packages/xfce.scm (xfce4-verve-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:26:45 +02:00
Ingo Ruhnke f800291e08
gnu: Add xfce4-wavelan-plugin.
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04 14:26:32 +02:00