Age | Commit message (Expand) | Author |
---|---|---|
2018-07-22 | gnu: Add emacs-helm-org-contacts....* gnu/packages/emacs.scm (emacs-helm-org-contacts): New variable. | Pierre Neidhardt |
2018-07-22 | gnu: Add emacs-ztree....* gnu/packages/emacs.scm (emacs-ztree): New variable. | Pierre Neidhardt |
2018-07-22 | gnu: emacs-evil-collection: Update to 20180721....* gnu/packages/emacs.scm (emacs-evil-collection): Update to 20180721. | Pierre Neidhardt |
2018-07-22 | gnu: emacs-mu4e-conversation: Update to 20180722....* gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20180722. | Pierre Neidhardt |
2018-07-22 | gnu: emacs-helm-exwm: Update to 20180703....* gnu/packages/emacs.scm (emacs-helm-exwm): Update to 20180703. | Pierre Neidhardt |
2018-07-22 | gnu: emacs-wgrep-helm: Deprecate in favor of emacs-wgrep....* gnu/packages/emacs.scm (emacs-wgrep-helm): Deprecate. | Pierre Neidhardt |
2018-07-22 | gnu: emacs-wgrep: Update to 20180711....* gnu/packages/emacs.scm (emacs-wgrep): Update to 20180711. | Pierre Neidhardt |
2018-07-22 | gnu: emacs-helm-eww: Update to 20180511....* gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180511. | Pierre Neidhardt |
2018-07-22 | gnu: emacs-exwm: Update to 0.19....* gnu/packages/emacs.scm (emacs-exwm): Update to 0.19. | Pierre Neidhardt |
2018-07-22 | gnu: emacs-xelb: Update to 0.15....* gnu/packages/emacs.scm (emacs-xelb): Update to 0.15. | Pierre Neidhardt |
2018-07-22 | gnu: Add ccrypt....* gnu/packages/crypto.scm (ccrypt): New variable. | Pierre Neidhardt |
2018-07-22 | 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. | Marius Bakke |
2018-07-22 | gnu: ffmpegthumbnailer: New variable....* gnu/packages/video.scm (ffmpegthumbnailer): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Brendan Tildesley |
2018-07-22 | 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> | Stefan Stefanović |
2018-07-22 | gnu: chemistry.scm: Add missing import....This is a follow-up to commit eb5ece73a84439d21219a802c0dcb88d54046371. * gnu/packages/chemistry.scm: Import (gnu packages). | Marius Bakke |
2018-07-22 | gnu: Add u-boot-cubietruck....* gnu/packages/bootloaders.scm (u-boot-cubietruck): New variable. | Julien Lepiller |
2018-07-21 | gnu: minetest: Update to 0.4.17....* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.17. | Kei Kebreau |
2018-07-21 | 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. | Kei Kebreau |
2018-07-21 | 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> | Björn Höfling |
2018-07-21 | gnu: calibre: Update to 3.28.0....* gnu/packages/ebook.scm (calibre): Update to 3.28.0. | Andreas Enge |
2018-07-20 | gnu: libgaiagraphics: Fix typo....* gnu/packages/geo.scm: (libgaiagraphics)[inputs]: Fix typo. Signed-off-by: Leo Famulari <leo@famulari.name> | Brendan Tildesley |
2018-07-20 | gnu: vdirsyncer: Update to 0.16.7....* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.7. | Leo Famulari |
2018-07-20 | install: 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-20 | gnu: ffmpeg: Update to 4.0.2....* gnu/packages/video.scm (ffmpeg): Update to 4.0.2. | Marius Bakke |
2018-07-20 | gnu: ffmpeg@3.4: Update to 3.4.4....* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.4. | Marius Bakke |
2018-07-20 | gnu: feh: Update to 2.27.1....* gnu/packages/image-viewers.scm (feh): Update to 2.27.1. | Marius Bakke |
2018-07-20 | gnu: gp2c: Update to 0.0.11....* gnu/packages/algebra.scm (gp2c): Update to 0.0.11. | Andreas Enge |
2018-07-20 | gnu: pari-gp: Update to 2.11.0....* gnu/packages/algebra.scm (pari-gp): Update to 2.11.0. | Andreas Enge |
2018-07-19 | gnu: bitcoin-core: Update to 0.16.1....* gnu/packages/finance.scm (bitcoin-core): Update to 0.16.1. | Andreas Enge |
2018-07-19 | gnu: php: Update to 7.2.8....* gnu/packages/php.scm (php): Update to 7.2.8. | Julien Lepiller |
2018-07-19 | 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. | Efraim Flashner |
2018-07-19 | gnu: Add r-txtplot....* gnu/packages/statistics.scm (r-txtplot): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Eric Brown |
2018-07-19 | gnu: julia: Fix 'llvm' version....Fixes a build failure with LLVM 6.0.x. * gnu/packages/julia.scm (julia)[inputs]: Use LLVM-3.9.1 instead of LLVM. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Rouby Pierre-Antoine |
2018-07-18 | gnu: linux-libre: Update to 4.17.8....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.8. (%linux-libre-hash): Update hash. (linux-libre): Remove patch. | Mark H Weaver |
2018-07-18 | gnu: VLC: Update to 3.0.3-1 [fixes CVE-2018-11529]....* gnu/packages/video.scm (vlc): Update to 3.0.3-1. | Leo Famulari |
2018-07-18 | gnu: services: Fix openssh service start error....* gnu/services/ssh.scm (openssh-shepherd-service): Require loopback. | Julien Lepiller |
2018-07-18 | gnu: linux-libre: Update to 4.17.7....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.7. (%linux-libre-hash): Update hash. (linux-libre)[source]: Add upstream patch to fix i686. | Mark H Weaver |
2018-07-18 | gnu: httpd: Update to 2.4.34 [fixes CVE-2018-{1333,8011}]....* gnu/packages/web.scm (httpd): Update to 2.4.34. | Leo Famulari |
2018-07-18 | gnu: znc: Update to 1.7.1 [fixes CVE-2018-{14055,14056}]....* gnu/packages/messaging.scm (znc): Update to 1.7.1. | Leo Famulari |
2018-07-18 | gnu: Add emacs-rust-mode....* gnu/packages/emacs.scm (emacs-rust-mode): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Rouby Pierre-Antoine |
2018-07-18 | gnu: linux-libre@4.14: Update to 4.14.56....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.56. (%linux-libre-4.14-hash): Update hash. | Mark H Weaver |
2018-07-18 | gnu: linux-libre@4.9: Update to 4.9.113....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.113. | Mark H Weaver |
2018-07-18 | gnu: linux-libre@4.4: Update to 4.4.141....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.141. | Mark H Weaver |
2018-07-17 | gnu: Add openbabel....* gnu/packages/chemistry.scm (openbabel): New variable. | Kei Kebreau |
2018-07-17 | gnu: ghostscript: Fix CVE-2018-10194....* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field. (ghostscript/fixed): New variable. * gnu/packages/patches/ghostscript-CVE-2018-10194.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. | Leo Famulari |
2018-07-17 | gnu: certbot, python-acme: Update to 0.26.1....* gnu/packages/tls.scm (certbot, python-acme): Update to 0.26.1. | Leo Famulari |
2018-07-17 | gnu: CUPS: Update to 2.2.8 [fixes CVE-2018-{4180,4181}]....* gnu/packages/cups.scm (cups-minimal)[replacement]: New field. (cups-minimal-2.2.8): New variable. (cups): Use package/inherit. | Leo Famulari |
2018-07-18 | gnu: whois: Update to 5.3.2....* gnu/packages/networking.scm (whois): Update to 5.3.2. | Marius Bakke |
2018-07-18 | gnu: rng-tools: Update to 6.3.1....* gnu/packages/linux.scm (rng-tools): Update to 6.3.1. | Marius Bakke |
2018-07-18 | gnu: ffmpeg@2.8: Update to 2.8.15....* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.15. | Marius Bakke |