Pierre Neidhardt
e968542d29
gnu: Add emacs-dired-du.
...
* gnu/packages/emacs.scm (emacs-dired-du): New variable.
2018-07-22 20:49:47 +02:00
Pierre Neidhardt
5f005932bc
gnu: Add emacs-helm-org-contacts.
...
* gnu/packages/emacs.scm (emacs-helm-org-contacts): New variable.
2018-07-22 20:45:22 +02:00
Pierre Neidhardt
a86866f4b5
gnu: Add emacs-ztree.
...
* gnu/packages/emacs.scm (emacs-ztree): New variable.
2018-07-22 20:35:12 +02:00
Pierre Neidhardt
cb19df37f3
gnu: emacs-evil-collection: Update to 20180721.
...
* gnu/packages/emacs.scm (emacs-evil-collection): Update to 20180721.
2018-07-22 20:24:35 +02:00
Pierre Neidhardt
d7d0c98977
gnu: emacs-mu4e-conversation: Update to 20180722.
...
* gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20180722.
2018-07-22 20:09:44 +02:00
Pierre Neidhardt
22c0bef67c
gnu: emacs-helm-exwm: Update to 20180703.
...
* gnu/packages/emacs.scm (emacs-helm-exwm): Update to 20180703.
2018-07-22 20:04:54 +02:00
Pierre Neidhardt
1ce4f55572
gnu: emacs-wgrep-helm: Deprecate in favor of emacs-wgrep.
...
* gnu/packages/emacs.scm (emacs-wgrep-helm): Deprecate.
2018-07-22 19:58:10 +02:00
Pierre Neidhardt
3ad4443f68
gnu: emacs-wgrep: Update to 20180711.
...
* gnu/packages/emacs.scm (emacs-wgrep): Update to 20180711.
2018-07-22 19:55:06 +02:00
Efraim Flashner
2338755afa
gnu: python-pyqt: Don't use private sip file.
...
* gnu/packages/qt.scm (python-sip)[arguments]: Don't use '--sip-module'
flag in custom 'configure phase.
(python-pyqt)[sources]: Add patch.
* gnu/packages/patches/pyqt-public-sip.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-07-22 20:43:01 +03:00
Efraim Flashner
fac1447bf3
gnu: python-sip: Update to 4.19.12.
...
* gnu/packages/qt.scm (python-sip): Update to 4.19.12.
2018-07-22 20:42:55 +03:00
Efraim Flashner
bba6069708
gnu: python-pyqt-4: Remove variable.
...
* gnu/packages/qt.scm (python-pyqt-4): Remove variable.
(python2-pyqt-4): Don't inherit from python-pyqt-4.
2018-07-22 20:42:48 +03:00
Efraim Flashner
e1846928ee
gnu: python-poppler-qt4: Remove variable.
...
* gnu/packages/pdf.scm (python-poppler-qt4): Remove variable.
2018-07-22 20:42:42 +03:00
Pierre Neidhardt
db4c03e249
gnu: emacs-helm-eww: Update to 20180511.
...
* gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180511.
2018-07-22 19:41:59 +02:00
Pierre Neidhardt
b9231c5c0c
gnu: emacs-exwm: Update to 0.19.
...
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.19.
2018-07-22 19:30:45 +02:00
Pierre Neidhardt
812929a42c
gnu: emacs-xelb: Update to 0.15.
...
* gnu/packages/emacs.scm (emacs-xelb): Update to 0.15.
2018-07-22 19:30:25 +02:00
Pierre Neidhardt
0cfc168b37
gnu: Add ccrypt.
...
* gnu/packages/crypto.scm (ccrypt): New variable.
2018-07-22 19:17:49 +02:00
Marius Bakke
4b7e861b59
gnu: gst-libav: Delete bundled ffmpeg.
...
* gnu/packages/gstreamer.scm (gst-libav)[source](modules, snippet): New fields.
[arguments]: Remove #:phases.
2018-07-22 18:23:43 +02:00
Marius Bakke
81cd8bf870
gnu: gstreamer: Update to 1.14.2.
...
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.14.2.
2018-07-22 18:23:43 +02:00
Marius Bakke
57ba8d0673
gnu: double-conversion: Update to 3.0.0.
...
* gnu/packages/maths.scm (double-conversion): Update to 3.0.0.
2018-07-22 18:23:43 +02:00
Marius Bakke
b343850ea3
gnu: double-conversion: Update home page.
...
* gnu/packages/maths.scm (double-conversion)[home-page]: Update to redirected.
2018-07-22 18:23:42 +02:00
Marius Bakke
19c269d3d4
gnu: libgsf: Update to 1.14.43.
2018-07-22 18:23:42 +02:00
Marius Bakke
b74348077b
gnu: libpsl: Update to 0.20.2.
...
* gnu/packages/web.scm (libpsl): Update to 0.20.2.
2018-07-22 18:23:42 +02:00
Marius Bakke
df3f99af76
gnu: xf86-video-r128: Update to 6.11.0.
...
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.11.0.
[source]: Use URL-FETCH.
[arguments]: Remove.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
2018-07-22 18:14:34 +02:00
Marius Bakke
e9be2c5409
Revert "guix: Compress and decompress xz archives in parallel."
...
Threaded compression makes archives non-deterministic: the result depends on
the number of threads used for compressing. See <https://bugs.gnu.org/31015 >.
This reverts commit 63102406f2
.
2018-07-22 18:01:35 +02:00
Pierre Neidhardt
5285192150
doc: Fix typo (missing period)
...
* HACKING (Commit Access): Fix typo.
2018-07-22 17:00:47 +02:00
Brendan Tildesley
4febfdd0f3
gnu: ffmpegthumbnailer: New variable.
...
* gnu/packages/video.scm (ffmpegthumbnailer): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-22 16:44:53 +02:00
Stefan Stefanović
706a6ff154
gnu: sddm: Update to 0.18.0.
...
* gnu/packages/display-managers.scm (sddm): Update to 0.18.0.
* gnu/packages/patches/sddm-fix-build-with-qt-5.11-1024.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-22 16:25:59 +02:00
Marius Bakke
0c468cb52d
gnu: chemistry.scm: Add missing import.
...
This is a follow-up to commit eb5ece73a8
.
* gnu/packages/chemistry.scm: Import (gnu packages).
2018-07-22 16:19:22 +02:00
Julien Lepiller
a7d5ce94ba
gnu: Add u-boot-cubietruck.
...
* gnu/packages/bootloaders.scm (u-boot-cubietruck): New variable.
2018-07-22 09:52:15 +02:00
Kei Kebreau
8eb49ec527
gnu: minetest: Update to 0.4.17.
...
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.17.
2018-07-21 23:00:57 -04:00
Kei Kebreau
eb5ece73a8
gnu: openbabel: Fix crash when opening NWChem output files.
...
* gnu/packages/patches/openbabel-fix-crash-on-nwchem-output.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/chemistry.scm (openbabel)[source]: Use it.
2018-07-21 22:28:51 -04:00
Björn Höfling
889e7fab3c
gnu: youtube-dl: Update to 2018.07.10.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.07.10.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-21 14:12:12 -04:00
Andreas Enge
e4351015ec
gnu: calibre: Update to 3.28.0.
...
* gnu/packages/ebook.scm (calibre): Update to 3.28.0.
2018-07-21 19:24:14 +02:00
Brendan Tildesley
56e533929f
gnu: libgaiagraphics: Fix typo.
...
* gnu/packages/geo.scm: (libgaiagraphics)[inputs]: Fix typo.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-20 15:34:57 -04:00
Leo Famulari
5dc53092c6
gnu: vdirsyncer: Update to 0.16.7.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.7.
2018-07-20 15:30:22 -04:00
Ludovic Courtès
264967c883
install: Add service for the loopback device.
...
Lack of a loopback device prevented the system from building starting
from commit 363c946b36
.
* gnu/system/install.scm (%installation-services): Add
'static-networking-service-type' instance for 'lo'.
2018-07-20 18:03:11 +02:00
Marius Bakke
eb9c0d20f9
gnu: ffmpeg: Update to 4.0.2.
...
* gnu/packages/video.scm (ffmpeg): Update to 4.0.2.
2018-07-20 17:08:13 +02:00
Marius Bakke
0a08ea2a50
gnu: ffmpeg@3.4: Update to 3.4.4.
...
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.4.
2018-07-20 17:08:12 +02:00
Marius Bakke
134189e26f
gnu: feh: Update to 2.27.1.
...
* gnu/packages/image-viewers.scm (feh): Update to 2.27.1.
2018-07-20 17:08:12 +02:00
Ludovic Courtès
e475211869
database: Reset timestamps to one second after the Epoch.
...
Previously, store items registered in the database by this code (for
instance, store items retrieved by 'guix offload' and passed to
'restore-file-set') would have an mtime of 0 instead of 1.
This would cause problems for things like .go files: Guile would
consider them to be older than the corresponding .scm file, and
consequently it would ignore them and possibly use another (incorrect)
.go file.
Reported by Ricardo Wurmus.
* guix/store/database.scm (reset-timestamps): Pass 1, not 0, to
'utime'.
* tests/store-database.scm ("register-path"): Check the mtime of FILE
and REF.
2018-07-20 15:01:33 +02:00
Ludovic Courtès
4f89a8eec6
deduplication: Work around Guile bug in 'seek'.
...
Fixes <https://bugs.gnu.org/32161 >.
Reported by Ricardo Wurmus <rekado@elephly.net>.
This mostly reverts 83099892e0
.
* guix/store/deduplication.scm (counting-wrapper-port): New procedure.
(nar-sha256): Use it.
2018-07-20 15:01:33 +02:00
Andreas Enge
a2662bfe9c
gnu: gp2c: Update to 0.0.11.
...
* gnu/packages/algebra.scm (gp2c): Update to 0.0.11.
2018-07-20 10:45:54 +02:00
Andreas Enge
03d5f73e96
gnu: pari-gp: Update to 2.11.0.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.11.0.
2018-07-20 10:44:21 +02:00
Leo Famulari
82549f2328
build-system/go: Use invoke instead of system*.
...
* guix/build/go-build-system.scm (unpack, build): Use invoke.
(install-source): Unconditionally return #t.
(check): Use invoke and unconditionally return #t.
2018-07-19 19:12:54 -04:00
Leo Famulari
5a3bf25526
gnu: borg: Update the list of Cython-generated files to delete.
...
Reported by: Efraim Flashner <efraim@flashner.co.il>
* gnu/packages/backup.scm (borg)[source]: Update the snippet.
2018-07-19 18:28:29 -04:00
Leo Famulari
c69d11c593
gnu: Cython: Update to 0.28.4.
...
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4.
[arguments]: Use invoke.
2018-07-19 18:28:29 -04:00
Andreas Enge
6f88285ab1
gnu: bitcoin-core: Update to 0.16.1.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 0.16.1.
2018-07-19 23:22:36 +02:00
Julien Lepiller
fbf9274b94
gnu: php: Update to 7.2.8.
...
* gnu/packages/php.scm (php): Update to 7.2.8.
2018-07-19 21:29:41 +02:00
Efraim Flashner
e9ab4b40a8
gnu: busybox: Update to 1.29.1.
...
* gnu/packages/busybox.scm (busybox): Update to 1.29.1.
[arguments]: Add custom phase to change the default value of TASKSET.
2018-07-19 21:29:14 +03:00
Julien Lepiller
79d4d47b99
guix: ant-build-system: Reorder before generating INDEX.LIST.
...
* guix/build/ant-build-system.scm (%standard-phases): Add
reorder-jar-content phase.
2018-07-19 19:46:31 +02:00