summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: lm-sensors: Fix substitution of grep.Ricardo Wurmus2019-12-09
| | | | | * gnu/packages/linux.scm (lm-sensors)[arguments]: Substitute occurrences of "grep".
* gnu: emacs: Delete the subdirs.el file under the site-lisp directory.Maxim Cournoyer2019-12-09
| | | | | | | | | This fixes bug #38533 (see: https://bugs.gnu.org/38533). * gnu/packages/emacs.scm (emacs)[phases]{install-site-start}: Delete the subdirs.el file. Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>
* gnu: stumpwm: Remove obsolete patch.Evan Straw2019-12-08
| | | | | | | * gnu/local.mk (stumpwm-fix-broken-read-one-line.patch): Remove obsolete. Co-authored-by: Brett Gilio <brettg@posteo.net> Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: stumpwm: Update to 19.11.Evan Straw2019-12-08
| | | | | | | * gnu/packages/wm.scm (stumpwm): Update to 19.11. Co-authored-by: Brett Gilio <brettg@posteo.net> Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: emacs-lsp-mode: Update to 6.2.1.Dimakakos Dimos2019-12-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.2.1. Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: ruby-unicode-display-width: Update to 1.6.0.Björn Höfling2019-12-09
| | | | * gnu/packages/ruby.scm (ruby-unicode-display-width): Update to 1.6.0.
* gnu: ruby-nio4r: Update to 2.5.2.Björn Höfling2019-12-09
| | | | * gnu/packages/ruby.scm (ruby-nio4r): Update to 2.5.2.
* gnu: ruby-rubocop: Update to 0.77.0.Björn Höfling2019-12-09
| | | | * gnu/packages/ruby.scm (ruby-rubocop): Update to 0.77.0.
* gnu: ruby-safe-yaml: Update to 1.0.5.Björn Höfling2019-12-09
| | | | | | * gnu/packages/ruby.scm(ruby-save-yaml): Update to 1.0.5. * gnu/packages/patches/ruby-safe-yaml-add-require-time.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: ruby-rouge: Update to 3.13.0.Björn Höfling2019-12-09
| | | | * gnu/packages/ruby.scm (ruby-rouge): Update to 3.13.0.
* gnu: ruby-pathutil: Update to 0.16.2.Björn Höfling2019-12-09
| | | | * gnu/packages/ruby.scm (ruby-pathutil): Update to 0.16.2.
* gnu: gnome: Propagate gnome-contacts.Ludovic Courtès2019-12-08
| | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add GNOME-CONTACTS.
* gnu: gnome-contacts: Update to 3.32.1.Ludovic Courtès2019-12-08
| | | | * gnu/packages/gnome.scm (gnome-contacts): Update to 3.32.1.
* gnu: Add gnome-contacts.Raghav Gururajan2019-12-08
| | | | | | * gnu/packages/gnome.scm (gnome-contacts): New Variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* lint: Add '--load-path' option.zimoun2019-12-08
| | | | | | | | * guix/scripts/lint.scm (%options): Add '--load-path' option. * doc/guix.texi: Document it. * tests/guix-lint.sh: Test it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gedit: Build sequentially.Ludovic Courtès2019-12-08
| | | | * gnu/packages/gnome.scm (gedit)[arguments]: Pass #:parallel-build?.
* gnu: wireshark: Update to 3.0.7.Nicolas Goaziou2019-12-08
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.0.7.
* gnu: youtube-dl: Update to 2019.11.28.Julien Lepiller2019-12-08
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.11.28.
* doc: Mention how to simulate a `guix pull' before submitting patches.Pierre Neidhardt2019-12-08
| | | | | * doc/contributing.texi (Submitting Patches): Mention the dummy guix pull command in the check list.
* doc: Mention how to rebuild guix before submitting patches.Pierre Neidhardt2019-12-08
| | | | | * doc/contributing.texi (Submitting Patches): Mention rebuild command in the check list.
* gnu: emacs-dired-sidebar: Update to 0.1.0-1.21ccb67.Ricardo Wurmus2019-12-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-dired-sidebar): Update to 0.1.0-1.21ccb67.
* gnu: emacs-tramp-auto-auth: Remove duplicate recipe.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): Remove duplicate recipe.
* gnu: docker-cli: Install shell completion.Oleg Pykhalov2019-12-08
| | | | * gnu/packages/docker.scm (docker-cli)[arguments]: Install shell completion.
* gnu: emacs-tramp-auto-auth: Fix synopsis and description.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): Fix synopsis and description.
* gnu: Add emacs-psession.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-psession): New variable.
* gnu: Add emacs-tramp-auto-auth.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): New variable.
* gnu: Add emacs-helm-linux-disks.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-linux-disks): New variable.
* gnu: Add emacs-isearch-dabbrev.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-isearch-dabbrev): New variable.
* gnu: Add emacs-esh-help.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-esh-help): New variable.
* gnu: Add emacs-helm-lacarte.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-lacarte): New variable.
* gnu: Add emacs-shackle.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-shackle): New variable.
* gnu: Add emacs-ivy-omni-org.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-omni-org): New variable.
* gnu: Add emacs-blackout.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-blackout): New variable.
* gnu: Add emacs-repl-toggle.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-repl-toggle): New variable.
* gnu: Add emacs-fullframe.Brian Leung2019-12-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-fullframe): New variable.
* emacs-build-system: Move the source directory to the start of EMACSLOADPATH.Maxim Cournoyer2019-12-08
| | | | | | | | | Fixes issue #38479 (see: https://bugs.gnu.org/38479). * guix/build/emacs-build-system.scm (add-source-to-load-path): Move the source directory to the start of the EMACSLOADPATH environment variable. Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>
* emacs-build-system: Make the order of the phases more clear.Maxim Cournoyer2019-12-08
| | | | | * guix/build/emacs-build-system.scm (%standard-phases): Re-arrange to explicit the ordering of phases.
* gnu: guile-next: Update to 2.9.6.Ludovic Courtès2019-12-08
| | | | * gnu/packages/guile.scm (guile-next): Update to 2.9.6.
* services: mcron: Add description.Robert Vollmert2019-12-08
| | | | | | * gnu/services/mcron.scm (mcron-service-type): Add description. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: glusterfs: Update to 7.0Andrew Miloradovsky2019-12-08
| | | | | | | | | | | | | | | * gnu/packages/file-systems.scm (glusterfs): Update to 7.0. [source]: Update URL. [arguments]: Add "PYTHON=" and"--enable-cmocka" configure flags. Remove 'replace-config.sub and 'fix-lex phases. Add 'autogen. [native-inputs]: Add libtirpc, rpcsvc-proto, autoconf, automake, and libtool. [inputs]: Add fuse, libaio, and rdma-core. Remove lvm2 and sqlite. * gnu/packages/patches/glusterfs-use-PATH-instead-of-hardcodes.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* machine: Remove unnecessary record self-referencing bindings.Ludovic Courtès2019-12-08
| | | | | | | | | 'this-machine' and 'this-machine-ssh-configuration' were useless given that there are no thunked fields. * gnu/machine.scm (<machine>)[this-machine]: Remove. * gnu/machine/ssh.scm (<machine-ssh-configuration>) [this-machine-ssh-configuration]: Remove.
* gnu: tcc-boot0: Add ftp.gnu.org URL for the source tarball.Ludovic Courtès2019-12-08
| | | | | | | The generated source tarball from gitlab.com is now mirrored at ftp.gnu.org to ensure that it remains available, unchanged. * gnu/packages/commencement.scm (tcc-boot0)[source]: Add "mirror://gnu" URL.
* gnu: musescore: Update to 3.3.4.Nicolas Goaziou2019-12-07
| | | | * gnu/packages/music.scm (musescore): Update to 3.3.4.
* build-system: qt: Fix output missing in wrapped variables.Hartmut Goebel2019-12-07
| | | | | * guix/build/qt-build-system .scm (handle-output): Use directory of output, not its name.
* gnu: baloo: Blacklist some failing tests.Hartmut Goebel2019-12-07
| | | | | * gnu/packages/kde-frameworks.scm (baloo)[arguments]<phases> {check-setup}: Add creating a BLACKLIST file.
* gnu: modem-manager: Update to 1.10.8.Kei Kebreau2019-12-07
| | | | * gnu/packages/freedesktop.scm (modem-manager): Update to 1.10.8.
* gnu: network-manager: Update to 1.18.4.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (network-manager): Update to 1.18.4.
* gnu: python-pyatspi: Update to 2.34.0.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (python-pyatspi): Update to 2.34.0.
* gnu: nautilus: Update to 3.32.3.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (nautilus): Update to 3.32.3.
* gnu: pipewire: Update to 0.2.7.Kei Kebreau2019-12-07
| | | | * gnu/packages/linux.scm (pipewire): Update to 0.2.7.