| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: emacs-skewer-mode: Update to 1.8.0.•••* gnu/packages/emacs-xyz.scm (emacs-skewer-mode): Update to 1.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brian Leung | 2019-07-07 | 1 | -2/+2 |
* | gnu: emacs-simple-httpd: Update to 1.5.1.•••* gnu/packages/emacs-xyz.scm (emacs-simple-httpd): Update to 1.5.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brian Leung | 2019-07-07 | 1 | -3/+3 |
* | gnu: emacs-git-timemachine: Update to 4.10.•••* gnu/packages/emacs-xyz.scm (emacs-git-timemachine): Update to 4.10.
[propagated-inputs] Add emacs-transient.
[source] Use GIT-FETCH and GIT-REFERENCE.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brian Leung | 2019-07-07 | 1 | -7/+9 |
* | gnu: wine-staging: Update to 4.12.1.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12.1.
* gnu/packages/wine.scm (wine-staging): Update to 4.12.1.
| Rutger Helling | 2019-07-07 | 1 | -3/+3 |
* | gnu: Update lollypop to 1.1.3.1.•••* gnu/packages/gnome.scm (lollypop): Update to 1.1.3.1.
[inputs]: Add python-pil.
| Christopher Baines | 2019-07-07 | 1 | -3/+4 |
* | gnu: xpad: Build against gtksourceview@3.•••* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
| Marius Bakke | 2019-07-06 | 1 | -1/+1 |
* | gnu: jsoncpp: Update to 1.9.0.•••* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.0.
| Marius Bakke | 2019-07-06 | 1 | -2/+2 |
* | gnu: jsoncpp: Fetch sources through git.•••* gnu/packages/serialization.scm (jsoncpp)[source]: Switch to GIT-FETCH.
| Marius Bakke | 2019-07-06 | 1 | -7/+5 |
* | gnu: libraw: Update to 0.19.3.•••* gnu/packages/photo.scm (libraw): Update to 0.19.3.
| Marius Bakke | 2019-07-06 | 1 | -2/+2 |
* | gnu: python-soupsieve: Update to 1.9.2.•••* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2.
| Marius Bakke | 2019-07-06 | 1 | -2/+2 |
* | gnu: python-setuptools: Update to 41.0.1.•••* gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brian Leung | 2019-07-06 | 1 | -2/+2 |
* | gnu: python-olefile: Update to 0.46.•••* gnu/packages/python-xyz.scm (python-olefile): Update to 0.46.
[source]: Switch to release tarball instead of git snapshot.
| Marius Bakke | 2019-07-06 | 1 | -6/+5 |
* | tests: encrypted-root-os: Increase root partition size.•••1.2G had become slightly too small on x86_64.
* gnu/tests/install.scm (%encrypted-root-installation-script): Increase
root partition size to 1.3G.
| Ludovic Courtès | 2019-07-06 | 1 | -1/+1 |
* | ci: 'channel-build-system' honors the target system.•••Fixes a bug made evident e79281be105b16153c375af5506db31fd1e32698: the
x86_64-linux derivation of 'current-guix' would be cached and reused for
i686-linux, leading to test
failures.
Namely, /run/current-system/profile/bin/guix would have an x86_64
binary in its shebang, and thus it would end up being interpreted by
/bin/sh, which would fail like this:
+ guix --version
/run/current-system/profile/bin/guix: line 2: !#: command not found
/run/current-system/profile/bin/guix: line 3: syntax error near unexpected token `set!'
/run/current-system/profile/bin/guix: line 3: `(begin (set! %load-path …
See <https://ci.guix.gnu.org/build/1431119/details>.
* gnu/ci.scm (channel-build-system)[build]: Pass #:system to
'run-with-store'.
| Ludovic Courtès | 2019-07-06 | 1 | -2/+4 |
* | gnu: wine-staging: Update to 4.12.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12.
* gnu/packages/wine.scm (wine-staging): Update to 4.12.
| Rutger Helling | 2019-07-06 | 1 | -3/+3 |
* | linux-container: Mount a new /dev/pts instance in the container.•••Fixes <https://bugs.gnu.org/36463>.
Reported by Steffen Rytter Postas <nc@scalehost.eu>.
* gnu/build/linux-container.scm (mount-file-systems): When /dev/ptmx
exists on the host, explicitly mount a new instance of devpts and make
/dev/ptmx a symlink to /dev/pts/ptmx.
| Ludovic Courtès | 2019-07-06 | 1 | -1/+6 |
* | gnu: grammalecte: Update to 1.2.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 1.2.
| Nicolas Goaziou | 2019-07-06 | 1 | -2/+2 |
* | gnu: Add machine type for deployment specifications.•••* gnu/machine.scm: New file.
* gnu/machine/ssh.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Jakob L. Kreuze | 2019-07-06 | 3 | -1/+480 |
* | Revert "gnu: Add sbcl-cl-xmlspam."•••The sbcl-cl-xmlspam package currently has no license information, which
makes it non-free.
Furthermore, the invalid 'license' field prevents evaluation from
completing.
This reverts commit ec982546941b59fdd14e0b08f023baf2e75d71a3.
| Ludovic Courtès | 2019-07-05 | 1 | -29/+0 |
* | Revert "gnu: Add sbcl-dbus."•••Remove sbcl-dbus because it depends on sbcl-cl-xmlspam, which is
currently non-free.
This reverts commit 7af213fefe3608a80c9f0a7e91f0c79051aff16f.
| Ludovic Courtès | 2019-07-05 | 1 | -36/+0 |
* | gnu: emacsy: Remove big 'texlive' dependency.•••* gnu/packages/guile-xyz.scm (emacsy)[inputs]: Replace TEXLIVE by a
'texlive-union' call.
| Ludovic Courtès | 2019-07-05 | 1 | -1/+1 |
* | gnu: hugin: Build against Exiv2 0.26.•••* gnu/packages/image.scm (exiv2-0.26): New variable.
* gnu/packages/photo.scm (hugin)[inputs]: Use it instead of EXIV2.
| Ludovic Courtès | 2019-07-05 | 2 | -3/+31 |
* | gnu: nanopolish: Update to 0.11.1-1.6331dc4.•••* gnu/packages/bioinformatics.scm (nanopolish): Update to 0.11.1-1.6331dc4.
| Ricardo Wurmus | 2019-07-05 | 1 | -3/+3 |
* | gnu: Add sbcl-dbus.•••* gnu/packages/lisp.scm (sbcl-dbus): New variable.
| Pierre Neidhardt | 2019-07-05 | 1 | -0/+36 |
* | gnu: Add sbcl-cl-xmlspam.•••* gnu/packages/lisp.scm (sbcl-cl-xmlspam): New variable.
| Pierre Neidhardt | 2019-07-05 | 1 | -0/+29 |
* | gnu: sbcl-trivia.trivial: Resolve Lisp type dynamically.•••* gnu/packages/lisp.scm (sbcl-trivia.trivial)[arguments]: Use %lisp-type
instead of hard-coding "sbcl".
| Pierre Neidhardt | 2019-07-05 | 1 | -1/+1 |
* | gnu: Add sbcl-cxml.•••* gnu/packages/lisp.scm (sbcl-cxml): New variable.
| Pierre Neidhardt | 2019-07-05 | 1 | -0/+38 |
* | gnu: Add sbcl-cxml+test.•••* gnu/packages/lisp.scm (sbcl-cxml+test): New variable.
| Pierre Neidhardt | 2019-07-05 | 1 | -0/+12 |
* | gnu: Add sbcl-cxml+klacks.•••* gnu/packages/lisp.scm (sbcl-cxml+klacks): New variable.
| Pierre Neidhardt | 2019-07-05 | 1 | -0/+12 |
* | gnu: Add sbcl-cxml+dom.•••* gnu/packages/lisp.scm (sbcl-cxml+dom): New variable.
| Pierre Neidhardt | 2019-07-05 | 1 | -0/+12 |
* | gnu: Add sbcl-cxml+xml.•••* gnu/packages/lisp.scm (sbcl-cxml+xml): New variable.
| Pierre Neidhardt | 2019-07-05 | 1 | -0/+31 |
* | gnu: sbcl-closure-common: Use official home-page.•••* gnu/packages/lisp.scm (sbcl-closure-common)[home-page]: Do it.
| Pierre Neidhardt | 2019-07-05 | 1 | -2/+2 |
* | gnu: sbcl-iolib: Add CFFI to list of inputs and fix spacing.•••* gnu/packages/lisp.scm (sbcl-iolib)[inputs]: Do it.
| Pierre Neidhardt | 2019-07-05 | 1 | -5/+6 |
* | gnu: Add qlogo.•••* gnu/packages/logo.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
* gnu/packages/logo.scm (qlogo): New variable.
| Arun Isaac | 2019-07-05 | 2 | -0/+72 |
* | gnu: patchwork: Update to 2.1.4.•••* gnu/packages/patchutils.scm (patchwork): Update to 2.1.4.
| Christopher Baines | 2019-07-05 | 1 | -2/+2 |
* | gnu: Add sbcl-trivia.•••* gnu/packages/lisp.scm (sbcl-trivia): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+18 |
* | gnu: Add sbcl-trivia.cffi.•••* gnu/packages/lisp.scm (sbcl-trivia.cffi): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+13 |
* | gnu: Add sbcl-trivia.quasiquote.•••* gnu/packages/lisp.scm (sbcl-trivia.quasiquote): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+14 |
* | gnu: Add sbcl-trivia.ppcre.•••* gnu/packages/lisp.scm (sbcl-trivia.ppcre): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+13 |
* | gnu: Add sbcl-trivia.balland2006.•••* gnu/packages/lisp.scm (sbcl-trivia.balland2006): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+18 |
* | gnu: Add sbcl-trivia.trivial.•••* gnu/packages/lisp.scm (sbcl-trivia.trivial): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+38 |
* | gnu: Add sbcl-trivia.level2.•••* gnu/packages/lisp.scm (sbcl-trivia.level2): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+16 |
* | gnu: Add sbcl-trivia.level1.•••* gnu/packages/lisp.scm (sbcl-trivia.level1): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+12 |
* | gnu: Add sbcl-trivia.level0.•••* gnu/packages/lisp.scm (sbcl-trivia.level0): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+26 |
* | gnu: Add sbcl-fare-quasiquote-readtable.•••* gnu/packages/lisp.scm (sbcl-fare-quasiquote-readtable): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+13 |
* | gnu: Add sbcl-fare-quasiquote.•••* gnu/packages/lisp.scm (sbcl-fare-quasiquote): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+37 |
* | gnu: Add sbcl-optima.•••* gnu/packages/lisp.scm (sbcl-optima): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+32 |
* | gnu: Add sbcl-type-i.•••* gnu/packages/lisp.scm (sbcl-type-i): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+32 |
* | gnu: Add sbcl-introspect-environment.•••* gnu/packages/lisp.scm (sbcl-introspect-environment): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+41 |
* | gnu: Add sbcl-trivial-cltl2.•••* gnu/packages/lisp.scm (sbcl-trivial-cltl2): New variable.
| Pierre Neidhardt | 2019-07-04 | 1 | -0/+25 |