aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
...
* gnu: lablgtk: Update to 2.18.8.•••* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.8. [source]: Use git-fetch. [native-inputs]: Remove camlp4. Julien Lepiller2019-11-30
* gnu: opam: Remove unneeded dependency on deprecated camlp4.•••gnu/packages/ocaml.scm (opam)[native-inputs]: Remove camlp4. Julien Lepiller2019-11-30
* gnu: linux-libre: Update to 5.3.14.•••* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.14. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver2019-11-30
* gnu: linux-libre@4.9: Update to 4.9.205.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.205. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2019-11-30
* gnu: linux-libre@4.4: Update to 4.4.205.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.205. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver2019-11-30
* gnu: nano: Update to 4.6.•••* gnu/packages/nano.scm (nano): Update to 4.6. Tobias Geerinckx-Rice2019-11-29
* gnu: perl-email-sender: Update to 1.300033.•••* gnu/packages/mail.scm (perl-email-sender): Update to 1.300033. Tobias Geerinckx-Rice2019-11-29
* gnu: limnoria: Update to 2019.11.22.•••* gnu/packages/irc.scm (limnoria): Update to 2019.11.22. Tobias Geerinckx-Rice2019-11-29
* gnu: emacs-rainbow-mode: Update to 1.0.2.•••* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.2. [source, home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-11-29
* gnu: emacs-debbugs: Update to 0.21.•••* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.21. Tobias Geerinckx-Rice2019-11-29
* gnu: php: Update to 7.4.0.•••* gnu/packages/php.scm (php): Update to 7.4.0. Julien Lepiller2019-11-29
* gnu: Add tdlib.•••* gnu/packages/messaging.scm (tdlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brett Gilio2019-11-29
* gnu: openmpi: Increase priority of the PSM component.•••* gnu/packages/patches/openmpi-psm2-priority.patch: Rename to... * gnu/packages/patches/openmpi-mtl-priorities.patch: ... this. Add hunk to change the priority of PSM. * gnu/packages/mpi.scm (openmpi)[source]: Adjust accordingly. * gnu/local.mk (dist_patch_DATA): Likewise. Ludovic Courtès2019-11-29
* gnu: xterm: Update to 351.•••* gnu/packages/xorg.scm (xterm): Update to 351. Ludovic Courtès2019-11-29
* gnu: rclone: Update to 1.50.2.•••* gnu/packages/sync.scm (rclone): Update to 1.50.2. Clément Lassieur2019-11-29
* gnu: arc-icon-theme: Don't use unstable tarball.•••* gnu/packages/gnome.scm (arc-icon-theme)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-11-29
* gnu: moka-icon-theme: Don't use unstable tarball.•••* gnu/packages/gnome.scm (moka-icon-theme)[source]: Use GIT-FETCH and GIT-FILE-NAME, and follow upstream redirection. Tobias Geerinckx-Rice2019-11-29
* gnu: faba-icon-theme: Don't use unstable tarball.•••* gnu/packages/gnome.scm (faba-icon-theme)[source]: Use GIT-FETCH and GIT-FILE-NAME, and follow upstream redirection. Tobias Geerinckx-Rice2019-11-29
* gnu: python-invoke: Update to 1.3.0.•••* gnu/packages/python-xyz.scm (python-invoke): Update to 1.3.0. Efraim Flashner2019-11-29
* gnu: crda: Build without python.•••* gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2. Efraim Flashner2019-11-29
* gnu: iotop: Build with python3.•••* gnu/packages/linux.scm (iotop)[native-inputs]: Remove python-2, add python. [arguments]: Add phase to fix python3 compatibility. Efraim Flashner2019-11-29
* gnu: xinetd: Update to 2.3.15.4 [fix build].•••* gnu/packages/web.scm (xinetd): Update to 2.3.15.4. [source]: Switch to openSUSE (and Debian) maintenance fork. Remove obsolete patches. [native-inputs]: Add automake, autoconf, libtool, and pkg-config. [home-page]: Update. * gnu/packages/patches/xinetd-CVE-2013-4342.patch, gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Tobias Geerinckx-Rice2019-11-29
* gnu: retroarch: Use system miniupnpc.•••* gnu/packages/emulators.scm (retroarch)[arguments]: Pass ‘--disable-builtinminiupnpc’ to ./configure. [inputs]: Add miniupnpc. Tobias Geerinckx-Rice2019-11-29
* Revert "gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stu...•••This reverts commit abf43a67d5929bf279edce3e790ef1348dda32a5 as it broke "guix pull". Ricardo Wurmus2019-11-28
* 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 Neidhardt2019-11-28
* gnu: googletest: Build with python3.•••* gnu/packages/check.scm (googletest)[native-inputs]: Remove python-2, add python-wrapper. Efraim Flashner2019-11-28
* 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ès2019-11-28
* gnu: psm: Remove all timestamps.•••* gnu/packages/patches/psm-repro.patch: Use openSuSE's patch. Ludovic Courtès2019-11-28
* 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 Wurmus2019-11-28
* 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 Bakke2019-11-28
* 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 Bakke2019-11-28
* 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 Bakke2019-11-28
* gnu: openclonk: Update description.•••* gnu/packages/games.scm (openclonk)[description]: Be gender neutral. Marius Bakke2019-11-28
* gnu: openclonk: Adjust for GCC 7.•••* gnu/packages/games.scm (openclonk)[arguments]: Add phase 'adjust-backward-cpp-includes'. Marius Bakke2019-11-28
* gnu: mplayer: Adjust inputs.•••* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ... [native-inputs]: ... to here. Efraim Flashner2019-11-28
* gnu: sbcl-parse-number: Update to 1.7.•••* gnu/packages/lisp.scm (sbcl-parse-number): Update to 1.7. Efraim Flashner2019-11-28
* gnu: sbcl-parse-number: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-parse-number)[source]: Download using git-fetch. Efraim Flashner2019-11-28
* gnu: sbcl-chinga: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-chunga)[source]: Download using git-fetch. Efraim Flashner2019-11-28
* gnu: sbcl-lack-middleware-static: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-middleware-static)[source]: Use git-file-name. Efraim Flashner2019-11-28
* gnu: sbcl-lack-request: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-request)[source]: Use git-file-name. Efraim Flashner2019-11-28
* gnu: sbcl-lack-util: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-util)[source]: Use git-file-name. Efraim Flashner2019-11-28
* gnu: sbcl-lack: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack)[source]: Use git-file-name. Efraim Flashner2019-11-28
* gnu: sbcl-lack-component: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-component)[source]: Use git-file-name. Efraim Flashner2019-11-28
* gnu: sbcl-lack-middleware-backtrace: Provide a file-name.•••* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)[source]: Use git-file-name. Efraim Flashner2019-11-28
* gnu: r-emmeans: Update to 1.4.3.01.•••* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.01. Ricardo Wurmus2019-11-28
* 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 Vaillant2019-11-28
* services: nginx: Add description.•••* gnu/services/web.scm (nginx-service-type)[description]: New field. Ludovic Courtès2019-11-28
* 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 Flashner2019-11-28
* gnu: snorenotify: Update inputs.•••* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules, qttools ... [native-inputs]: ... to here. Efraim Flashner2019-11-28
* gnu: gparted: Satisfy 'guix lint'.•••* gnu/packages/disk.scm (gparted)[inputs]: Move itstool ... [native-inputs]: ... to here. Efraim Flashner2019-11-28