summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-22gnu: Add go-github-com-michiwend-gomusicbrainz.•••* gnu/packages/golang.scm (go-github-com-michiwend-gomusicbrainz): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-github-com-michiwend-golang-pretty.•••* gnu/packages/golang.scm (go-github-com-michiwend-golang-pretty): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-github-com-kr-text.•••* gnu/packages/golang.scm (go-github-com-kr-text): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-github-com-stevedonovan-luar.•••* gnu/packages/golang.scm (go-github-com-stevedonovan-luar): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-gitlab-com-ambrevar-damerau.•••* gnu/packages/golang.scm (go-gitlab-com-ambrevar-damerau): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-github-com-yookoala-realpath.•••* gnu/packages/golang.scm (go-github-com-yookoala-realpath): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-gitlab-com-ambrevar-golua-unicode.•••* gnu/packages/golang.scm (go-gitlab-com-ambrevar-golua-unicode): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-github-com-aarzilli-golua.•••* gnu/packages/golang.scm (go-github-com-aarzilli-golua): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-github-com-mgutz-ansi.•••* gnu/packages/golang.scm (go-github-com-mgutz-ansi): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-github-com-mattn-go-colorable.•••* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): New variable. Pierre Neidhardt
2018-07-22gnu: Add go-github-com-mattn-go-isatty.•••* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): New variable. Pierre Neidhardt
2018-07-22gnu: Add emacs-dired-du.•••* gnu/packages/emacs.scm (emacs-dired-du): New variable. Pierre Neidhardt
2018-07-22gnu: Add emacs-helm-org-contacts.•••* gnu/packages/emacs.scm (emacs-helm-org-contacts): New variable. Pierre Neidhardt
2018-07-22gnu: Add emacs-ztree.•••* gnu/packages/emacs.scm (emacs-ztree): New variable. Pierre Neidhardt
2018-07-22gnu: emacs-evil-collection: Update to 20180721.•••* gnu/packages/emacs.scm (emacs-evil-collection): Update to 20180721. Pierre Neidhardt
2018-07-22gnu: emacs-mu4e-conversation: Update to 20180722.•••* gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20180722. Pierre Neidhardt
2018-07-22gnu: emacs-helm-exwm: Update to 20180703.•••* gnu/packages/emacs.scm (emacs-helm-exwm): Update to 20180703. Pierre Neidhardt
2018-07-22gnu: emacs-wgrep-helm: Deprecate in favor of emacs-wgrep.•••* gnu/packages/emacs.scm (emacs-wgrep-helm): Deprecate. Pierre Neidhardt
2018-07-22gnu: emacs-wgrep: Update to 20180711.•••* gnu/packages/emacs.scm (emacs-wgrep): Update to 20180711. Pierre Neidhardt
2018-07-22gnu: 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. Efraim Flashner
2018-07-22gnu: python-sip: Update to 4.19.12.•••* gnu/packages/qt.scm (python-sip): Update to 4.19.12. Efraim Flashner
2018-07-22gnu: python-pyqt-4: Remove variable.•••* gnu/packages/qt.scm (python-pyqt-4): Remove variable. (python2-pyqt-4): Don't inherit from python-pyqt-4. Efraim Flashner
2018-07-22gnu: python-poppler-qt4: Remove variable.•••* gnu/packages/pdf.scm (python-poppler-qt4): Remove variable. Efraim Flashner
2018-07-22gnu: emacs-helm-eww: Update to 20180511.•••* gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180511. Pierre Neidhardt
2018-07-22gnu: emacs-exwm: Update to 0.19.•••* gnu/packages/emacs.scm (emacs-exwm): Update to 0.19. Pierre Neidhardt
2018-07-22gnu: emacs-xelb: Update to 0.15.•••* gnu/packages/emacs.scm (emacs-xelb): Update to 0.15. Pierre Neidhardt
2018-07-22gnu: Add ccrypt.•••* gnu/packages/crypto.scm (ccrypt): New variable. Pierre Neidhardt
2018-07-22gnu: 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. Marius Bakke
2018-07-22Revert "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 63102406f22412bb922de5549deb89d3594a38c0. Marius Bakke
2018-07-22doc: Fix typo (missing period)•••* HACKING (Commit Access): Fix typo. Pierre Neidhardt
2018-07-22gnu: ffmpegthumbnailer: New variable.•••* gnu/packages/video.scm (ffmpegthumbnailer): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Brendan Tildesley
2018-07-22gnu: 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> Stefan Stefanović
2018-07-22gnu: chemistry.scm: Add missing import.•••This is a follow-up to commit eb5ece73a84439d21219a802c0dcb88d54046371. * gnu/packages/chemistry.scm: Import (gnu packages). Marius Bakke
2018-07-22gnu: Add u-boot-cubietruck.•••* gnu/packages/bootloaders.scm (u-boot-cubietruck): New variable. Julien Lepiller
2018-07-21gnu: minetest: Update to 0.4.17.•••* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.17. Kei Kebreau
2018-07-21gnu: 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. Kei Kebreau
2018-07-21gnu: 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> Björn Höfling
2018-07-21gnu: calibre: Update to 3.28.0.•••* gnu/packages/ebook.scm (calibre): Update to 3.28.0. Andreas Enge
2018-07-20gnu: libgaiagraphics: Fix typo.•••* gnu/packages/geo.scm: (libgaiagraphics)[inputs]: Fix typo. Signed-off-by: Leo Famulari <leo@famulari.name> Brendan Tildesley
2018-07-20gnu: vdirsyncer: Update to 0.16.7.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.7. Leo Famulari
2018-07-20install: Add service for the loopback device.•••Lack of a loopback device prevented the system from building starting from commit 363c946b36a77aa6f0e60b8c93a171d2e649164f. * gnu/system/install.scm (%installation-services): Add 'static-networking-service-type' instance for 'lo'. Ludovic Courtès
2018-07-20gnu: ffmpeg: Update to 4.0.2.•••* gnu/packages/video.scm (ffmpeg): Update to 4.0.2. Marius Bakke
2018-07-20gnu: ffmpeg@3.4: Update to 3.4.4.•••* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.4. Marius Bakke
2018-07-20gnu: feh: Update to 2.27.1.•••* gnu/packages/image-viewers.scm (feh): Update to 2.27.1. Marius Bakke
2018-07-20database: 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. Ludovic Courtès
2018-07-20deduplication: Work around Guile bug in 'seek'.•••Fixes <https://bugs.gnu.org/32161>. Reported by Ricardo Wurmus <rekado@elephly.net>. This mostly reverts 83099892e0cf0d9c59f5e1a0774331026e48baa8. * guix/store/deduplication.scm (counting-wrapper-port): New procedure. (nar-sha256): Use it. Ludovic Courtès
2018-07-20gnu: gp2c: Update to 0.0.11.•••* gnu/packages/algebra.scm (gp2c): Update to 0.0.11. Andreas Enge
2018-07-20gnu: pari-gp: Update to 2.11.0.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.11.0. Andreas Enge
2018-07-19build-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. Leo Famulari
2018-07-19gnu: bitcoin-core: Update to 0.16.1.•••* gnu/packages/finance.scm (bitcoin-core): Update to 0.16.1. Andreas Enge