summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: asymptote: Update to 2.55.Nicolas Goaziou2019-10-03
| | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.55.
* gnu: grammalecte: Update to 1.5.0.Nicolas Goaziou2019-10-03
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 1.5.0.
* gnu: jumpnbump: Update to 1.61.Nicolas Goaziou2019-10-03
| | | | * gnu/packages/games.scm (jumpnbump): Update to 1.61.
* gnu: slime-swank: Update to 2.24 and use asdf-build-system/source.Pierre Neidhardt2019-10-02
| | | | | | | | * gnu/packages/lisp.scm (sbcl-slime-swank): Deprecate in favour of cl-slime-swank. (cl-slime-swank): New package. (sbcl-mgl-pax): Use cl-slime-swank. * gnu/packages/web-browsers.scm (next): Use cl-slime-swank.
* gnu: efl: Build with elogind support.Efraim Flashner2019-10-02
| | | | | | * gnu/packages/enlightenment.scm (efl)[arguments]: Add configure flag to enable support for elogind. [propagated-inputs]: Add elogind.
* gnu: enlightenment: Update to 0.23.1.Efraim Flashner2019-10-02
| | | | * gnu/packages/enlightenment.scm (enlightenment): Update to 0.23.1.
* gnu: evisum: Update to 0.2.6.Efraim Flashner2019-10-02
| | | | * gnu/packages/enlightenment.scm (evisum): Update to 0.2.6.
* gnu: efl: Update to 1.23.0.Efraim Flashner2019-10-02
| | | | | | | | | | | | | * gnu/packages/enlightenment.scm (efl): Update to 1.23.0. [outputs]: Remove field. [build-system]: Switch to meson-build-system. [native-inputs]: Add check, gettext-minimal. [inputs]: Remove alsa-lib, ghostscript, libexif, openjpeg-1, printproto, xinput, xpr, xorgproto. Add ibus. Move mesa to here. Move libjpeg, libsndfile, libtiff, libwebp, libx11, lz4, pulseaudio ... [propagated-inputs]: ... to here. Add avahi. [arguments]: Add custom phase to work around dbus path issues. Adjust configure-flags for build-system change.
* gnu: screen: Update to 4.7.0.Efraim Flashner2019-10-02
| | | | * gnu/packages/screen.scm (screen): Update to 4.7.0.
* gnu: emacs-helm-lsp: Fix description.Brian Leung2019-10-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
* gnu: Add emacs-lsp-ivy.Brian Leung2019-10-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-ivy): New variable.
* gnu: msmtp: Update to 1.8.6.Marius Bakke2019-10-02
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.6.
* gnu: p11-kit: Update to 0.23.18.1.Marius Bakke2019-10-02
| | | | * gnu/packages/tls.scm (p11-kit): Update to 0.23.18.1.
* gnu: libcap-ng: Update to 0.7.10.Marius Bakke2019-10-02
| | | | * gnu/packages/admin.scm (libcap-ng): Update to 0.7.10.
* gnu: tcpdump: Update to 4.9.3 [security fixes].Marius Bakke2019-10-02
| | | | | | | | | | | | | This release fixes the following CVEs: CVE-2017-16808, CVE-2018-14468, CVE-2018-14469, CVE-2018-14470, CVE-2018-14466, CVE-2018-14461, CVE-2018-14462, CVE-2018-14465, CVE-2018-14881, CVE-2018-14464, CVE-2018-14463, CVE-2018-14467, CVE-2018-10103, CVE-2018-10105, CVE-2018-14880, CVE-2018-16451, CVE-2018-14882, CVE-2018-16227, CVE-2018-16229, CVE-2018-16301, CVE-2018-16230, CVE-2018-16452, CVE-2018-16300, CVE-2018-16228, CVE-2019-15166, CVE-2019-15167, CVE-2018-14879. * gnu/packages/admin.scm (tcpdump): Update to 4.9.3.
* gnu: libpcap: Update to 1.9.1.Marius Bakke2019-10-02
| | | | * gnu/packages/admin.scm (libpcap): Update to 1.9.1.
* gnu: python-defusedxml: Update to 0.6.0.Hartmut Goebel2019-10-02
| | | | * gnu/packages/xml.scm (python-defusedxml): Update to 0.6.0.
* gnu: emacs-relint: Update to 1.11.Tobias Geerinckx-Rice2019-10-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.11.
* gnu: alex4: Update to 1.2.1.Tobias Geerinckx-Rice2019-10-02
| | | | | | * gnu/packages/games.scm (alex4): Update to 1.2.1. [arguments]: Use top-level Makefile. Drop DATADIR. Remove ’configure’ phase.
* gnu: alex4: Don't use unstable tarball.Tobias Geerinckx-Rice2019-10-02
| | | | | * gnu/packages/games.scm (alex4)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: next: Update to 1.3.3.Pierre Neidhardt2019-10-02
| | | | | | | | * gnu/packages/web-browsers.scm (next-gtk-webkit): Bump version. (sbcl-next-history-tree): New package. (sbcl-next-password-manager): New package. (next)[inputs]: Add cl-ansi-text, cl-prevalence, sbcl-next-history-tree, sbcl-next-password-manager.
* gnu: linux-libre-headers@5.3: Install.Tobias Geerinckx-Rice2019-10-02
| | | | | | | | | | Upstream has separated building and installing the UAPI headers, and now requires rsync for the latter. Follow-up to commit 9e34a5f3b2d37cc8fb9f16620747df41488665be. * gnuk/packages/linux.scm (make-linux-libre-headers*)[native-inputs]: Add rsync for version 5.3 and higher.
* gnu: tigervnc-server: Clean up comments.Danny Milosavljevic2019-10-02
| | | | * gnu/packages/tigervnc.scm (tigervnc-server): Clean up comments.
* gnu: Add tigervnc-server.Todor Kondić2019-10-02
| | | | | | * gnu/packages/tigervnc.scm (tigervnc-server): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add tigervnc-client.Todor Kondić2019-10-02
| | | | | | | | * gnu/packages/tigervnc.scm: New file. (tigervnc-client): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add tigervnc.scm. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* services: For "gdm-password" pam service, include "limits.conf".Jesse Gibbons2019-10-02
| | | | | | | * gnu/services/base.scm (pam-limits-service-type): For "gdm-password" pam service, include "limits.conf". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add xfce4-volumed-pulse.Ingo Ruhnke2019-10-02
| | | | | | * gnu/packages/xfce.scm: Add xfce4-volumed-pulse. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add keybinder-3.0.Ingo Ruhnke2019-10-02
| | | | | | * gnu/packages/wm.scm: Add keybinder-3.0 package. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* import: crate: Add '--recursive'.Martin Becze2019-10-01
| | | | | | | * guix/scripts/import/crate.scm (show-help, guix-import-crate): Add '--recursive'. * doc/guix.texi (Invoking guix import): Mention '--recursive'. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* import: crate: Support recursive imports.Martin Becze2019-10-01
| | | | | | | * guix/import/crate.scm (crate-recursive-import): New procedure. (crate->guix-package): Return dependencies as a second value. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add iwd.Brice Waegeneire2019-10-01
| | | | | | * gnu/packages/networking.scm (iwd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* pull: Do not use '~*', which 'msgfmt' fails to interpret.Konrad Hinsen2019-10-01
| | | | | | | | | | Really fixes <https://bugs.gnu.org/37505>. This is a followup to f751b4646d3989d76dad9e33e39f9724c7c50be6. * guix/scripts/pull.scm (display-channel-news): Remove second occurrence of '~*' in a format string. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre: Add version 5.3.1.Tobias Geerinckx-Rice2019-10-01
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.3-version) (linux-libre-5.3-pristine-source, linux-libre-5.3-source) (linux-libre-headers-5.3, linux-libre-5.3): New public variables. * gnu/packages/aux-files/linux-libre/5.3-arm.conf, gnu/packages/aux-files/linux-libre/5.3-arm-veyron.conf, gnu/packages/aux-files/linux-libre/5.3-arm64.conf, gnu/packages/aux-files/linux-libre/5.3-i686.conf, gnu/packages/aux-files/linux-libre/5.3-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
* gnu: Add reuse.Tobias Geerinckx-Rice2019-10-01
| | | | * gnu/packages/license.scm (reuse): New public variable.
* gnu: Add python-license-expression.Tobias Geerinckx-Rice2019-10-01
| | | | | * gnu/packages/python-xyz.scm (python-license-expression): New public variable.
* gnu: Add python-boolean.py.Tobias Geerinckx-Rice2019-10-01
| | | | * gnu/packages/python-xyz.scm (python-boolean.py): New public variable.
* gnu: guix-data-service: Update to 0.0.1-2.e00aabd.Christopher Baines2019-10-01
| | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-2.e00aabd. [arguments]: Add new process-branch-updated-mbox executable to list.
* inferior: Change to use the (guix repl) module.Christopher Baines2019-10-01
| | | | | | | | | | Rather than (guix scripts repl), from which the machine-repl procedure was removed in [1]. 1: 92a4087bf4862d5ba9b77111eba3c68c2a1c4679 * guix/inferior.scm (inferior-pipe): Load (guix repl) rather than (guix scripts repl).
* gnu: conky: Add Pulseaudio support.Vasile Dumitrascu2019-10-01
| | | | | | * gnu/packages/conky.scm (conky)[inputs]: Add pulseaudio. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: youtube-dl: Update to 2019.09.28.Diego Nicola Barbato2019-10-01
| | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.09.28. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add abcl.Carlo Zancanaro2019-10-01
| | | | | | | | * gnu/packages/java.scm (abcl): New variable. * gnu/packages/patches/abcl-fix-build-xml.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* pull: Do not use '~*', which 'msgfmt' fails to interpret.Ludovic Courtès2019-10-01
| | | | | | | | Fixes <https://bugs.gnu.org/37505>. Reported by Konrad Hinsen <konrad.hinsen@fastmail.net>. * guix/scripts/pull.scm (display-channel-news): Use ~a instead of ~* when reporting new channels.
* ui: 'show-what-to-build' colorizes store file names.Ludovic Courtès2019-10-01
| | | | | | * guix/ui.scm (colorize-store-file-name): New procedure. (show-what-to-build)[colorize-store-item]: New variable. Use it throughout.
* gnu: Add emacs-handle.Brian Leung2019-10-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-handle): New variable.
* gnu: emacs-compdef: Update to 0.2-2.67104a3.Brian Leung2019-10-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-compdef): Update to 0.2-2.67104a3.
* gnu: Add mcrl2-minimal.Jan Nieuwenhuizen2019-09-30
| | | | * gnu/packages/maths.scm (mcrl2-minimal): New variable.
* gnu: mcrl2: Update to 201908.0.Jan Nieuwenhuizen2019-09-30
| | | | * gnu/packages/maths.scm (mcrl2): Update to 201908.0.
* gnu: bubblewrap: Update to 0.3.3.Marius Bakke2019-09-30
| | | | | * gnu/packages/virtualization.scm (bubblewrap): Update to 0.3.3. [arguments]: Adjust test substitutions.
* gnu: %default-extra-linux-options: Ensure namespaces are enabled in allVagrant Cascadian2019-09-29
| | | | | | | | | | | linux-libre kernels. The linux-libre kernels using defconfig may not have namespaces enabled, which is needed for the default guix-daemon configuration in Guix System. * gnu/packages/linux (%default-extra-linux-options): Enable CONFIG_NAMESPACES, CONFIG_UTS_NS, CONFIG_IPC_NS, CONFIG_USER_NS, CONFIG_PID_NS, and CONFIG_NET_NS.
* gnu: emacs-org-ql: Update to 0.2.1.Brian Leung2019-09-29
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.2.1.