summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2019-02-17gnu: xf86-input-libinput: Update to 0.28.2....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.2. Marius Bakke
2019-02-17gnu: offlineimap: Update to 7.2.3....* gnu/packages/mail.scm (offlineimap): Update to 7.2.3. Marius Bakke
2019-02-17gnu: feh: Update to 3.1.3....* gnu/packages/image-viewers.scm (feh): Update to 3.1.3. Marius Bakke
2019-02-17gnu: libjpeg-turbo: Replace with 2.0.2 [security fixes]....This fixes CVE-2018-20330 and CVE-2018-19664. * gnu/packages/image.scm (libjpeg-turbo)[replacement]: New field. (libjpeg-turbo-2.0.2): New public variable. Marius Bakke
2019-02-17gnu: libjpeg-turbo: Don't use NAME in source URI....* gnu/packages/image.scm (libjpeg-turbo)[source](uri): Hard-code NAME. Marius Bakke
2019-02-17gnu: keyutils: Update to 1.6....* gnu/packages/crypto.scm (keyutils): Update to 1.6. Marius Bakke
2019-02-17gnu: htop: Fix indentation....* gnu/packages/admin.scm (htop): Reindent. Marius Bakke
2019-02-17gnu: Remove unneeded uses of python{,2}-minimal....The "python-minimal" package exists mostly to resolve a dependency cycle. To reduce duplication, packages should prefer the regular Python variants. * gnu/packages/admin.scm (htop)[native-inputs]: Change PYTHON-MINIMAL-WRAPPER to PYTHON-WRAPPER. * gnu/packages/crypto.scm (botan)[native-inputs]: Likewise. * gnu/packages/bioinformatics.scm (sambamba)[native-inputs]: Change PYTHON-MINIMAL to PYTHON. * gnu/packages/dictionaries.scm (apertium)[native-inputs]: Likewise. * gnu/packages/databases.scm (mongodb)[native-inputs]: Change PYTHON2-MINIMAL to PYTHON2. * gnu/packages/games.scm (openttd-opensfx, openttd-openmsx)[native-inputs]: Likewise. * gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise. Marius Bakke
2019-02-17gnu: python-pytest-cov: Update to 2.6.1....* gnu/packages/check.scm (python-pytest-cov): Update to 2.6.1. Tobias Geerinckx-Rice
2019-02-17gnu: python-nose-randomly: Update to 1.2.6....* gnu/packages/check.scm (python-nose-randomly): Update to 1.2.6. Tobias Geerinckx-Rice
2019-02-17gnu: qbittorrent: Don't use unstable tarball....* gnu/packages/bittorrent.scm (qbittorrent)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-17gnu: python-pytest-mock: Update to 1.10.1....* gnu/packages/check.scm (python-pytest-mock): Update to 1.10.1. Tobias Geerinckx-Rice
2019-02-17gnu: qbittorrent: Update to 4.1.5....* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.5. Tobias Geerinckx-Rice
2019-02-17gnu: umockdev: Update to 0.12.1....* gnu/packages/check.scm (umockdev): Update to 0.12.1. Tobias Geerinckx-Rice
2019-02-17gnu: Add python-gmpy2 and python2-gmpy2....* gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables. Andreas Enge
2019-02-17gnu: Add gap....* gnu/packages/algebra.scm (gap): New variable. Andreas Enge
2019-02-17gnu: Add python-pari-jupyter....* gnu/packages/python-xyz.scm (python-pari-jupyter): New variable. Andreas Enge
2019-02-17gnu: Add scanmem....* gnu/packages/debug.scm (scanmem): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Pkill -9
2019-02-17gnu: Add qtcolorwidgets....* gnu/packages/qt.scm (qtcolorwidgets): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Pkill -9
2019-02-17gnu: emacs-exwm: Update to 0.22....* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.22. Brett Gilio
2019-02-17gnu: emacs-xelb: Update to 0.17....* gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.17. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Brett Gilio
2019-02-17gnu: guitarix: Fix build....Fixes <https://bugs.gnu.org/34428>. * gnu/packages/audio.scm (guitarix)[arguments]: Add phase "fix-boost-includes". Ricardo Wurmus
2019-02-17gnu: neovim: Update to 0.3.4....* gnu/packages/vim.scm (neovim): Update to 0.3.4. [home-page]: Use HTTPS. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Danny O'Brien
2019-02-17gnu: Add libcxx....* gnu/packages/llvm.scm (libcxx): New variable. Ricardo Wurmus
2019-02-17gnu: openmpi: Add InfiniBand support....* gnu/packages/mpi.scm (openmpi)[inputs]: Add opensm. [arguments]: Add openib configure flags; add build phase "find-opensm-headers". Ricardo Wurmus
2019-02-17gnu: guile-curl: Update to 0.6....* gnu/packages/curl.scm (guile-curl): Update to 0.6. Ricardo Wurmus
2019-02-17services: xorg: Enable override of xserver-arguments....* gnu/services/xorg.scm (xorg-start-command): Add parameter #:xserver-arguments. * doc/guix.texi (X Window): Document it. Jan Nieuwenhuizen
2019-02-17gnu: quassel: Update to 0.13.1....* gnu/packages/irc.scm (quassel): Update to 0.13.1. [source]: Use https. Efraim Flashner
2019-02-17gnu: suil: Update to 0.10.2....* gnu/packages/audio.scm (suil): Update to 0.10.2. [arguments]: Use default Python (3). Tobias Geerinckx-Rice
2019-02-17gnu: rename: Update to 1.10....* gnu/packages/admin.scm (rename): Update to 1.10. Tobias Geerinckx-Rice
2019-02-17gnu: toybox: Update to 0.8.0....* gnu/packages/busybox.scm (toybox): Update to 0.8.0. Tobias Geerinckx-Rice
2019-02-17gnu: tintin++: Update to 2.01.7....* gnu/packages/games.scm (tintin++): Update to 2.01.7. Tobias Geerinckx-Rice
2019-02-17gnu: xcursor-themes: Update to 1.0.6....* gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.6. Tobias Geerinckx-Rice
2019-02-17gnu: clipit: Update to 1.4.4....* gnu/packages/gtk.scm (clipit): Update to 1.4.4. [source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add autoconf and automake. Tobias Geerinckx-Rice
2019-02-17gnu: pius: Update to 2.2.7....* 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. Tobias Geerinckx-Rice
2019-02-17gnu: wavemon: Update to 0.9.0....* gnu/packages/hardware.scm (wavemon): Update to 0.9.0. Tobias Geerinckx-Rice
2019-02-17gnu: ddcutil: Update to 0.9.4....* gnu/packages/hardware.scm (ddcutil): Update to 0.9.4. Tobias Geerinckx-Rice
2019-02-17gnu: yad: Update to 0.41.0....* gnu/packages/gtk.scm (yad): Update to 0.41.0. Tobias Geerinckx-Rice
2019-02-17services: gdm: Allow for custom X session scripts....* 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> Timothy Sample
2019-02-17services: gdm: Make dependencies explicit....This commit removes the remaining implicit dependencies that the GDM service had on the GNOME Desktop service. * gnu/services/xorg.scm (gdm-configuration): Add a gnome-shell-assets field for specifying any icons or fonts that the GNOME Shell theme needs. (gdm-shepherd-service): Remove environment variables pointing to '/run/current-system' and set XDG_DATA_DIRS so that it points to 'gnome-shell' and its assets. (gdm-service-type): Extend 'profile-service-type' to ensure that necessary fonts are installed in the system profile. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timothy Sample
2019-02-17gnu: gdm: Run dbus-daemon via a wrapper script....* 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> Timothy Sample
2019-02-17gnu: gdm: Simplify pre-configure phase....* gnu/packages/gnome.scm (gdm)[arguments]: Simplify the pre-configure phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timothy Sample
2019-02-17gnu: gdm: Use absolute path for gnome-session....* 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> Timothy Sample
2019-02-17gnu: gdm: Add links to required login-session files....* 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> Timothy Sample
2019-02-17gnu: gnome-session: Use absolute paths in .desktop files....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> Timothy Sample
2019-02-17services: gdm: Remove etc service....* 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> Timothy Sample
2019-02-16services: desktop: Deprecate the upower-service procedure....This has now been replaced by the upower-service-type and <upower-configuration> record. * gnu/services/desktop.scm (upower-service): Deprecate this procedure. Christopher Baines
2019-02-16services: Improve the upower-service-type....Add a description and default value. Switch the documentation to mention the service-type and the configuration record, rather than the upower-service procedure. * gnu/services/desktop.scm (upower-service-type)[description, default-value]: Define these fields. (%desktop-services): Change (upower-service) to (service upower-service-type). * doc/guix.texi (Desktop Services): Update the upower service documentation. Christopher Baines
2019-02-16services: Improve the upower-configuration record....Copy the defaults from the upower-service procedure to the <upower-configuration> record type. This will allow making it the default value for the upower-service-type, and deprecating the procedure. Export the field accessors so that the <upower-configuration> record type becomes more usable. * gnu/services/desktop.scm (<upower-configuration>): Export it. (upower-configuration-upower, upower-configuration-watts-up-pro?, upower-configuration-poll-batteries?, upower-configuration-ignore-lid?, upower-configuration-use-percentage-for-policy?, upower-configuration-percentage-low, upower-configuration-percentage-critical, upower-configuration-percentage-action, upower-configuration-time-low, upower-configuration-time-critical, upower-configuration-time-action, upower-configuration-critical-power-action): Add default and export. Christopher Baines
2019-02-16gnu: chez-sockets: Use GIT- helpers....* gnu/packages/chez.scm (chez-sockets)[version]: Use GIT-VERSION. [source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice