aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: guile-curl: Update to 0.6.Ricardo Wurmus2019-02-17
| | | | * gnu/packages/curl.scm (guile-curl): Update to 0.6.
* gnu: quassel: Update to 0.13.1.Efraim Flashner2019-02-17
| | | | | * gnu/packages/irc.scm (quassel): Update to 0.13.1. [source]: Use https.
* gnu: suil: Update to 0.10.2.Tobias Geerinckx-Rice2019-02-17
| | | | | * gnu/packages/audio.scm (suil): Update to 0.10.2. [arguments]: Use default Python (3).
* gnu: rename: Update to 1.10.Tobias Geerinckx-Rice2019-02-17
| | | | * gnu/packages/admin.scm (rename): Update to 1.10.
* gnu: toybox: Update to 0.8.0.Tobias Geerinckx-Rice2019-02-17
| | | | * gnu/packages/busybox.scm (toybox): Update to 0.8.0.
* gnu: tintin++: Update to 2.01.7.Tobias Geerinckx-Rice2019-02-17
| | | | * gnu/packages/games.scm (tintin++): Update to 2.01.7.
* gnu: xcursor-themes: Update to 1.0.6.Tobias Geerinckx-Rice2019-02-17
| | | | * gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.6.
* gnu: clipit: Update to 1.4.4.Tobias Geerinckx-Rice2019-02-17
| | | | | | * gnu/packages/gtk.scm (clipit): Update to 1.4.4. [source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add autoconf and automake.
* gnu: pius: Update to 2.2.7.Tobias Geerinckx-Rice2019-02-17
| | | | | | | * gnu/packages/gnupg.scm (pius): Update to 2.2.7. [source]: Remove upstreamed patch. * gnu/packages/patches/pius.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: wavemon: Update to 0.9.0.Tobias Geerinckx-Rice2019-02-17
| | | | * gnu/packages/hardware.scm (wavemon): Update to 0.9.0.
* gnu: ddcutil: Update to 0.9.4.Tobias Geerinckx-Rice2019-02-17
| | | | * gnu/packages/hardware.scm (ddcutil): Update to 0.9.4.
* gnu: yad: Update to 0.41.0.Tobias Geerinckx-Rice2019-02-17
| | | | * gnu/packages/gtk.scm (yad): Update to 0.41.0.
* services: gdm: Allow for custom X session scripts.Timothy Sample2019-02-17
| | | | | | | | | | | * gnu/packages/gnome.scm (gdm)[arguments]: Update pre-configure phase so that GDM runs an X session script specified by the variable GDM_X_SESSION; remove the '--enable-gdm-xsession' configuration option. * gnu/services/xorg.scm (<gdm-configuration>): Add 'x-session' field. (gdm-shepherd-service): Set the GDM_X_SESSION variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gdm: Run dbus-daemon via a wrapper script.Timothy Sample2019-02-17
| | | | | | | | | | | * gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase so that GDM propagates the GDM_DBUS_DAEMON variable into the session environment and uses its value to invoke dbus-daemon. * gnu/services/xorg.scm (dbus-daemon-wrapper): New variable. (<gdm-configuration>): Add 'dbus-daemon' field. (gdm-shepherd-service): Set GDM_DBUS_DAEMON before invoking gdm. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gdm: Simplify pre-configure phase.Timothy Sample2019-02-17
| | | | | | * gnu/packages/gnome.scm (gdm)[arguments]: Simplify the pre-configure phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gdm: Use absolute path for gnome-session.Timothy Sample2019-02-17
| | | | | | | | * gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to substitute in the absolute path of gnome-session. [inputs]: Add gnome-session. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gdm: Add links to required login-session files.Timothy Sample2019-02-17
| | | | | | | | | * gnu/packages/gnome.scm (gdm)[arguments]: Add a phase that creates symbolic links to required files from gnome-settings-daemon; do not set XDG_CONFIG_DIRS in the session environment. [inputs]: Add gnome-settings-daemon. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome-session: Use absolute paths in .desktop files.Timothy Sample2019-02-17
| | | | | | | | | | This makes the gnome-session .desktop files usable even if gnome-session is not available from the PATH variable. * gnu/packages/gnome.scm (gnome-session)[arguments]: Add a phase that adds the absolute path of gnome-session in its .desktop files. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: gdm: Remove etc service.Timothy Sample2019-02-17
| | | | | | | | | | | * gnu/packages/gnome.scm (gdm)[arguments]: Update pre-configure phase to make GDM get the configuration file path from an environment variable. * gnu/services/xorg.scm (gdm-etc-service): Remove function. (gdm-configuration-file): New function. (gdm-shepherd-service): Set GDM_CUSTOM_CONF before invoking GDM. (gdm-service-type)[extensions]: Remove etc-service-type extension. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: chez-sockets: Use GIT- helpers.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-sockets)[version]: Use GIT-VERSION. [source]: Use GIT-FILE-NAME.
* gnu: chez-scmutils: Return #t from all phases.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-scmutils)[arguments]: Always return #t from phases. Substitute INVOKE for SYSTEM*.
* gnu: chez-scmutils: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-scmutils)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: chez-mit: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-mit)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: chez-scheme: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-scheme)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: stex: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-16
| | | | | | * gnu/packages/chez.scm (stex)[source]: Use GIT-FETCH and GIT-FILE-NAME. (chez-scheme)[arguments]: Adjust expected source directory name.
* gnu: nanopass: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-16
| | | | | | * gnu/packages/chez.scm (nanopass)[source]: Use GIT-FETCH and GIT-FILE-NAME. (chez-scheme)[arguments]: Adjust expected source directory name.
* gnu: chez-scheme: Return #t from all phases.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-scheme)[arguments]: Always return #t from phases. Substitute INVOKE for SYSTEM*.
* gnu: chez-scheme: Fix ‘install-doc’ phase.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-cheme)[arguments]: Find ‘installsh’. Remove some unnecessary code.
* gnu: chez-irregex: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-irregex)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: chez-matchable: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-matchable)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: chez-web: Use GIT- helpers.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-web)[version]: Use GIT-VERSION. [source]: Use GIT-FILE-NAME.
* gnu: chez-srfi: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-srfi)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: chez-fmt: Return #t from all phases.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/chez.scm (chez-fmt)[arguments]: Always return #t from phases. Substitute INVOKE for SYSTEM*.
* gnu: chez-web: Return #t from all phases.Tobias Geerinckx-Rice2019-02-16
| | | | * gnu/packages/chez.scm (chez-web)[arguments]: Always return #t from phases.
* gnu: unshield: Update to 1.4.3.Tobias Geerinckx-Rice2019-02-16
| | | | | | * gnu/packages/compression.scm (unshield): Update to 1.4.3. [inputs]: Add unshield-baldurs_gate_patch_v1_1_4315_international.zip. [arguments]: Use it.
* gnu: stumpwm: Build and install the manual.Tobias Geerinckx-Rice2019-02-16
| | | | | * gnu/packages/lisp.scm (stumpwm)[native-inputs]: Add texinfo. [argument]: Add new ‘install-manual’ phase.
* gnu: linux-libre: Update to 4.20.10.Mark H Weaver2019-02-15
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.10. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.23.Mark H Weaver2019-02-15
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.23. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.101.Mark H Weaver2019-02-15
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.101. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.158.Mark H Weaver2019-02-15
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.158.
* gnu: icecat: Update to 60.5.1-guix1 [security-fixes].Mark H Weaver2019-02-15
| | | | | | | Includes fixes for CVE-2018-18335, CVE-2018-18356, and CVE-2019-5785. * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.5.1-guix1. (icecat-source)[upstream-firefox-source]: Update hash.
* gnu: pelican: Update to 4.0.1Vagrant Cascadian2019-02-16
| | | | | | * gnu/packages/python.scm (pelican): Update to 4.0.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-cider: Update to 0.20.0Brett Gilio2019-02-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.20.0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: luakit: Update to 2.1.Raphaël Mélotte2019-02-16
| | | | | | * gnu/packages/web-browsers.scm (luakit): Update to 2.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ibus-rime: Update to 1.4.0.Meiyo Peng2019-02-16
| | | | | | * gnu/packages/ibus.scm (ibus-rime): Update to 1.4.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rime-data: Update to 0.38.20190131.Meiyo Peng2019-02-16
| | | | | | * gnu/packages/ibus.scm (rime-data): Update to 0.38.20190131. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: librime: Update to 1.4.0.Meiyo Peng2019-02-16
| | | | | | * gnu/packages/ibus.scm (librime): Update to 1.4.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix: Embed 'glibc-utf8-locales'.Ludovic Courtès2019-02-16
| | | | | | | | | | This will ensure people who download the binary installation tarball do not get locale-related warnings, provided they use one of the selected UTF-8 locales. * gnu/packages/package-management.scm (guix)[arguments]: In 'wrap-program' phase, set GUIX_LOCPATH. [inputs]: Add GLIBC-UTF8-LOCALES.
* gnu: emacs-helm-slime: Update to 20190214.Pierre Neidhardt2019-02-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 20190214.
* gnu: emacs-pulseaudio-control: Update to 20190105.Pierre Neidhardt2019-02-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-pulseaudio-control): Update to 20190105.