Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | gnu: msitools: Update to 0.99.•••* gnu/packages/package-management.scm (msitools): Update to 0.99. [native-inputs]: Add bison. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -3/+4 | |
* | gnu: msitools: Don't use NAME in source URI.•••* gnu/packages/package-management.scm (msitools)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -2/+2 | |
* | gnu: Borg: Remove unused dependencies.•••This is a followup to commit e191e8485950477b2da37f23fd0d611e1e3f92e0. * gnu/packages/backup.scm (borg)[native-inputs]: Remove python-sphinx and python-guzzle-sphinx-theme. | Leo Famulari | 2019-02-17 | 1 | -4/+1 | |
* | gnu: xf86-video-intel: Update to commit 33ee0c3b21ea279e08d0863f.•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-12.33ee0c3. | Marius Bakke | 2019-02-17 | 1 | -3/+3 | |
* | gnu: xf86-video-i128: Update to 1.4.0.•••* gnu/packages/patches/xf86-video-i128-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/xorg.scm (xf86-video-i128): Update to 1.4.0. [source](patches): Remove. | Marius Bakke | 2019-02-17 | 3 | -27/+2 | |
* | gnu: xf86-video-mga: Update to 2.0.0.•••* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.0.0. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: xf86-video-tdfx: Update to 1.5.0.•••* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.5.0. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: xf86-video-nouveau: Update to 1.0.16.•••* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.16. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: xf86-video-neomagic: Update to 1.3.0.•••* gnu/packages/xorg.scm (xf86-video-neomagic): Update to 1.3.0. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: notmuch: Update to 0.28.2.•••* gnu/packages/mail.scm (notmuch): Update to 0.28.2. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: xf86-input-libinput: Update to 0.28.2.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.2. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: offlineimap: Update to 7.2.3.•••* gnu/packages/mail.scm (offlineimap): Update to 7.2.3. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: feh: Update to 3.1.3.•••* gnu/packages/image-viewers.scm (feh): Update to 3.1.3. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: 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-17 | 1 | -0/+13 | |
* | gnu: libjpeg-turbo: Don't use NAME in source URI.•••* gnu/packages/image.scm (libjpeg-turbo)[source](uri): Hard-code NAME. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: keyutils: Update to 1.6.•••* gnu/packages/crypto.scm (keyutils): Update to 1.6. | Marius Bakke | 2019-02-17 | 1 | -2/+2 | |
* | gnu: htop: Fix indentation.•••* gnu/packages/admin.scm (htop): Reindent. | Marius Bakke | 2019-02-17 | 1 | -19/+19 | |
* | gnu: 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-17 | 7 | -8/+8 | |
* | gnu: 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-17 | 1 | -5/+4 | |
* | gnu: 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-17 | 1 | -3/+2 | |
* | gnu: qbittorrent: Don't use unstable tarball.•••* gnu/packages/bittorrent.scm (qbittorrent)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -9/+9 | |
* | gnu: 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-17 | 1 | -2/+2 | |
* | gnu: qbittorrent: Update to 4.1.5.•••* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.5. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -3/+3 | |
* | gnu: umockdev: Update to 0.12.1.•••* gnu/packages/check.scm (umockdev): Update to 0.12.1. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -4/+4 | |
* | gnu: Add python-gmpy2 and python2-gmpy2.•••* gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables. | Andreas Enge | 2019-02-17 | 1 | -0/+31 | |
* | gnu: Add gap.•••* gnu/packages/algebra.scm (gap): New variable. | Andreas Enge | 2019-02-17 | 1 | -1/+145 | |
* | gnu: Add python-pari-jupyter.•••* gnu/packages/python-xyz.scm (python-pari-jupyter): New variable. | Andreas Enge | 2019-02-17 | 1 | -0/+25 | |
* | gnu: Add scanmem.•••* gnu/packages/debug.scm (scanmem): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Pkill -9 | 2019-02-17 | 1 | -0/+36 | |
* | gnu: Add qtcolorwidgets.•••* gnu/packages/qt.scm (qtcolorwidgets): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Pkill -9 | 2019-02-17 | 1 | -0/+30 | |
* | gnu: emacs-exwm: Update to 0.22.•••* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.22. | Brett Gilio | 2019-02-17 | 1 | -2/+2 | |
* | gnu: 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-17 | 1 | -3/+3 | |
* | gnu: guitarix: Fix build.•••Fixes <https://bugs.gnu.org/34428>. * gnu/packages/audio.scm (guitarix)[arguments]: Add phase "fix-boost-includes". | Ricardo Wurmus | 2019-02-17 | 1 | -1/+14 | |
* | gnu: 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-17 | 1 | -3/+3 | |
* | gnu: Add libcxx.•••* gnu/packages/llvm.scm (libcxx): New variable. | Ricardo Wurmus | 2019-02-17 | 1 | -1/+24 | |
* | gnu: 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-17 | 1 | -0/+23 | |
* | gnu: guile-curl: Update to 0.6.•••* gnu/packages/curl.scm (guile-curl): Update to 0.6. | Ricardo Wurmus | 2019-02-17 | 1 | -5/+5 | |
* | services: 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-17 | 2 | -4/+23 | |
* | gnu: quassel: Update to 0.13.1.•••* gnu/packages/irc.scm (quassel): Update to 0.13.1. [source]: Use https. | Efraim Flashner | 2019-02-17 | 1 | -4/+4 | |
* | gnu: 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-17 | 1 | -4/+3 | |
* | gnu: rename: Update to 1.10.•••* gnu/packages/admin.scm (rename): Update to 1.10. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -2/+2 | |
* | gnu: toybox: Update to 0.8.0.•••* gnu/packages/busybox.scm (toybox): Update to 0.8.0. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -3/+3 | |
* | gnu: tintin++: Update to 2.01.7.•••* gnu/packages/games.scm (tintin++): Update to 2.01.7. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -10/+11 | |
* | gnu: xcursor-themes: Update to 1.0.6.•••* gnu/packages/xorg.scm (xcursor-themes): Update to 1.0.6. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -2/+2 | |
* | gnu: 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-17 | 1 | -10/+13 | |
* | gnu: 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-17 | 3 | -45/+5 | |
* | gnu: wavemon: Update to 0.9.0.•••* gnu/packages/hardware.scm (wavemon): Update to 0.9.0. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -2/+2 | |
* | gnu: ddcutil: Update to 0.9.4.•••* gnu/packages/hardware.scm (ddcutil): Update to 0.9.4. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -4/+4 | |
* | gnu: yad: Update to 0.41.0.•••* gnu/packages/gtk.scm (yad): Update to 0.41.0. | Tobias Geerinckx-Rice | 2019-02-17 | 1 | -3/+3 | |
* | self: Generated (guix config) honors %CURRENT-SYSTEM.•••Fixes <https://bugs.gnu.org/34468>. Reported by Diego Nicola Barbato <dnbarbato@posteo.de>. * guix/self.scm (%config-variables): Remove %SYSTEM. (make-config.scm): Define '%system' to (%current-system). | Ludovic Courtès | 2019-02-17 | 1 | -1/+5 | |
* | services: 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-17 | 2 | -6/+10 |