summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-05gnu: ocaml-qcheck: Update to 0.11.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.11.
2019-10-05gnu: axoloti-runtime: Don't use unstable tarball.Tobias Geerinckx-Rice
* 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-05services: urandom-seed: Credit the entropy added to the PRNG.Ludovic Courtès
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-05syscalls: Add 'add-to-entropy-count'.Ludovic Courtès
* guix/build/syscalls.scm (RNDADDTOENTCNT): New variable. (add-to-entropy-count): New procedure. * tests/syscalls.scm ("add-to-entropy-count"): New test.
2019-10-05gnu: libxls: Update to 1.5.1.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (libxls): Update to 1.5.1.
2019-10-05gnu: gmime: Update to 3.2.4.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (gmime): Update to 3.2.4.
2019-10-05gnu: r-wgaim: Update to 2.0-1.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-wgaim): Update to 2.0-1.
2019-10-05gnu: nano: Update to 4.5.Tobias Geerinckx-Rice
* gnu/packages/nano.scm (nano): Update to 4.5.
2019-10-05gnu: emacs-eros: Update to 0.0.1-2.dd89102.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-eros): Update to 0.0.1-2.dd89102.
2019-10-05gnu: emacs-handle: Update to 0.1-2.51c050b.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-handle): Update to 0.1-2.51c050b.
2019-10-05gnu: guix-data-service: Update to 0.0.1-3.8019d2e.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
2019-10-05gnu: cryptsetup: Update to 2.2.1.Tobias Geerinckx-Rice
* 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-05gnu: cryptsetup-static: Don't build veritysetup.Tobias Geerinckx-Rice
* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]: Pass ‘--disable-veritysetup’ #:configure-flag. Adjust ‘remove-cruft’ phase.
2019-10-05gnu: cryptsetup: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/cryptsetup.scm (cryptsetup)[source]: Hard-code NAME.
2019-10-05gnu: screenfetch: Use the tagged release.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (screenfetch): Use the new 3.9.0 release tag instead of a (functionally identical) naked commit.
2019-10-05gnu: python-pytest-checkdocs: Update to 1.2.2.Tobias Geerinckx-Rice
* gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 1.2.2. [propagated-inputs]: Add python-more-itertools.
2019-10-05gnu: python-importlib-metadata: Update to 0.23.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 0.23.
2019-10-05gnu: next: Update to 1.3.4.Pierre Neidhardt
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.4.
2019-10-04services: httpd: Fix virtual-host doc and config.Jan Nieuwenhuizen
* doc/guix.texi (Web Services): Fix httpd-virtualhost examples. * gnu/services/web.scm (httpd-process-extensions): Add missing newline separator.
2019-10-04gnu: Add emacs-extempore-mode.Giacomo Leidi
* gnu/packages/emacs-xyz.scm (emacs-extempore-mode): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-10-04gnu: rust-unindent: Update to 0.1.5.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-unindent): Update to 0.1.5.
2019-10-04gnu: Add xfce4-weather-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-weather-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-places-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-places-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-equake-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-equake-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-mailwatch-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-statusnotifier-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-stopwatch-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-netload-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-netload-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-kbdleds-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-kbdleds-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-genmon-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-genmon-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-time-out-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-time-out-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-mpc-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-mpc-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-fsguard-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-diskperf-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-cpufreq-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-calculator-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-calculator-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-datetime-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-datetime-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-embed-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-embed-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-eyes-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-eyes-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-cpugraph-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-mount-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-mount-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-smartbookmark-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-systemload-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-systemload-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-timer-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-timer-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-verve-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-verve-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: Add xfce4-wavelan-plugin.Ingo Ruhnke
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-04gnu: vdirsyncer: Skip tests.Efraim Flashner
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Disable tests. Update custom 'check phase to only run the tests when enabled.
2019-10-04gnu: linux-libre@4.19: Update to 4.19.76.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (linux-libre-4.19-version) (linux-libre-4.19-pristine-source): Update to 4.19.76.
2019-10-04gnu: linux-libre@5.2: Update to 5.2.18.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (linux-libre-5.2-version) (linux-libre-5.2-pristine-source): Update to 5.2.18.
2019-10-04gnu: linux-libre@5.3: Update to 5.3.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (linux-libre-5.3-version) (linux-libre-5.3-pristine-source): Update to 5.3.2.