| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: openmpi: Update to .•••* gnu/packages/mpi.scm (openmpi): Update to .
mpi
openmpi
| Tobias Geerinckx-Rice | 2019-04-16 | 1 | -3/+2 |
* | gnu: http-parser: Update to 2.9.1.•••* gnu/packages/web.scm (http-parser): Update to 2.9.1.
| Tobias Geerinckx-Rice | 2019-04-16 | 1 | -2/+2 |
* | gnu: mate: Include mate-power-manager.•••* gnu/packages/mate.scm (mate)[inputs]: Add mate-power-manager.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| guy fleury iteriteka | 2019-04-15 | 1 | -0/+2 |
* | gnu: mate: Add mate-power-manager.•••* gnu/packages/mate.scm (mate-power-manager): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| guy fleury iteriteka | 2019-04-15 | 1 | -0/+40 |
* | nls: Update 'fr' translation. | Julien Lepiller | 2019-04-15 | 1 | -11/+11 |
* | gnu: Add emacs-ace-jump-mode•••* gnu/packages/emacs-xyz.scm (emacs-ace-jump-mode): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tim Gesthuizen | 2019-04-15 | 1 | -0/+23 |
* | doc: Replace misuses of @var by @code.•••* doc/guix.texi (Hardware Considerations, Service Types and Services)
(Service Reference, Shepherd Services, Security Updates): Use @code
instead of @var for things that are not meta-syntactic variables.
| Ludovic Courtès | 2019-04-15 | 1 | -17/+17 |
* | guix build: Fix relative file name canonicalization for '--root'.•••Fixes <https://bugs.gnu.org/35271>.
Reported by rendaw <7e9wc56emjakcm@s.rendaw.me>.
* guix/scripts/build.scm (register-root): When ROOT is a relative file
name, append the basename of ROOT, not ROOT itself.
* tests/guix-build.sh: Add test.
| Ludovic Courtès | 2019-04-15 | 2 | -1/+8 |
* | doc: Document 'this-package' and 'this-operating-system'.•••* doc/guix.texi (package Reference): Document 'this-package'.
(operating-system Reference): Document 'this-operating-system'.
| Ludovic Courtès | 2019-04-15 | 1 | -0/+42 |
* | install: Provide a meaningful label.•••* gnu/system/install.scm (installation-os)[label]: New field.
| Ludovic Courtès | 2019-04-15 | 1 | -0/+4 |
* | system: Add 'label' field to <operating-system>.•••* gnu/system.scm (<operating-system>)[label]: New field.
(operating-system-default-label): New procedure.
(operating-system-boot-parameters): Use it instead of
'kernel->boot-label'.
* doc/guix.texi (operating-system Reference): Document it.
| Ludovic Courtès | 2019-04-15 | 2 | -1/+15 |
* | gnu: kmscon: Provide source file name.•••* gnu/packages/terminals.scm (kmscon)[source]: Add 'file-name'.
| Ludovic Courtès | 2019-04-15 | 1 | -1/+2 |
* | gnu: kmscon: Remove dependency on MESA.•••* gnu/packages/terminals.scm (kmscon)[inputs]: Remove MESA.
[arguments]: Add #:disallowed-references.
| Ludovic Courtès | 2019-04-15 | 1 | -2/+8 |
* | gnu: perl-net-dns: Update to 1.20.•••* gnu/packages/networking.scm (perl-net-dns): Update to 1.20.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: fswatch: Update to 1.14.0.•••* gnu/packages/monitoring.scm (fswatch): Update to 1.14.0.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: fswatch: Don't use NAME in source URI.•••* gnu/packages/monitoring.scm (fswatch)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -1/+1 |
* | gnu: aj-snapshot: Update to 0.9.9.•••* gnu/packages/music.scm (aj-snapshot): Update to 0.9.9.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: musl: Update to 1.1.22.•••* gnu/packages/musl.scm (musl): Update to 1.1.22.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: socat: Update to 1.7.3.3.•••* gnu/packages/networking.scm (socat): Update to 1.7.3.3.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: toxic: Update to 0.8.3.•••* gnu/packages/messaging.scm (toxic): Update to 0.8.3.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -4/+4 |
* | gnu: toxic: Don't use unstable tarball.•••* gnu/packages/messaging.scm (toxic)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -8/+9 |
* | gnu: eyed3: Update to 0.8.10.•••* gnu/packages/mp3.scm (eyed3): Update to 0.8.10.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -9/+9 |
* | gnu: ncmpc: Update to 0.34.•••* gnu/packages/mpd.scm (ncmpc): Update to 0.34.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -3/+3 |
* | gnu: quilt: Update to 0.66.•••* gnu/packages/patchutils.scm (quilt): Update to 0.66.
[source]: Remove all patches.
* gnu/packages/patches/quilt-test-fix-regex.patch,
gnu/packages/patches/quilt-getopt-nondigit-param.patch,
gnu/packages/patches/quilt-getopt-second-separator.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Tobias Geerinckx-Rice | 2019-04-15 | 5 | -157/+6 |
* | gnu: quilt: Don't use NAME in source URI.•••* gnu/packages/patchutils.scm (quilt)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -1/+1 |
* | gnu: meld: Update to 3.20.1.•••* gnu/packages/patchutils.scm (meld): Update to 3.20.1.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -4/+3 |
* | gnu: highlight: Update to 3.50.•••* gnu/packages/pretty-print.scm (highlight): Update to 3.50.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -3/+3 |
* | gnu: darktable: Update to 2.6.2.•••* gnu/packages/photo.scm (darktable): Update to 2.6.2.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: yubikey-personalization: Update to 1.19.3.•••* gnu/packages/security-token.scm (yubikey-personalization): Update to 1.19.3.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: python-acme, certbot: Update to 0.33.1.•••* gnu/packages/tls.scm (python-acme, certbot): Update to 0.33.1.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -3/+3 |
* | gnu: libwacom: Update to 0.33.•••* gnu/packages/xdisorg.scm (libwacom): Update to 0.33.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: ncdc: Update to 1.21.•••* gnu/packages/dc.scm (ncdc): Update to 1.21.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -3/+3 |
* | gnu: connman: Update to 1.37.•••* gnu/packages/connman.scm (connman): Update to 1.37.
[arguments]: Remove unconventional comment (it's implicit in the name).
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -5/+2 |
* | gnu: connman: Don't use NAME in source URI.•••* gnu/packages/connman.scm (connman)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: conky: Update to 1.11.3.•••* gnu/packages/conky.scm (conky): Update to 1.11.3.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: conky: Use GIT-FILE-NAME.•••* gnu/packages/conky.scm (conky)[source]: Use GIT-FILE-NAME instead of
bogus ’[…].tar.gz’ for a directory.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+2 |
* | gnu: knot: Update to 2.8.1.•••* gnu/packages/dns.scm (knot): Update to 2.8.1.
[source]: Remove patch.
* gnu/packages/patches/knot-include-system-lmdb-header.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-04-15 | 3 | -52/+15 |
* | gnu: laby: Fix build.•••* gnu/packages/games.scm (laby)[inputs]: Add ocamlbuild.
[arguments]: Add new ’allow-unsafe-strings’ phase.
Rename ’setenv’ phase to the more meaningful ’set-library-path’.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -2/+9 |
* | gnu: sbcl-hunchentoot: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-hunchentoot)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -5/+6 |
* | gnu: sbcl-cffi-bootstrap: Don't use unstable tarball.•••* gnu/packages/lisp.scm (sbcl-cffi-bootstrap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -5/+6 |
* | gnu: hypre: Update to 2.15.1.•••* gnu/packages/maths.scm (hypre): Update to 2.15.1.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -8/+8 |
* | gnu: hypre: Don't use unstable tarball.•••* gnu/packages/maths.scm (hypre)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -17/+18 |
* | gnu: openspecfun: Don't use unstable tarball.•••* gnu/packages/maths.scm (openspecfun)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -6/+6 |
* | gnu: muparser: Don't use unstable tarball.•••* gnu/packages/maths.scm (muparser)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -6/+6 |
* | gnu: emacs-tuareg: Don't use unstable tarball.•••* gnu/packages/ocaml.scm (emacs-tuareg)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -8/+13 |
* | gnu: camlp5: Don't use unstable tarball.•••* gnu/packages/ocaml.scm (camlp5)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -8/+9 |
* | gnu: camlp4@4.07+1: Don't use unstable tarball.•••* gnu/packages/ocaml.scm (camlp4-4.07)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -8/+9 |
* | gnu: ocaml4.02-ezjsonm: Fix tag.•••* gnu/packages/ocaml.scm (ocaml4.02-ezjsonm)[source]: Drop unnecessary
"v"" from git tag.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -1/+1 |
* | gnu: ocamlbuild: Don't use unstable tarball.•••* gnu/packages/ocaml.scm (ocamlbuild)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-04-15 | 1 | -9/+10 |
* | vm: Remove Xorriso "-padding" option.•••This is a followup to 66ec389580d4f1e4b81e1c72afe2749a547a0e7c.
This reverts 178be030c0e4fdeac5e1c968b5c99d84bb4691db, which is no
longer needed.
* gnu/build/vm.scm (make-iso9660-image): Remove "-padding" option.
| Ludovic Courtès | 2019-04-14 | 1 | -5/+0 |