summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* services: httpd: Fix virtual-host doc and config.Jan Nieuwenhuizen2019-10-04
| | | | | | * doc/guix.texi (Web Services): Fix httpd-virtualhost examples. * gnu/services/web.scm (httpd-process-extensions): Add missing newline separator.
* 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.
* gnu: perl-role-tiny: Update to 2.001001.Tobias Geerinckx-Rice2019-10-04
| | | | * gnu/packages/perl.scm (perl-role-tiny): Update to 2.001001.
* gnu: perl-io-pager: Update to 0.44.Tobias Geerinckx-Rice2019-10-04
| | | | * gnu/packages/perl.scm (perl-io-pager): Update to 0.44.
* gexp: 'load-path-expression' produces an expression that deletes duplicates.Ludovic Courtès2019-10-03
| | | | | | | | | | Fixes <https://bugs.gnu.org/37531>. "herd eval root '(length %load-path)'" on a freshly-booted bare-bones system now returns 8 instead of 119 before. * guix/gexp.scm (load-path-expression): Rewrite expression to that it deletes duplicates.
* environment: '--container' honors '--preserve'.Ludovic Courtès2019-10-03
| | | | | | | * guix/scripts/environment.scm (launch-environment/container): Add #:white-list parameter and honor it. (guix-environment): Pass #:white-list to 'launch-environment/container'. * tests/guix-environment-container.sh: Add test.
* gnu: linux-libre: Update to 5.3.Tobias Geerinckx-Rice2019-10-03
| | | | | | * gnu/packages/linux.scm (linux-libre-version) (linux-libre-pristine-source, linux-libre-source, linux-libre): Assign -5.3 values.
* gnu: r-xfun: Update to 0.10.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-xfun): Update to 0.10.
* gnu: rcas-web: Fix build with RCAS > 1.3.x.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/bioinformatics.scm (rcas-web)[arguments]: Add ‘find-RCAS’ phase.
* gnu: r-rmarkdown: Use HTTPS home page.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/statistics.scm (r-rmarkdown)[home-page]: Use HTTPS.
* gnu: r-rmarkdown: Update to 1.16.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/statistics.scm (r-rmarkdown): Update to 1.16.
* gnu: r-glasso: Update to 1.11.Tobias Geerinckx-Rice2019-10-03
| | | | * gnu/packages/cran.scm (r-glasso): Update to 1.11.