Age | Commit message (Expand) | Author |
2019-10-04 | gnu: Add xfce4-mpc-plugin.•••* gnu/packages/xfce.scm (xfce4-mpc-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-fsguard-plugin.•••* gnu/packages/xfce.scm (xfce4-fsguard-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-diskperf-plugin.•••* gnu/packages/xfce.scm (xfce4-diskperf-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-cpufreq-plugin.•••* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-calculator-plugin.•••* gnu/packages/xfce.scm (xfce4-calculator-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-datetime-plugin.•••* gnu/packages/xfce.scm (xfce4-datetime-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-embed-plugin.•••* gnu/packages/xfce.scm (xfce4-embed-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-eyes-plugin.•••* gnu/packages/xfce.scm (xfce4-eyes-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-cpugraph-plugin.•••* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-mount-plugin.•••* gnu/packages/xfce.scm (xfce4-mount-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-smartbookmark-plugin.•••* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-systemload-plugin.•••* gnu/packages/xfce.scm (xfce4-systemload-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-timer-plugin.•••* gnu/packages/xfce.scm (xfce4-timer-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-verve-plugin.•••* gnu/packages/xfce.scm (xfce4-verve-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: Add xfce4-wavelan-plugin.•••* gnu/packages/xfce.scm (xfce4-wavelan-plugin): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ingo Ruhnke |
2019-10-04 | gnu: vdirsyncer: Skip tests.•••* gnu/packages/dav.scm (vdirsyncer)[arguments]: Disable tests.
Update custom 'check phase to only run the tests when enabled.
| Efraim Flashner |
2019-10-04 | gnu: linux-libre@4.19: Update to 4.19.76.•••* gnu/packages/linux.scm (linux-libre-4.19-version)
(linux-libre-4.19-pristine-source): Update to 4.19.76.
| Tobias Geerinckx-Rice |
2019-10-04 | gnu: linux-libre@5.2: Update to 5.2.18.•••* gnu/packages/linux.scm (linux-libre-5.2-version)
(linux-libre-5.2-pristine-source): Update to 5.2.18.
| Tobias Geerinckx-Rice |
2019-10-04 | gnu: linux-libre@5.3: Update to 5.3.2.•••* gnu/packages/linux.scm (linux-libre-5.3-version)
(linux-libre-5.3-pristine-source): Update to 5.3.2.
| Tobias Geerinckx-Rice |
2019-10-04 | gnu: perl-sub-quote: Update to 2.006006.•••* gnu/packages/perl.scm (perl-sub-quote): Update to 2.006006.
| Tobias Geerinckx-Rice |
2019-10-04 | gnu: perl-role-tiny: Update to 2.001001.•••* gnu/packages/perl.scm (perl-role-tiny): Update to 2.001001.
| Tobias Geerinckx-Rice |
2019-10-04 | gnu: perl-io-pager: Update to 0.44.•••* gnu/packages/perl.scm (perl-io-pager): Update to 0.44.
| Tobias Geerinckx-Rice |
2019-10-03 | gexp: 'load-path-expression' produces an expression that deletes duplicates.•••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.
| Ludovic Courtès |
2019-10-03 | environment: '--container' honors '--preserve'.•••* 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.
| Ludovic Courtès |
2019-10-03 | gnu: linux-libre: Update to 5.3.•••* gnu/packages/linux.scm (linux-libre-version)
(linux-libre-pristine-source, linux-libre-source, linux-libre):
Assign -5.3 values.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-xfun: Update to 0.10.•••* gnu/packages/cran.scm (r-xfun): Update to 0.10.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: rcas-web: Fix build with RCAS > 1.3.x.•••* gnu/packages/bioinformatics.scm (rcas-web)[arguments]: Add ‘find-RCAS’ phase.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-rmarkdown: Use HTTPS home page.•••* gnu/packages/statistics.scm (r-rmarkdown)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-rmarkdown: Update to 1.16.•••* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.16.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-glasso: Update to 1.11.•••* gnu/packages/cran.scm (r-glasso): Update to 1.11.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-bookdown: Update to 0.14.•••* gnu/packages/cran.scm (r-bookdown): Update to 0.14.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-rvcheck: Update to 0.1.5.•••* gnu/packages/cran.scm (r-rvcheck): Update to 0.1.5.
[propagated-inputs]: Add r-biocmanager.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-calibrate: Update to 1.7.5.•••* gnu/packages/cran.scm (r-calibrate): Update to 1.7.5.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-pls: Update to 2.7-2.•••* gnu/packages/cran.scm (r-pls): Update to 2.7-2.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-globaloptions: Update to 0.1.1.•••* gnu/packages/cran.scm (r-globaloptions): Update to 0.1.1.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-gdal: Update to 1.4-6.•••* gnu/packages/cran.scm (r-gdal): Update to 1.4-6.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: r-sjplot: Update to 2.7.2.•••* gnu/packages/cran.scm (r-sjplot): Update to 2.7.2.
| Tobias Geerinckx-Rice |
2019-10-03 | gnu: mesa: Disable faulty test on i686 also when cross-compiling.•••* gnu/packages/gl.scm (mesa)[arguments]: Fix 'patch-create_test_cases phase
for cross-compilation.
| Pierre Neidhardt |
2019-10-03 | gnu: rclone: Update to 1.49.4.•••* gnu/packages/sync.scm (rclone): Update to 1.49.4.
| Nicolas Goaziou |
2019-10-03 | gnu: wireshark: Update to 3.0.5.•••* gnu/packages/networking.scm (wireshark): Update to 3.0.5.
| Nicolas Goaziou |
2019-10-03 | gnu: asymptote: Update to 2.55.•••* gnu/packages/plotutils.scm (asymptote): Update to 2.55.
| Nicolas Goaziou |
2019-10-03 | gnu: grammalecte: Update to 1.5.0.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 1.5.0.
| Nicolas Goaziou |
2019-10-03 | gnu: jumpnbump: Update to 1.61.•••* gnu/packages/games.scm (jumpnbump): Update to 1.61.
| Nicolas Goaziou |
2019-10-02 | gnu: slime-swank: Update to 2.24 and use asdf-build-system/source.•••* gnu/packages/lisp.scm (sbcl-slime-swank): Deprecate in favour of cl-slime-swank.
(cl-slime-swank): New package.
(sbcl-mgl-pax): Use cl-slime-swank.
* gnu/packages/web-browsers.scm (next): Use cl-slime-swank.
| Pierre Neidhardt |
2019-10-02 | gnu: efl: Build with elogind support.•••* gnu/packages/enlightenment.scm (efl)[arguments]: Add configure flag to
enable support for elogind.
[propagated-inputs]: Add elogind.
| Efraim Flashner |
2019-10-02 | gnu: enlightenment: Update to 0.23.1.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.23.1.
| Efraim Flashner |
2019-10-02 | gnu: evisum: Update to 0.2.6.•••* gnu/packages/enlightenment.scm (evisum): Update to 0.2.6.
| Efraim Flashner |
2019-10-02 | gnu: efl: Update to 1.23.0.•••* gnu/packages/enlightenment.scm (efl): Update to 1.23.0.
[outputs]: Remove field.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add check, gettext-minimal.
[inputs]: Remove alsa-lib, ghostscript, libexif, openjpeg-1, printproto,
xinput, xpr, xorgproto. Add ibus. Move mesa to here. Move libjpeg,
libsndfile, libtiff, libwebp, libx11, lz4, pulseaudio ...
[propagated-inputs]: ... to here. Add avahi.
[arguments]: Add custom phase to work around dbus path issues. Adjust
configure-flags for build-system change.
| Efraim Flashner |
2019-10-02 | gnu: screen: Update to 4.7.0.•••* gnu/packages/screen.scm (screen): Update to 4.7.0.
| Efraim Flashner |
2019-10-02 | gnu: emacs-helm-lsp: Fix description.•••* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
| Brian Leung |