summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* nls: Update 'fr' translation.Julien Lepiller2019-04-15
|
* gnu: Add emacs-ace-jump-modeTim Gesthuizen2019-04-15
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ace-jump-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Replace misuses of @var by @code.Ludovic Courtès2019-04-15
| | | | | | * 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.
* guix build: Fix relative file name canonicalization for '--root'.Ludovic Courtès2019-04-15
| | | | | | | | | 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.
* doc: Document 'this-package' and 'this-operating-system'.Ludovic Courtès2019-04-15
| | | | | * doc/guix.texi (package Reference): Document 'this-package'. (operating-system Reference): Document 'this-operating-system'.
* install: Provide a meaningful label.Ludovic Courtès2019-04-15
| | | | * gnu/system/install.scm (installation-os)[label]: New field.
* system: Add 'label' field to <operating-system>.Ludovic Courtès2019-04-15
| | | | | | | | * 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.
* gnu: kmscon: Provide source file name.Ludovic Courtès2019-04-15
| | | | * gnu/packages/terminals.scm (kmscon)[source]: Add 'file-name'.
* gnu: kmscon: Remove dependency on MESA.Ludovic Courtès2019-04-15
| | | | | * gnu/packages/terminals.scm (kmscon)[inputs]: Remove MESA. [arguments]: Add #:disallowed-references.
* gnu: perl-net-dns: Update to 1.20.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/networking.scm (perl-net-dns): Update to 1.20.
* gnu: fswatch: Update to 1.14.0.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/monitoring.scm (fswatch): Update to 1.14.0.
* gnu: fswatch: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/monitoring.scm (fswatch)[source]: Hard-code NAME.
* gnu: aj-snapshot: Update to 0.9.9.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/music.scm (aj-snapshot): Update to 0.9.9.
* gnu: musl: Update to 1.1.22.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/musl.scm (musl): Update to 1.1.22.
* gnu: socat: Update to 1.7.3.3.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/networking.scm (socat): Update to 1.7.3.3.
* gnu: toxic: Update to 0.8.3.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/messaging.scm (toxic): Update to 0.8.3.
* gnu: toxic: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/messaging.scm (toxic)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: eyed3: Update to 0.8.10.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/mp3.scm (eyed3): Update to 0.8.10.
* gnu: ncmpc: Update to 0.34.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/mpd.scm (ncmpc): Update to 0.34.
* gnu: quilt: Update to 0.66.Tobias Geerinckx-Rice2019-04-15
| | | | | | | | | * 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.
* gnu: quilt: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/patchutils.scm (quilt)[source]: Hard-code NAME.
* gnu: meld: Update to 3.20.1.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/patchutils.scm (meld): Update to 3.20.1.
* gnu: highlight: Update to 3.50.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/pretty-print.scm (highlight): Update to 3.50.
* gnu: darktable: Update to 2.6.2.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/photo.scm (darktable): Update to 2.6.2.
* gnu: yubikey-personalization: Update to 1.19.3.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/security-token.scm (yubikey-personalization): Update to 1.19.3.
* gnu: python-acme, certbot: Update to 0.33.1.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/tls.scm (python-acme, certbot): Update to 0.33.1.
* gnu: libwacom: Update to 0.33.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/xdisorg.scm (libwacom): Update to 0.33.
* gnu: ncdc: Update to 1.21.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/dc.scm (ncdc): Update to 1.21.
* gnu: connman: Update to 1.37.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/connman.scm (connman): Update to 1.37. [arguments]: Remove unconventional comment (it's implicit in the name).
* gnu: connman: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/connman.scm (connman)[source]: Hard-code NAME.
* gnu: conky: Update to 1.11.3.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/conky.scm (conky): Update to 1.11.3.
* gnu: conky: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/conky.scm (conky)[source]: Use GIT-FILE-NAME instead of bogus ’[…].tar.gz’ for a directory.
* gnu: knot: Update to 2.8.1.Tobias Geerinckx-Rice2019-04-15
| | | | | | | * 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.
* gnu: laby: Fix build.Tobias Geerinckx-Rice2019-04-15
| | | | | | * 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’.
* gnu: sbcl-hunchentoot: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/lisp.scm (sbcl-hunchentoot)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: sbcl-cffi-bootstrap: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/lisp.scm (sbcl-cffi-bootstrap)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: hypre: Update to 2.15.1.Tobias Geerinckx-Rice2019-04-15
| | | | * gnu/packages/maths.scm (hypre): Update to 2.15.1.
* gnu: hypre: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/maths.scm (hypre)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: openspecfun: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/maths.scm (openspecfun)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: muparser: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/maths.scm (muparser)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: emacs-tuareg: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | | * gnu/packages/ocaml.scm (emacs-tuareg)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase.
* gnu: camlp5: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/ocaml.scm (camlp5)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: camlp4@4.07+1: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/ocaml.scm (camlp4-4.07)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: ocaml4.02-ezjsonm: Fix tag.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/ocaml.scm (ocaml4.02-ezjsonm)[source]: Drop unnecessary "v"" from git tag.
* gnu: ocamlbuild: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-15
| | | | | * gnu/packages/ocaml.scm (ocamlbuild)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* vm: Remove Xorriso "-padding" option.Ludovic Courtès2019-04-14
| | | | | | | | This is a followup to 66ec389580d4f1e4b81e1c72afe2749a547a0e7c. This reverts 178be030c0e4fdeac5e1c968b5c99d84bb4691db, which is no longer needed. * gnu/build/vm.scm (make-iso9660-image): Remove "-padding" option.
* system: Remove "beta" from GRUB menu entries.Ludovic Courtès2019-04-14
| | | | * gnu/system.scm (kernel->boot-label): Remove "(beta)".
* installer: Force user to choose exactly one network management method.Ludovic Courtès2019-04-14
| | | | | | | | | | Previously, for non-desktop configs, users could choose any number of network management methods, including 0, 2, or more. * gnu/installer/newt/services.scm (run-networking-cbt-page): Remove 'network-management?' parameter and select only 'networking services. (run-network-management-page): New procedure. (run-services-page): Call it when DESKTOP is the empty list.
* installer: Fix snippet for the DHCP client.Ludovic Courtès2019-04-14
| | | | | * gnu/installer/services.scm (%system-services): Fix typo in DHCP client snippet.
* ui: Highlight heading of generation lists.Ludovic Courtès2019-04-14
| | | | * guix/ui.scm (display-generation): Highlight the "Generation" heading.