| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.•••* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
| Pierre Neidhardt | 2019-11-28 | 10 | -7321/+7385 |
* | gnu: googletest: Build with python3.•••* gnu/packages/check.scm (googletest)[native-inputs]: Remove python-2,
add python-wrapper.
| Efraim Flashner | 2019-11-28 | 1 | -1/+1 |
* | gnu: psm: Disable memory statistics code.•••* gnu/packages/patches/psm-disable-memory-stats.patch: New file.
* gnu/packages/linux.scm (psm)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2019-11-28 | 3 | -1/+65 |
* | gnu: psm: Remove all timestamps.•••* gnu/packages/patches/psm-repro.patch: Use openSuSE's patch.
| Ludovic Courtès | 2019-11-28 | 1 | -6/+36 |
* | gnu: r-jpeg: Move to (gnu packages cran).•••* gnu/packages/image.scm (r-jpeg): Move from here...
* gnu/packages/cran.scm (r-jpeg): ...to here.
| Ricardo Wurmus | 2019-11-28 | 2 | -21/+20 |
* | gnu: python-matplotlib: Do not move the 'check' phase.•••Running tests after install is now the default in PYTHON-BUILD-SYSTEM.
* gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: Replace 'check'
phase, instead of deleting and adding new phase.
| Marius Bakke | 2019-11-28 | 1 | -2/+1 |
* | gnu: python2-matplotlib: Do not inherit test adjustments.•••This is a follow-up to commit 9e7cb2f1e16fc5b70c6c0e4187443e216767323d.
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Do not inherit
the 'fix-and-disable-failing-tests' phase.
| Marius Bakke | 2019-11-28 | 1 | -0/+1 |
* | gnu: vte/gtk+-2: Adjust for changes in inherited package.•••This is a follow-up to 68c47474bc8bc633fa3b13610d4f700891067bbc.
* gnu/packages/gnome.scm (vte/gtk+-2)[build-system]: New field.
| Marius Bakke | 2019-11-28 | 1 | -0/+1 |
* | gnu: openclonk: Update description.•••* gnu/packages/games.scm (openclonk)[description]: Be gender neutral.
| Marius Bakke | 2019-11-28 | 1 | -1/+1 |
* | gnu: openclonk: Adjust for GCC 7.•••* gnu/packages/games.scm (openclonk)[arguments]: Add phase
'adjust-backward-cpp-includes'.
| Marius Bakke | 2019-11-28 | 1 | -1/+17 |
* | gnu: mplayer: Adjust inputs.•••* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ...
[native-inputs]: ... to here.
| Efraim Flashner | 2019-11-28 | 1 | -2/+2 |
* | gnu: sbcl-parse-number: Update to 1.7.•••* gnu/packages/lisp.scm (sbcl-parse-number): Update to 1.7.
| Efraim Flashner | 2019-11-28 | 1 | -2/+2 |
* | gnu: sbcl-parse-number: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-parse-number)[source]: Download using
git-fetch.
| Efraim Flashner | 2019-11-28 | 1 | -5/+6 |
* | gnu: sbcl-chinga: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-chunga)[source]: Download using git-fetch.
| Efraim Flashner | 2019-11-28 | 1 | -5/+7 |
* | gnu: sbcl-lack-middleware-static: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-middleware-static)[source]: Use
git-file-name.
| Efraim Flashner | 2019-11-28 | 1 | -0/+1 |
* | gnu: sbcl-lack-request: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-request)[source]: Use git-file-name.
| Efraim Flashner | 2019-11-28 | 1 | -0/+1 |
* | gnu: sbcl-lack-util: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-util)[source]: Use git-file-name.
| Efraim Flashner | 2019-11-28 | 1 | -0/+1 |
* | gnu: sbcl-lack: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack)[source]: Use git-file-name.
| Efraim Flashner | 2019-11-28 | 1 | -0/+1 |
* | gnu: sbcl-lack-component: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-component)[source]: Use
git-file-name.
| Efraim Flashner | 2019-11-28 | 1 | -0/+1 |
* | gnu: sbcl-lack-middleware-backtrace: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)[source]: Use
git-file-name.
| Efraim Flashner | 2019-11-28 | 1 | -0/+1 |
* | gnu: r-emmeans: Update to 1.4.3.01.•••* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.01.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | services: Add pam-mount.•••* gnu/services/pam-mount.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (PAM Mount Service): New subsection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Guillaume Le Vaillant | 2019-11-28 | 2 | -0/+112 |
* | services: nginx: Add description.•••* gnu/services/web.scm (nginx-service-type)[description]: New field.
| Ludovic Courtès | 2019-11-28 | 1 | -2/+2 |
* | gnu: avidemux: Clean up inputs.•••* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl,
python-wrapper, qttools, yasm ...
[native-inputs]: ... to here.
[arguments]: Remove references to sdl.
| Efraim Flashner | 2019-11-28 | 1 | -9/+5 |
* | gnu: snorenotify: Update inputs.•••* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules,
qttools ...
[native-inputs]: ... to here.
| Efraim Flashner | 2019-11-28 | 1 | -1/+2 |
* | gnu: gparted: Satisfy 'guix lint'.•••* gnu/packages/disk.scm (gparted)[inputs]: Move itstool ...
[native-inputs]: ... to here.
| Efraim Flashner | 2019-11-28 | 1 | -3/+3 |
* | gnu: r-e1071: Update to 1.7-3.•••* gnu/packages/statistics.scm (r-e1071): Update to 1.7-3.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-rmarkdown: Update to 1.18.•••* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.18.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-matrix: Update to 1.2-18.•••* gnu/packages/statistics.scm (r-matrix): Update to 1.2-18.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-igraph: Update to 1.2.4.2.•••* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.2.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-rgdal: Update to 1.4-8.•••* gnu/packages/cran.scm (r-rgdal): Update to 1.4-8.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-covr: Update to 3.4.0.•••* gnu/packages/cran.scm (r-covr): Update to 3.4.0.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-kohonen: Update to 3.0.10.•••* gnu/packages/cran.scm (r-kohonen): Update to 3.0.10.
[propagated-inputs]: Remove r-mass.
| Ricardo Wurmus | 2019-11-28 | 1 | -4/+3 |
* | gnu: r-grimport2: Update to 0.2-0.•••* gnu/packages/cran.scm (r-grimport2): Update to 0.2-0.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-grimport: Update to 0.9-3.•••* gnu/packages/cran.scm (r-grimport): Update to 0.9-3.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-rnifti: Update to 1.0.1.•••* gnu/packages/cran.scm (r-rnifti): Update to 1.0.1.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-emmeans: Update to 1.4.3.•••* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-writexl: Update to 1.2.•••* gnu/packages/cran.scm (r-writexl): Update to 1.2.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+2 |
* | gnu: r-factominer: Update to 2.0.•••* gnu/packages/cran.scm (r-factominer): Update to 2.0.
[propagated-inputs]: Add r-ggplot2 and ggrepel.
| Ricardo Wurmus | 2019-11-28 | 1 | -2/+4 |
* | gnu: tome4: Update to 1.6.4.•••* gnu/packages/games.scm (tome4): Update to 1.6.4.
| Oleg Pykhalov | 2019-11-28 | 1 | -2/+2 |
* | gnu: Blender: Update to 2.81.•••* gnu/packages/graphics.scm (blender): Update to 2.81.
[inputs]: Add libxi, libxrender, and tbb.
| Leo Famulari | 2019-11-27 | 1 | -3/+7 |
* | gnu: feh: Adapt tests for imlib2 1.6.•••* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: New file.
* gnu/packages/image-viewers.scm (feh)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Pierre Langlois | 2019-11-28 | 3 | -1/+56 |
* | gnu: python-dbus: Update to 1.2.14.•••* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14.
(python2-dbus)[arguments]: Remove.
| Marius Bakke | 2019-11-28 | 1 | -6/+3 |
* | gnu: whois: Update to 5.5.3.•••* gnu/packages/networking.scm (whois): Update to 5.5.3.
| Marius Bakke | 2019-11-28 | 1 | -2/+2 |
* | gnu: bubblewrap: Update to 0.4.0.•••* gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.0.
| Marius Bakke | 2019-11-28 | 1 | -2/+2 |
* | gnu: bubblewrap: Update home page.•••* gnu/packages/virtualization.scm (bubblewrap)[source, home-page]: Follow
redirect to.
| Marius Bakke | 2019-11-28 | 1 | -2/+2 |
* | gnu: python-xapian-bindings: Sphinx is a native input.•••* gnu/packages/search.scm (python-xapian-bindings)[inputs]: Remove
PYTHON-SPHINX.
[native-inputs]: New field.
| Marius Bakke | 2019-11-28 | 1 | -1/+2 |
* | gnu: xapian: Update to 1.4.14.•••* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.14.
| Marius Bakke | 2019-11-28 | 1 | -3/+3 |
* | gnu: notmuch: Update to 0.29.3.•••* gnu/packages/mail.scm (notmuch): Update to 0.29.3.
| Marius Bakke | 2019-11-28 | 1 | -2/+2 |
* | gnu: xorg-server: Update to 1.20.6.•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6.
(xorg-server-for-tests): Stay on 1.20.5.
| Marius Bakke | 2019-11-28 | 1 | -3/+12 |