aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: emacs-org-tanglesync: Update to 0.6-2.d99181f.Brian Leung2019-10-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): Update to 0.6-2.d99181f.
* gnu: ocaml-utop: Update to 2.4.2.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.2.
* gnu: ocaml-qcheck: Update to 0.11.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.11.
* gnu: axoloti-runtime: Don't use unstable tarball.Tobias Geerinckx-Rice2019-10-05
| | | | | | * gnu/packages/axoloti.scm (axoloti-runtime)[source]: Use GIT-FETCH and GIT-FILE-NAME. (axoloti-patcher)[arguments]: Add ‘make-git-checkout-writable’ phase.
* gnu: libxls: Update to 1.5.1.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/statistics.scm (libxls): Update to 1.5.1.
* gnu: gmime: Update to 3.2.4.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/mail.scm (gmime): Update to 3.2.4.
* gnu: r-wgaim: Update to 2.0-1.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/cran.scm (r-wgaim): Update to 2.0-1.
* gnu: nano: Update to 4.5.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/nano.scm (nano): Update to 4.5.
* gnu: emacs-eros: Update to 0.0.1-2.dd89102.Brian Leung2019-10-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-eros): Update to 0.0.1-2.dd89102.
* gnu: emacs-handle: Update to 0.1-2.51c050b.Brian Leung2019-10-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-handle): Update to 0.1-2.51c050b.
* gnu: guix-data-service: Update to 0.0.1-3.8019d2e.Christopher Baines2019-10-05
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
* gnu: cryptsetup: Update to 2.2.1.Tobias Geerinckx-Rice2019-10-05
| | | | | | | | | | * 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.
* gnu: cryptsetup-static: Don't build veritysetup.Tobias Geerinckx-Rice2019-10-05
| | | | | * gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]: Pass ‘--disable-veritysetup’ #:configure-flag. Adjust ‘remove-cruft’ phase.
* gnu: cryptsetup: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/cryptsetup.scm (cryptsetup)[source]: Hard-code NAME.
* gnu: screenfetch: Use the tagged release.Tobias Geerinckx-Rice2019-10-05
| | | | | * gnu/packages/admin.scm (screenfetch): Use the new 3.9.0 release tag instead of a (functionally identical) naked commit.
* gnu: python-pytest-checkdocs: Update to 1.2.2.Tobias Geerinckx-Rice2019-10-05
| | | | | * gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 1.2.2. [propagated-inputs]: Add python-more-itertools.
* gnu: python-importlib-metadata: Update to 0.23.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 0.23.
* gnu: next: Update to 1.3.4.Pierre Neidhardt2019-10-05
| | | | * gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.4.
* gnu: Add emacs-extempore-mode.Giacomo Leidi2019-10-04
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-extempore-mode): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: rust-unindent: Update to 0.1.5.Tobias Geerinckx-Rice2019-10-04
| | | | * gnu/packages/crates-io.scm (rust-unindent): Update to 0.1.5.
* gnu: Add xfce4-weather-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-weather-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-places-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-places-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-equake-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-equake-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-mailwatch-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-mailwatch-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-statusnotifier-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-statusnotifier-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-stopwatch-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-stopwatch-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-netload-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-netload-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-kbdleds-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-kbdleds-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-genmon-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-genmon-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-time-out-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-time-out-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-mpc-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-mpc-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-fsguard-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-fsguard-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-diskperf-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-diskperf-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-cpufreq-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-cpufreq-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-calculator-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-calculator-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-datetime-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-datetime-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-embed-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-embed-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-eyes-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-eyes-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-cpugraph-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-cpugraph-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-mount-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-mount-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-smartbookmark-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-systemload-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-systemload-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-timer-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-timer-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-verve-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-verve-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-wavelan-plugin.Ingo Ruhnke2019-10-04
| | | | | | * gnu/packages/xfce.scm (xfce4-wavelan-plugin): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: vdirsyncer: Skip tests.Efraim Flashner2019-10-04
| | | | | * gnu/packages/dav.scm (vdirsyncer)[arguments]: Disable tests. Update custom 'check phase to only run the tests when enabled.
* gnu: linux-libre@4.19: Update to 4.19.76.Tobias Geerinckx-Rice2019-10-04
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version) (linux-libre-4.19-pristine-source): Update to 4.19.76.
* gnu: linux-libre@5.2: Update to 5.2.18.Tobias Geerinckx-Rice2019-10-04
| | | | | * gnu/packages/linux.scm (linux-libre-5.2-version) (linux-libre-5.2-pristine-source): Update to 5.2.18.
* gnu: linux-libre@5.3: Update to 5.3.2.Tobias Geerinckx-Rice2019-10-04
| | | | | * gnu/packages/linux.scm (linux-libre-5.3-version) (linux-libre-5.3-pristine-source): Update to 5.3.2.
* gnu: perl-sub-quote: Update to 2.006006.Tobias Geerinckx-Rice2019-10-04
| | | | * gnu/packages/perl.scm (perl-sub-quote): Update to 2.006006.