summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ui: Fix typo in comment.Ludovic Courtès2020-02-11
| | | | | | Reported by Vincent Legoll <vincent.legoll@gmail.com>. * guix/ui.scm (call-with-error-handling): Remove "come" in comment.
* gnu: Add emacs-auto-dictionary-mode.Mathieu Othacehe2020-02-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-auto-dictionary-mode): New variable.
* gnu: ghostwriter: Update to 1.8.0.Eric Bavier2020-02-11
| | | | | | * gnu/packages/text-editors.scm (ghostwriter): Update to 1.8.0. [inputs]: Add qtdeclarative, qtquickcontrols, and qtwebchannel. [propagated-inputs]: New field.
* gnu: vim: Update to 8.2.0236.Jakub Kądziołka2020-02-11
| | | | | | | | * gnu/packages/vim.scm (vim): Update to 8.2.0236. (vim-full)[arguments]: Add a -lexpat linker argument through #:make-flags. Add a new phase to skip a test (see comment). Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: cl-trivia: Update to 0.0.0-1.574901a.Konrad Hinsen2020-02-11
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivia, cl-trivia): Update to commit 574901ac. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-type-r.Konrad Hinsen2020-02-11
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-type-r, cl-type-r): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-function-cache.Konrad Hinsen2020-02-11
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-function-cache, cl-function-cache, ecl-function-cache): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* git-authenticate: Add mab to the list of committers.Ludovic Courtès2020-02-11
| | | | * build-aux/git-authenticate.scm (%committers): Add mab.
* describe: Remove dependency on (guix scripts pull).Ludovic Courtès2020-02-11
| | | | | | | | | | | Until now, 'guix describe' would perform ~3K stat calls and ~1K openat calls because it was pulling (guix scripts pull), which in turn pulls in many (gnu packages …) modules. * guix/scripts/pull.scm (display-profile-content, %vcs-web-views) (channel-commit-hyperlink): Move to... * guix/scripts/describe.scm: ... here. Remove import of (guix scripts pull).
* syscalls: Re-enable 'pivot-root' test.Ludovic Courtès2020-02-11
| | | | | | | | | | Fixes <https://bugs.gnu.org/25476>. Reported by Paul Garlick <pgarlick@tourbillion-technology.com>. * tests/syscalls.scm ("pivot-root"): Skip only when PERFORM-CONTAINER-TESTS? is true. Rewrite to use a socket pair instead of a pipe. Synchronize parent and child so that the parent can initialize the child's UID and GID mappings before continuing.
* swh: Remove 'id' field from <origin>.Ludovic Courtès2020-02-11
| | | | | | | | The "id" field has been removed upstream: https://sympa.inria.fr/sympa/arc/swh-devel/2020-02/msg00005.html * guix/swh.scm (<origin>)[id]: Remove.
* gnu: subversion: Support running the tests in parallel.Christopher Baines2020-02-11
| | | | | | | | This drops the time to build the package on my machine from ~14 minutes to ~5 minutes. * gnu/packages/version-control.scm (subversion)[arguments]: Add set-PARALLEL phase to set the PARALLEL environment variable.
* gnu: Add cl-float-features.Konrad Hinsen2020-02-11
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-float-features, cl-float-features, ecl-float-features): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add ecl-documentation-utils.Guillaume Le Vaillant2020-02-11
| | | | * gnu/packages/lisp-xyz.scm (ecl-documentation-utils): New variable.
* gnu: Add cl-randist.Konrad Hinsen2020-02-11
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-randist, cl-randist, ecl-cl-randist): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: opensmtpd: Update to 6.6.3p1 [security mitigations].Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/mail.scm (opensmtpd): Update to 6.6.3p1.
* gnu: isc-bind: Update to 4.4.2.Tobias Geerinckx-Rice2020-02-11
| | | | | | | | | * gnu/packages/admin.scm (isc-bind): Update to 4.4.2. [arguments]: Remove patch application. [native-inputs]: Remove patch and patch file. * gnu/packages/patches/isc-dhcp-4.4.1-fixes-for-newer-bind.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: acpica: Update to 20200110.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/admin.scm (acpica): Update to 20200110.
* gnu: r-abn: Fix home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/cran.scm (r-abn)[home-page]: Update and use HTTPS.
* gnu: r-rglpk: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/cran.scm (r-rglpk)[home-page]: Use HTTPS.
* gnu: r-smoother: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/cran.scm (r-smoother)[home-page]: Use HTTPS.
* gnu: r-formatr: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/statistics.scm (r-formatr)[home-page]: Use HTTPS.
* gnu: r-jsonlite: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/cran.scm (r-jsonlite)[home-page]: Use HTTPS.
* gnu: r-lpsymphony: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/bioconductor.scm (r-lpsymphony)[home-page]: Use HTTPS.
* gnu: r-codedepends: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/bioconductor.scm (r-codedepends)[home-page]: Use HTTPS.
* gnu: r-glmnet: Update home page and use HTTPS.Tobias Geerinckx-Rice2020-02-11
| | | | | * gnu/packages/statistics.scm (r-glmnet)[home-page]: Follow redirection using HTTPS.
* gnu: r-glasso: Update home page and use HTTPS.Tobias Geerinckx-Rice2020-02-11
| | | | | * gnu/packages/cran.scm (r-glasso)[home-page]: Follow redirection using HTTPS.
* gnu: r-cairo: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/statistics.scm (r-cairo)[home-page]: Use HTTPS.
* gnu: r-png: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/cran.scm (r-png)[home-page]: Use HTTPS.
* gnu: r-multiassayexperiment: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/bioconductor.scm (r-multiassayexperiment)[home-page]: Use HTTPS.
* gnu: r-squarem: Update home page and use HTTPS.Tobias Geerinckx-Rice2020-02-11
| | | | | * gnu/packages/cran.scm (r-squarem)[home-page]: Follow redirection using HTTPS.
* gnu: r-seriation: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/cran.scm (r-seriation)[home-page]: Use HTTPS.
* gnu: pioneer: Update to 20200203.Eric Bavier2020-02-11
| | | | * gnu/packages/games.scm (pioneer): Update to 20200203.
* gnu: clamav: Update to 0.102.2.Eric Bavier2020-02-10
| | | | | * gnu/packages/antivirus.scm (clamav): Update to 0.102.2. [native-inputs]: Use latest check package.
* gnu: check: Use check@0.12.Eric Bavier2020-02-10
| | | | | | Tests fail to compile with check@0.13. * gnu/packages/check.scm (clamav)[native-inputs]: 'check' -> 'check-0.12'.
* gnu: Add queen.Nicolas Goaziou2020-02-11
| | | | | * gnu/packages/games.scm (make-queen-package): New variable. (queen, queen-de, queen-fr, queen-it): New variables.
* gnu: lvm2: Update to 2.03.07.Marius Bakke2020-02-11
| | | | | | | | * gnu/packages/linux.scm (lvm2): Update to 2.03.07. [source](snippet): Adjust confdir regex. [inputs]: Add LIBAIO. [arguments]: Add phase 'patch-configure. (lvm2-static)[arguments]: Don't build dmeventd. Add phase 'adjust-Makefile'.
* gnu: elogind: Update to 243.4.Marius Bakke2020-02-11
| | | | | | | * gnu/packages/freedesktop.scm (elogind): Update to 243.4. [arguments]: Add "-Dman=true" and "-Dnologin-path" to #:configure-flags. Add phase to fix D-Bus socket location. [inputs]: Add SHADOW.
* gnu: shadow: Update to 4.8.1.Marius Bakke2020-02-11
| | | | * gnu/packages/admin.scm (shadow): Update to 4.8.1.
* gnu: libextractor: Build with the latest ffmpeg.Marius Bakke2020-02-11
| | | | | * gnu/packages/gnunet.scm (libextractor)[inputs]: Change from FFMPEG-3.4 to FFMPEG.
* gnu: geoclue: Update to 2.5.5Martin Becze2020-02-10
| | | | | | * gnu/packages/gnome.scm (geoclue): Update to 2.5.5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pyopencl.Ludovic Courtès2020-02-10
| | | | * gnu/packages/opencl.scm (python-pyopencl): New variable.
* gnu: Add python-pytools.Ludovic Courtès2020-02-10
| | | | * gnu/packages/opencl.scm (python-pytools): New variable.
* gnu: pybind11: Install .py files.Ludovic Courtès2020-02-10
| | | | | | * gnu/packages/python-xyz.scm (pybind11)[native-inputs]: Change PYTHON to PYTHON-WRAPPER. [arguments]: Add 'install-python' phase.
* gnu: pybind11: Tweak description.Ludovic Courtès2020-02-10
| | | | * gnu/packages/python-xyz.scm (pybind11)[description]: Tweak.
* gnu: pybind11: Add dependency on Catch and Eigen.Ludovic Courtès2020-02-10
| | | | | | * gnu/packages/python-xyz.scm (pybind11)[inputs]: Add CATCH-FRAMEWORK2-1 and EIGEN. [arguments]: Add #:configure-flags.
* gnu: pybind11: Update to 2.4.3.Ludovic Courtès2020-02-10
| | | | * gnu/packages/python-xyz.scm (pybind11): Update to 2.4.3.
* gnu: pybind11: Change 'license' field to BSD-3.Ludovic Courtès2020-02-10
| | | | * gnu/packages/python-xyz.scm (pybind11)[license]: Change to BSD-3.
* git: Add missing exports for <git-checkout>.Ludovic Courtès2020-02-10
| | | | | * guix/git.scm (<git-checkout>): Export 'git-checkout-commit' and 'git-checkout-recursive?'.
* gnu: octave, octave-cli: Update to 5.2.0.Kei Kebreau2020-02-10
| | | | | * gnu/packages/maths.scm (octave, octave-cli): Update to 5.2.0. [inputs]: Add bdb.