summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2019-06-09gnu: r-sjlabelled: Update to 1.1.0.Ricardo Wurmus
* gnu/packages/cran.scm (r-sjlabelled): Update to 1.1.0. [propagated-inputs]: Remove r-dplyr; add r-tidyselect.
2019-06-09gnu: r-tseries: Update to 0.10-47.Ricardo Wurmus
* gnu/packages/cran.scm (r-tseries): Update to 0.10-47.
2019-06-09gnu: r-statnet-common: Update to 4.3.0.Ricardo Wurmus
* gnu/packages/cran.scm (r-statnet-common): Update to 4.3.0.
2019-06-09gnu: r-seriation: Update to 1.2-7.Ricardo Wurmus
* gnu/packages/cran.scm (r-seriation): Update to 1.2-7.
2019-06-09gnu: r-stringdist: Update to 0.9.5.2.Ricardo Wurmus
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.2.
2019-06-09gnu: git: Update to 2.22.0.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git): Update to 2.22.0.
2019-06-08gnu: notmuch: Update to 0.29.Marius Bakke
* gnu/packages/mail.scm (notmuch): Update to 0.29. [source]: Change to ".xz" tarball.
2019-06-08gnu: po4a: Update to 0.56.Marius Bakke
* gnu/packages/gettext.scm (po4a): Update to 0.56.
2019-06-08gnu: ceph: Update to 13.2.6.Marius Bakke
* gnu/packages/storage.scm (ceph): Update to 13.2.6.
2019-06-08gnu: jalv-select: Update to 1.3.Ricardo Wurmus
* gnu/packages/music.scm (jalv-select): Update to 1.3. [arguments]: Do not patch jalv.select.h.
2019-06-08gnu: gtkwave: Update to 3.3.101.Tobias Geerinckx-Rice
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.101.
2019-06-08gnu: newt: Update to 0.52.21.Tobias Geerinckx-Rice
* gnu/packages/slang.scm (newt): Update to 0.52.21.
2019-06-08gnu: v4l-utils: Update to 1.16.6.Tobias Geerinckx-Rice
* gnu/packages/video.scm (v4l-utils): Update to 1.16.6.
2019-06-08gnu: livemedia-utils: Update to 2019.05.29.Tobias Geerinckx-Rice
* gnu/packages/video.scm (livemedia-utils): Update to 2019.05.29.
2019-06-08installer: Fix typo.Tobias Geerinckx-Rice
* gnu/installer/newt/network.scm (run-technology-page): Fix plural typo.
2019-06-08gnu: allegro: Update to 5.2.5.0.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (allegro): Update to 5.2.5.0. [source]: Remove patch. * gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-08gnu: newt: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/slang.scm (newt)[source]: Hard-code NAME.
2019-06-08gnu: babl: Update to 0.1.64.Tobias Geerinckx-Rice
* gnu/packages/gimp.scm (babl): Update to 0.1.64.
2019-06-08gnu: font-gnu-unifont: Update to 12.1.02.Tobias Geerinckx-Rice
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.1.02.
2019-06-08gnu: font-gnu-unifont: Add Unifoundry source URL.Tobias Geerinckx-Rice
* gnu/packages/fonts.scm (font-gnu-unifont)[source]: Add unifoundry.com.
2019-06-08gnu: tmux-xpanes: Update to 4.1.1.Tobias Geerinckx-Rice
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.1.
2019-06-07installer: Install xterm alongside ratpoison.Ludovic Courtès
* gnu/installer/services.scm (%system-services) <"ratpoison">: Add xterm.
2019-06-07installer: Install companion packages alongside i3.Ludovic Courtès
Fixes <http://bugs.gnu.org/36008>. Suggested by Giovanni Biscuolo <g@xelera.eu>. * gnu/installer/services.scm (%system-services) <"i3">: Add i3status, dmenu, and st.
2019-06-07gnu: glibc-locales: Install symlinks using the normalized codeset.Ludovic Courtès
Fixes <https://bugs.gnu.org/36076>. Reported by Jack Hill <jackhill@jackhill.us> and Giovanni Biscuolo <g@xelera.eu> * gnu/build/locale.scm (locale->name+codeset): New file. * gnu/packages/base.scm (make-glibc-locales): Add #:modules and #:imported-modules. Add a 'symlink-normalized-codesets' phase.
2019-06-07Add (gnu build locale).Ludovic Courtès
* gnu/build/locale.scm: New file. * gnu/local.mk (MODULES_NOT_COMPILED): Add it. * gnu/installer/locale.scm (normalize-codeset): Remove. * gnu/system/locale.scm (localedef-command): Remove. (single-locale-directory): Use (gnu build locale). (glibc-supported-locales)[build]: Likewise, and remove 'read-supported-locales'.
2019-06-07gnu: libebml: Update to 1.3.9.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (libebml): Update to 1.3.9.
2019-06-07gnu: libmatroska: Update to 1.5.2.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libmatroska): Update to 1.5.2.
2019-06-07gnu: vlc: Update to 3.0.7.Tobias Geerinckx-Rice
* gnu/packages/video.scm (vlc): Update to 3.0.7.
2019-06-07gnu: terminology: Update to 1.4.1.Tobias Geerinckx-Rice
* gnu/packages/enlightenment.scm (terminology): Update to 1.4.1.
2019-06-07gnu: dashel: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (dashel)[source]: Use GIT-FETCH and GIT-FILE-NAME. [home-page]: Move down to its conventional spot.
2019-06-07gnu: xsimd: Update to 7.2.3.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (xsimd): Update to 7.2.3. [arguments]: Add a configure flag required to build the tests.
2019-06-07gnu: xsimd: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (xsimd)[source]: Use GIT-FETCH and GIT-FILE-NAME. [home-page]: Move down to its conventional spot.
2019-06-07gnu: tinyxml2: Update to 7.0.1.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (tinyxml2): Update to 7.0.1. [arguments]: Enable the (single) test.
2019-06-07gnu: python-trezor: Update to 0.11.3.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (python-trezor): Update to 0.11.3.
2019-06-07gnu: electrum: Update to 3.3.6.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (electrum): Update to 3.3.6.
2019-06-07gnu: osc: Update to 0.165.1.Tobias Geerinckx-Rice
* gnu/packages/build-tools.scm (osc): Update to 0.165.1.
2019-06-07gnu: coq: Update to 8.9.1.Tobias Geerinckx-Rice
* gnu/packages/coq.scm (coq): Update to 8.9.1.
2019-06-07pack: Add '--entry-point'.Ludovic Courtès
* guix/scripts/pack.scm (self-contained-tarball): Add #:entry-point and warn when it's true. (squashfs-image): Add #:entry-point and honor it. (docker-image): Add #:entry-point and honor it. (%options, show-help): Add '--entry-point'. (guix-pack): Honor '--entry-point' and pass #:entry-point to BUILD-IMAGE. * gnu/tests/docker.scm (run-docker-test): Test 'docker run' with the default entry point. (build-tarball&run-docker-test): Pass #:entry-point to 'docker-image'. * doc/guix.texi (Invoking guix pack): Document it. * gnu/tests/singularity.scm (run-singularity-test)["singularity run"]: New test. (build-tarball&run-singularity-test): Pass #:entry-point to 'squashfs-image'.
2019-06-07services: Add Singularity.Ludovic Courtès
* gnu/packages/linux.scm (singularity)[source](snippet): Change file name of setuid helpers in libexec/cli/*.exec. [arguments]: Remove "--disable-suid". * gnu/services/docker.scm (%singularity-activation): New variable. (singularity-setuid-programs): New procedure. (singularity-service-type): New variable. * gnu/tests/singularity.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Miscellaneous Services): Document it.
2019-06-07gnu: aspell.scm: Handle dictionary names with underscore/uppercase.Jens Mølgaard
* gnu/packages/aspell.scm(aspell-dictionary)<name>: Generate package name from upstream name. (aspell-dict-pt-pt, aspell-dict-pt-br): Use upstream name for URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-07gnu: emacs-xterm-color: Placate 'guix lint'.Ludovic Courtès
* gnu/packages/emacs-xyz.scm (emacs-xterm-color)[source]: Add 'file-name'. [description]: Break line.
2019-06-07gnu: Add emacs-xterm-colorJonathan Frederickson
* gnu/packages/emacs-xyz.scm: (emacs-xterm-color) new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-07gnu: Add swaybg.Stefan Stefanović
* gnu/packages/wm.scm (swaybg): New variable. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2019-06-07gnu: swaylock: Update to 1.4.Stefan Stefanović
* gnu/packages/wm.scm (swaylock): Update to 1.4. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2019-06-07gnu: swayidle: Update to 1.3.Stefan Stefanović
* gnu/packages/wm.scm (swayidle): Update to 1.3. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2019-06-07gnu: sway: Update to 1.1.1.Stefan Stefanović
* gnu/packages/wm.scm (sway): Update to 1.1.1. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2019-06-07gnu: wlroots: Update to 0.6.0.Stefan Stefanović
* gnu/packages/wm.scm (wlroots): Update to 0.6.0. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2019-06-06gnu: rhythmbox: Update to 3.4.3.Kei Kebreau
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.3. [source]: Remove upstream patch.
2019-06-06services: Add auditd.Danny Milosavljevic
* gnu/services/auditd.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Miscellaneous Services): Document it.
2019-06-06gnu: ocaml-batteries: Fix non determinism.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-batteries)[arguments]: Fix non deterministic file ordering.