summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* colors: Add 'highlight'.Ludovic Courtès2019-04-14
| | | | | | | * guix/colors.scm (%highlight-color): New variable. (highlight): New procedure. * guix/ui.scm (%highlight-argument)[highlight]: Remove. (%highlight-color): Remove.
* gnu: rust: Update to 1.34.0.Ivan Petkov2019-04-14
| | | | * gnu/packages/rust.scm (rust): Update to 1.34.0.
* gnu: libgit2: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-14
| | | | | | * gnu/packages/version-control.scm (libgit2)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase.
* gnu: python-pygit2: Update to 0.28.0.Tobias Geerinckx-Rice2019-04-14
| | | | | * gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.0. [arguments]: Remove ‘fix-dependency-versioning’ phase.
* gnu: synfig, synfigstudio: Update to 1.2.2.Tobias Geerinckx-Rice2019-04-14
| | | | | | | | | | | | * 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.
* gnu: etl: Update to 1.2.2.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/animation.scm (etl): Update to 1.2.2.
* gnu: linux-libre: Set DEVPTS_MULTIPLE_INSTANCES only where needed.Tobias Geerinckx-Rice2019-04-14
| | | | | | * gnu/packages/linux.scm (%default-extra-linux-options): Move obsolete CONFIG_DEVPTS_MULTIPLE_INSTANCES option… (linux-libre-4.4): …here.
* gnu: khal: Use HTTPS home page.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/calendar.scm (khal)[home-page]: Use HTTPS.
* gnu: khal: Update to 0.10.1.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/calendar.scm (khal): Update to 0.10.1.
* gnu: burp: Update to 2.3.4.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/backup.scm (burp): Update to 2.3.4.
* gnu: emacs-evil-org: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-org)[source]: Use GIT-FILE-NAME.
* gnu: emacs-evil-multiedit: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-multiedit)[source]: Use GIT-FILE-NAME.
* gnu: emacs-evil-magit: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-magit)[source]: Use GIT-FILE-NAME.
* gnu: emacs-desktop-environment: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-desktop-environment)[source]: Use GIT-FILE-NAME.
* gnu: emacs-esh-autosuggest: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-esh-autosuggest)[source]: Use GIT-FILE-NAME.
* gnu: emacs-daemons: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-daemons)[source]: Use GIT-FILE-NAME.
* gnu: emacs-dts-mode: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-dts-mode)[source]: Use GIT-FILE-NAME.
* gnu: emacs-noflet: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-noflet)[source]: Use GIT-FILE-NAME.
* gnu: emacs-stickyfunc-enhance: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-stickyfunc-enhance)[source]: Use GIT-FILE-NAME.
* gnu: emacs-eros: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-eros)[source]: Use GIT-FILE-NAME.
* gnu: emacs-highlight-escape-sequences: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-highlight-escape-sequences)[source]: Use GIT-FILE-NAME.
* gnu: emacs-stumpwm-mode: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode)[source]: Use GIT-FILE-NAME.
* gnu: emacs-grep-context: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-grep-context)[source]: Use GIT-FILE-NAME.
* gnu: emacs-racket-mode: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-racket-mode)[source]: Use GIT-FILE-NAME.
* gnu: emacs-faceup: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-faceup)[source]: Use GIT-FILE-NAME.
* gnu: emacs-default-text-scale: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-default-text-scale)[source]: Use GIT-FILE-NAME.
* gnu: emacs-helm-descbinds: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-descbinds)[source]: Use GIT-FILE-NAME.
* gnu: emacs-helm-company: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-company)[source]: Use GIT-FILE-NAME.
* gnu: emacs-helm-eww: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-eww)[source]: Use GIT-FILE-NAME.
* gnu: emacs-helm-firefox: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-firefox)[source]: Use GIT-FILE-NAME.
* gnu: emacs-s: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-14
| | | | | * gnu/packages/emacs-xyz.scm (emacs-s)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: mupen64plus-video-z64: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-14
| | | | | * gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: mupen64plus-core: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-14
| | | | | * gnu/packages/emulators.scm (mupen64plus-core)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* doc: Fix location of fprintd-service-type.Tobias Geerinckx-Rice2019-04-14
| | | | * doc/guix.texi (Miscellaneous Services): Correct module name.
* doc: Fix typo.Danny Milosavljevic2019-04-14
| | | | | | Follow-up to 96ef8565281c511b119e0dd7799337d67f9efab3. * doc/guix.texi (Limitations): Fix typo.
* gnu: docker: Check for error on XFRM.Danny Milosavljevic2019-04-14
| | | | | * gnu/packages/patches/docker-use-fewer-modprobes.patch: Check for error on XFRM.
* gnu: Add cdemu-client.Pierre Neidhardt2019-04-14
| | | | * gnu/packages/cdrom.scm (cdemu-client): New variable.
* gnu: Add cdemu-daemon.Pierre Neidhardt2019-04-14
| | | | * gnu/packages/cdrom.scm (cdemu-daemon): New variable.
* gnu: Add libmirage.Pierre Neidhardt2019-04-14
| | | | * gnu/packages/cdrom.scm (libmirage): New variable.
* gnu: Add emacs-eacl.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-eacl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-counsel-tramp.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-eval-sexp-fu-el.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-eval-sexp-fu-el): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-info-plus.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-info-plus): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-el-patch.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-el-patch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-counsel-dash.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-counsel-dash): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-dash.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-dash): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-counsel-etags.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-counsel-etags): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-peep-dired.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-peep-dired): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-origami-el.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-origami-el): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-rjsx-mode.Brian Leung2019-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>