jackhill/guix/guix.git
5 years agognu: connman: Update to 1.37.
Tobias Geerinckx-Rice [Mon, 15 Apr 2019 04:26:13 +0000 (06:26 +0200)]
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).

5 years agognu: connman: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 15 Apr 2019 04:20:45 +0000 (06:20 +0200)]
gnu: connman: Don't use NAME in source URI.

* gnu/packages/connman.scm (connman)[source]: Hard-code NAME.

5 years agognu: conky: Update to 1.11.3.
Tobias Geerinckx-Rice [Mon, 15 Apr 2019 04:16:16 +0000 (06:16 +0200)]
gnu: conky: Update to 1.11.3.

* gnu/packages/conky.scm (conky): Update to 1.11.3.

5 years agognu: conky: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Mon, 15 Apr 2019 04:12:38 +0000 (06:12 +0200)]
gnu: conky: Use GIT-FILE-NAME.

* gnu/packages/conky.scm (conky)[source]: Use GIT-FILE-NAME instead of
bogus ’[…].tar.gz’ for a directory.

5 years agognu: knot: Update to 2.8.1.
Tobias Geerinckx-Rice [Mon, 15 Apr 2019 04:08:22 +0000 (06:08 +0200)]
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.

5 years agognu: laby: Fix build.
Tobias Geerinckx-Rice [Mon, 15 Apr 2019 03:09:45 +0000 (05:09 +0200)]
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’.

5 years agognu: sbcl-hunchentoot: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 15 Apr 2019 02:42:09 +0000 (04:42 +0200)]
gnu: sbcl-hunchentoot: Don't use unstable tarball.

* gnu/packages/lisp.scm (sbcl-hunchentoot)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: sbcl-cffi-bootstrap: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 22:21:04 +0000 (00:21 +0200)]
gnu: sbcl-cffi-bootstrap: Don't use unstable tarball.

* gnu/packages/lisp.scm (sbcl-cffi-bootstrap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: hypre: Update to 2.15.1.
Tobias Geerinckx-Rice [Mon, 15 Apr 2019 01:27:03 +0000 (03:27 +0200)]
gnu: hypre: Update to 2.15.1.

* gnu/packages/maths.scm (hypre): Update to 2.15.1.

5 years agognu: hypre: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 22:18:17 +0000 (00:18 +0200)]
gnu: hypre: Don't use unstable tarball.

* gnu/packages/maths.scm (hypre)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: openspecfun: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 22:17:55 +0000 (00:17 +0200)]
gnu: openspecfun: Don't use unstable tarball.

* gnu/packages/maths.scm (openspecfun)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: muparser: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 22:17:35 +0000 (00:17 +0200)]
gnu: muparser: Don't use unstable tarball.

* gnu/packages/maths.scm (muparser)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: emacs-tuareg: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 22:10:06 +0000 (00:10 +0200)]
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.

5 years agognu: camlp5: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 22:09:54 +0000 (00:09 +0200)]
gnu: camlp5: Don't use unstable tarball.

* gnu/packages/ocaml.scm (camlp5)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: camlp4@4.07+1: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 22:09:37 +0000 (00:09 +0200)]
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.

5 years agognu: ocaml4.02-ezjsonm: Fix tag.
Tobias Geerinckx-Rice [Sun, 14 Apr 2019 22:07:28 +0000 (00:07 +0200)]
gnu: ocaml4.02-ezjsonm: Fix tag.

* gnu/packages/ocaml.scm (ocaml4.02-ezjsonm)[source]: Drop unnecessary
"v"" from git tag.

5 years agognu: ocamlbuild: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 22:08:42 +0000 (00:08 +0200)]
gnu: ocamlbuild: Don't use unstable tarball.

* gnu/packages/ocaml.scm (ocamlbuild)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agovm: Remove Xorriso "-padding" option.
Ludovic Courtès [Sun, 14 Apr 2019 21:31:28 +0000 (23:31 +0200)]
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.

5 years agosystem: Remove "beta" from GRUB menu entries.
Ludovic Courtès [Sun, 14 Apr 2019 21:30:52 +0000 (23:30 +0200)]
system: Remove "beta" from GRUB menu entries.

* gnu/system.scm (kernel->boot-label): Remove "(beta)".

5 years agoinstaller: Force user to choose exactly one network management method.
Ludovic Courtès [Sun, 14 Apr 2019 21:19:35 +0000 (23:19 +0200)]
installer: Force user to choose exactly one network management method.

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.

5 years agoinstaller: Fix snippet for the DHCP client.
Ludovic Courtès [Sun, 14 Apr 2019 21:17:24 +0000 (23:17 +0200)]
installer: Fix snippet for the DHCP client.

* gnu/installer/services.scm (%system-services): Fix typo in DHCP client
snippet.

5 years agoui: Highlight heading of generation lists.
Ludovic Courtès [Sun, 14 Apr 2019 17:49:38 +0000 (19:49 +0200)]
ui: Highlight heading of generation lists.

* guix/ui.scm (display-generation): Highlight the "Generation" heading.

5 years agocolors: Add 'highlight'.
Ludovic Courtès [Sun, 14 Apr 2019 17:48:19 +0000 (19:48 +0200)]
colors: Add 'highlight'.

* guix/colors.scm (%highlight-color): New variable.
(highlight): New procedure.
* guix/ui.scm (%highlight-argument)[highlight]: Remove.
(%highlight-color): Remove.

5 years agognu: rust: Update to 1.34.0.
Ivan Petkov [Sun, 14 Apr 2019 16:54:58 +0000 (09:54 -0700)]
gnu: rust: Update to 1.34.0.

* gnu/packages/rust.scm (rust): Update to 1.34.0.

5 years agognu: libgit2: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sat, 30 Mar 2019 14:46:58 +0000 (15:46 +0100)]
gnu: libgit2: Don't use unstable tarball.

* gnu/packages/version-control.scm (libgit2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.

5 years agognu: python-pygit2: Update to 0.28.0.
Tobias Geerinckx-Rice [Sun, 14 Apr 2019 15:53:42 +0000 (17:53 +0200)]
gnu: python-pygit2: Update to 0.28.0.

* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.0.
[arguments]: Remove ‘fix-dependency-versioning’ phase.

5 years agognu: synfig, synfigstudio: Update to 1.2.2.
Tobias Geerinckx-Rice [Sat, 13 Apr 2019 02:12:04 +0000 (04:12 +0200)]
gnu: synfig, synfigstudio: Update to 1.2.2.

* gnu/packages/animation.scm (synfig-version): New variable.
(etl)[version]: Use it.
(synfig)[version]: Likewise.
[source]: Update to 1.2.2.
[native-inputs]: Add intltool.
(synfigstudio)[version]: Use SYNFIG-VERSION.
[source]: Update to 1.2.2.  Remove obsolete patch.
* gnu/packages/patches/synfigstudio-fix-ui-with-gtk3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

5 years agognu: etl: Update to 1.2.2.
Tobias Geerinckx-Rice [Sat, 13 Apr 2019 01:58:59 +0000 (03:58 +0200)]
gnu: etl: Update to 1.2.2.

* gnu/packages/animation.scm (etl): Update to 1.2.2.

5 years agognu: linux-libre: Set DEVPTS_MULTIPLE_INSTANCES only where needed.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 21:41:24 +0000 (23:41 +0200)]
gnu: linux-libre: Set DEVPTS_MULTIPLE_INSTANCES only where needed.

* gnu/packages/linux.scm (%default-extra-linux-options): Move obsolete
CONFIG_DEVPTS_MULTIPLE_INSTANCES option…
(linux-libre-4.4): …here.

5 years agognu: khal: Use HTTPS home page.
Tobias Geerinckx-Rice [Thu, 11 Apr 2019 11:39:59 +0000 (13:39 +0200)]
gnu: khal: Use HTTPS home page.

* gnu/packages/calendar.scm (khal)[home-page]: Use HTTPS.

5 years agognu: khal: Update to 0.10.1.
Tobias Geerinckx-Rice [Thu, 11 Apr 2019 11:38:16 +0000 (13:38 +0200)]
gnu: khal: Update to 0.10.1.

* gnu/packages/calendar.scm (khal): Update to 0.10.1.

5 years agognu: burp: Update to 2.3.4.
Tobias Geerinckx-Rice [Thu, 11 Apr 2019 10:50:31 +0000 (12:50 +0200)]
gnu: burp: Update to 2.3.4.

* gnu/packages/backup.scm (burp): Update to 2.3.4.

5 years agognu: emacs-evil-org: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:27 +0000 (20:44 +0200)]
gnu: emacs-evil-org: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-evil-org)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-evil-multiedit: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:27 +0000 (20:44 +0200)]
gnu: emacs-evil-multiedit: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-evil-magit: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:26 +0000 (20:44 +0200)]
gnu: emacs-evil-magit: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-evil-magit)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-desktop-environment: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:26 +0000 (20:44 +0200)]
gnu: emacs-desktop-environment: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-desktop-environment)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-esh-autosuggest: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:26 +0000 (20:44 +0200)]
gnu: emacs-esh-autosuggest: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-esh-autosuggest)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-daemons: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:25 +0000 (20:44 +0200)]
gnu: emacs-daemons: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-daemons)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-dts-mode: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:25 +0000 (20:44 +0200)]
gnu: emacs-dts-mode: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-dts-mode)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-noflet: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:25 +0000 (20:44 +0200)]
gnu: emacs-noflet: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-noflet)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-stickyfunc-enhance: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:25 +0000 (20:44 +0200)]
gnu: emacs-stickyfunc-enhance: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-stickyfunc-enhance)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-eros: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:24 +0000 (20:44 +0200)]
gnu: emacs-eros: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-eros)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:24 +0000 (20:44 +0200)]
gnu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-highlight-escape-sequences)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-stumpwm-mode: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:24 +0000 (20:44 +0200)]
gnu: emacs-stumpwm-mode: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-grep-context: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:23 +0000 (20:44 +0200)]
gnu: emacs-grep-context: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-grep-context)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-racket-mode: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:23 +0000 (20:44 +0200)]
gnu: emacs-racket-mode: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-racket-mode)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-faceup: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:23 +0000 (20:44 +0200)]
gnu: emacs-faceup: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-faceup)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-default-text-scale: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:22 +0000 (20:44 +0200)]
gnu: emacs-default-text-scale: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-default-text-scale)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-helm-descbinds: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:27 +0000 (20:44 +0200)]
gnu: emacs-helm-descbinds: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-helm-descbinds)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-helm-company: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:27 +0000 (20:44 +0200)]
gnu: emacs-helm-company: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-helm-company)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-helm-eww: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:24 +0000 (20:44 +0200)]
gnu: emacs-helm-eww: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-helm-eww)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-helm-firefox: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Wed, 10 Apr 2019 18:44:23 +0000 (20:44 +0200)]
gnu: emacs-helm-firefox: Use GIT-FILE-NAME.

* gnu/packages/emacs-xyz.scm (emacs-helm-firefox)[source]: Use GIT-FILE-NAME.

5 years agognu: emacs-s: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sat, 30 Mar 2019 22:05:27 +0000 (23:05 +0100)]
gnu: emacs-s: Don't use unstable tarball.

* gnu/packages/emacs-xyz.scm (emacs-s)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: mupen64plus-video-z64: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 21:49:30 +0000 (23:49 +0200)]
gnu: mupen64plus-video-z64: Don't use unstable tarball.

* gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: mupen64plus-core: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 8 Apr 2019 21:48:11 +0000 (23:48 +0200)]
gnu: mupen64plus-core: Don't use unstable tarball.

* gnu/packages/emulators.scm (mupen64plus-core)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agodoc: Fix location of fprintd-service-type.
Tobias Geerinckx-Rice [Thu, 11 Apr 2019 00:56:59 +0000 (02:56 +0200)]
doc: Fix location of fprintd-service-type.

* doc/guix.texi (Miscellaneous Services): Correct module name.

5 years agodoc: Fix typo.
Danny Milosavljevic [Sun, 14 Apr 2019 18:05:45 +0000 (20:05 +0200)]
doc: Fix typo.

Follow-up to 96ef8565281c511b119e0dd7799337d67f9efab3.

* doc/guix.texi (Limitations): Fix typo.

5 years agognu: docker: Check for error on XFRM.
Danny Milosavljevic [Thu, 11 Apr 2019 14:34:58 +0000 (16:34 +0200)]
gnu: docker: Check for error on XFRM.

* gnu/packages/patches/docker-use-fewer-modprobes.patch: Check for error on
XFRM.

5 years agognu: Add cdemu-client.
Pierre Neidhardt [Tue, 5 Mar 2019 10:38:03 +0000 (11:38 +0100)]
gnu: Add cdemu-client.

* gnu/packages/cdrom.scm (cdemu-client): New variable.

5 years agognu: Add cdemu-daemon.
Pierre Neidhardt [Tue, 5 Mar 2019 10:37:54 +0000 (11:37 +0100)]
gnu: Add cdemu-daemon.

* gnu/packages/cdrom.scm (cdemu-daemon): New variable.

5 years agognu: Add libmirage.
Pierre Neidhardt [Tue, 5 Mar 2019 10:37:24 +0000 (11:37 +0100)]
gnu: Add libmirage.

* gnu/packages/cdrom.scm (libmirage): New variable.

5 years agognu: Add emacs-eacl.
Brian Leung [Fri, 12 Apr 2019 23:12:50 +0000 (01:12 +0200)]
gnu: Add emacs-eacl.

* gnu/packages/emacs-xyz.scm (emacs-eacl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-counsel-tramp.
Brian Leung [Fri, 12 Apr 2019 23:12:44 +0000 (01:12 +0200)]
gnu: Add emacs-counsel-tramp.

* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-eval-sexp-fu-el.
Brian Leung [Fri, 12 Apr 2019 23:12:32 +0000 (01:12 +0200)]
gnu: Add emacs-eval-sexp-fu-el.

* gnu/packages/emacs-xyz.scm (emacs-eval-sexp-fu-el): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-info-plus.
Brian Leung [Fri, 12 Apr 2019 23:12:25 +0000 (01:12 +0200)]
gnu: Add emacs-info-plus.

* gnu/packages/emacs-xyz.scm (emacs-info-plus): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-el-patch.
Brian Leung [Fri, 12 Apr 2019 23:12:18 +0000 (01:12 +0200)]
gnu: Add emacs-el-patch.

* gnu/packages/emacs-xyz.scm (emacs-el-patch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-counsel-dash.
Brian Leung [Fri, 12 Apr 2019 23:12:11 +0000 (01:12 +0200)]
gnu: Add emacs-counsel-dash.

* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-helm-dash.
Brian Leung [Fri, 12 Apr 2019 23:12:03 +0000 (01:12 +0200)]
gnu: Add emacs-helm-dash.

* gnu/packages/emacs-xyz.scm (emacs-helm-dash): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-counsel-etags.
Brian Leung [Fri, 12 Apr 2019 23:11:55 +0000 (01:11 +0200)]
gnu: Add emacs-counsel-etags.

* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-peep-dired.
Brian Leung [Fri, 12 Apr 2019 23:11:47 +0000 (01:11 +0200)]
gnu: Add emacs-peep-dired.

* gnu/packages/emacs-xyz.scm (emacs-peep-dired): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-origami-el.
Brian Leung [Fri, 12 Apr 2019 23:11:39 +0000 (01:11 +0200)]
gnu: Add emacs-origami-el.

* gnu/packages/emacs-xyz.scm (emacs-origami-el): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-rjsx-mode.
Brian Leung [Fri, 12 Apr 2019 23:11:29 +0000 (01:11 +0200)]
gnu: Add emacs-rjsx-mode.

* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-flow-minor-mode.
Brian Leung [Fri, 12 Apr 2019 23:11:19 +0000 (01:11 +0200)]
gnu: Add emacs-flow-minor-mode.

* gnu/packages/emacs-xyz.scm (emacs-flow-minor-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-add-node-modules-path.
Brian Leung [Fri, 12 Apr 2019 23:11:09 +0000 (01:11 +0200)]
gnu: Add emacs-add-node-modules-path.

* gnu/packages/emacs-xyz.scm (emacs-add-node-modules-path): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-dotenv-mode.
Brian Leung [Fri, 12 Apr 2019 23:11:00 +0000 (01:11 +0200)]
gnu: Add emacs-dotenv-mode.

* gnu/packages/emacs-xyz.scm (emacs-dotenv-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-markdown-preview-mode.
Brian Leung [Fri, 12 Apr 2019 23:10:36 +0000 (01:10 +0200)]
gnu: Add emacs-markdown-preview-mode.

* gnu/packages/emacs-xyz.scm (emacs-markdown-preview-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-web-server.
Brian Leung [Fri, 12 Apr 2019 23:10:09 +0000 (01:10 +0200)]
gnu: Add emacs-web-server.

* gnu/packages/emacs-xyz.scm (emacs-web-server): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-prodigy-el.
Brian Leung [Fri, 12 Apr 2019 23:09:40 +0000 (01:09 +0200)]
gnu: Add emacs-prodigy-el.

* gnu/packages/emacs-xyz.scm (emacs-prodigy-el): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-ert-async.
Brian Leung [Fri, 12 Apr 2019 23:05:30 +0000 (01:05 +0200)]
gnu: Add emacs-ert-async.

* gnu/packages/emacs-xyz.scm (emacs-ert-async): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-exwm-edit.
Brian Leung [Fri, 12 Apr 2019 23:03:50 +0000 (01:03 +0200)]
gnu: Add emacs-exwm-edit.

* gnu/packages/emacs-xyz.scm (emacs-exwm-edit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-all-the-icons-dired.
Brian Leung [Fri, 12 Apr 2019 23:02:48 +0000 (01:02 +0200)]
gnu: Add emacs-all-the-icons-dired.

* gnu/packages/emacs-xyz.scm (emacs-all-the-icons-dired): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-vdiff-magit.
Brian Leung [Fri, 12 Apr 2019 23:02:35 +0000 (01:02 +0200)]
gnu: Add emacs-vdiff-magit.

* gnu/packages/emacs-xyz.scm (emacs-vdiff-magit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-vdiff.
Brian Leung [Fri, 12 Apr 2019 23:02:05 +0000 (01:02 +0200)]
gnu: Add emacs-vdiff.

* gnu/packages/emacs-xyz.scm (emacs-vdiff): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-equake.
Brian Leung [Fri, 12 Apr 2019 23:01:39 +0000 (01:01 +0200)]
gnu: Add emacs-equake.

* gnu/packages/emacs-xyz.scm (emacs-equake): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-tco-el.
Brian Leung [Fri, 12 Apr 2019 23:00:40 +0000 (01:00 +0200)]
gnu: Add emacs-tco-el.

* gnu/packages/emacs-xyz.scm (emacs-tco-el): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-eshell-up.
Brian Leung [Fri, 12 Apr 2019 23:00:28 +0000 (01:00 +0200)]
gnu: Add emacs-eshell-up.

* gnu/packages/emacs-xyz.scm (emacs-eshell-up): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-fish-mode.
Brian Leung [Fri, 12 Apr 2019 22:57:30 +0000 (00:57 +0200)]
gnu: Add emacs-fish-mode.

* gnu/packages/emacs-xyz.scm (emacs-fish-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-prettier.
Brian Leung [Fri, 12 Apr 2019 22:57:15 +0000 (00:57 +0200)]
gnu: Add emacs-prettier.

* gnu/packages/emacs-xyz.scm (emacs-prettier): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-js2-refactor-el.
Brian Leung [Fri, 12 Apr 2019 22:57:03 +0000 (00:57 +0200)]
gnu: Add emacs-js2-refactor-el.

* gnu/packages/emacs-xyz.scm (emacs-js2-refactor-el): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-flycheck-haskell.
Brian Leung [Fri, 12 Apr 2019 22:56:46 +0000 (00:56 +0200)]
gnu: Add emacs-flycheck-haskell.

* gnu/packages/emacs-xyz.scm (emacs-flycheck-haskell): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-vimrc-mode.
Brian Leung [Fri, 12 Apr 2019 22:56:32 +0000 (00:56 +0200)]
gnu: Add emacs-vimrc-mode.

* gnu/packages/emacs-xyz.scm (emacs-vimrc-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-elisp-docstring-mode.
Brian Leung [Fri, 12 Apr 2019 22:55:31 +0000 (00:55 +0200)]
gnu: Add emacs-elisp-docstring-mode.

* gnu/packages/emacs-xyz.scm (emacs-elisp-docstring-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add emacs-undo-propose-el.
Brian Leung [Fri, 12 Apr 2019 22:54:52 +0000 (00:54 +0200)]
gnu: Add emacs-undo-propose-el.

* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agovm: Do not mount /xchg with "cache=loose".
Ludovic Courtès [Sun, 14 Apr 2019 15:03:34 +0000 (17:03 +0200)]
vm: Do not mount /xchg with "cache=loose".

Fixes <https://bugs.gnu.org/33639>.

* gnu/system/vm.scm (%linux-vm-file-systems): Remove "cache=loose" for /xchg.
(system-docker-image): Remove 'sync' call, now unneeded, and which was
probably insufficient.

5 years agotests: separate-store-os: Increase root partition size.
Ludovic Courtès [Sat, 13 Apr 2019 15:31:36 +0000 (17:31 +0200)]
tests: separate-store-os: Increase root partition size.

* gnu/tests/install.scm (%separate-store-installation-script): Increase
size of the root partition so that it's big enough to contain
downloaded nars and temporary files.  Add 'df -h /mnt/gnu'.

5 years agoinstaller: Add wpa-supplicant along with NetworkManager and Connman.
Ludovic Courtès [Fri, 12 Apr 2019 21:19:41 +0000 (23:19 +0200)]
installer: Add wpa-supplicant along with NetworkManager and Connman.

* gnu/installer/services.scm (%system-services) <network-manager,
connman>: Add a 'wpa-supplicant-service-type' instance.
(system-services->configuration): Unsplice it.

5 years agognu: Add flightgear.
Ricardo Wurmus [Sun, 14 Apr 2019 12:45:28 +0000 (14:45 +0200)]
gnu: Add flightgear.

* gnu/packages/games.scm (flightgear): New variable.

5 years agognu: Add plib.
Ricardo Wurmus [Sun, 14 Apr 2019 12:45:06 +0000 (14:45 +0200)]
gnu: Add plib.

* gnu/packages/game-development.scm (plib): New variable.

5 years agognu: Add simgear.
Ricardo Wurmus [Sun, 14 Apr 2019 12:44:42 +0000 (14:44 +0200)]
gnu: Add simgear.

* gnu/packages/games.scm (simgear): New variable.

5 years agognu: Add openscenegraph-3.4.
Ricardo Wurmus [Sun, 14 Apr 2019 12:43:46 +0000 (14:43 +0200)]
gnu: Add openscenegraph-3.4.

* gnu/packages/graphics.scm (openscenegraph-3.4): New variable.