summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: make: Update to 4.2.Efraim Flashner2016-06-07
| | | | * gnu/packages/base.scm (make): Update to 4.2.
* gnu: hurd: Move configure flags from "hurd-minimal" to "hurd-headers".Manolis Ragkousis2016-06-07
| | | | | * gnu/packages/hurd.scm (hurd-minimal)[arguments]: Move configure-flags from here.. (hurd-headers)[arguments]: ..to here.
* gnu: hurd: Remove inputs no longer needed.Manolis Ragkousis2016-06-07
| | | | * gnu/packages/hurd.scm (hurd-headers, hurd-minimal)[native-inputs]: Remove "autoconf".
* gnu: hurd-headers: Use "--host=i586-pc-gnu" only when not cross-building.Manolis Ragkousis2016-06-07
| | | | | * gnu/packages/hurd.scm (hurd-headers)[arguments]: Use "--host=i586-pc-gnu" only when not cross-building.
* gnu: gnumach-headers: Use "--build=i586-pc-gnu" only when not cross-building.Manolis Ragkousis2016-06-07
| | | | | * gnu/packages/hurd.scm (gnumach-headers)[arguments]: Use "--build=i586-pc-gnu" only when not cross-building.
* gnu: base: Add glibc-for-target macro.Manolis Ragkousis2016-06-07
| | | | | | * gnu/packages/base.scm (glibc): Add macro. (glibc/linux): Rename glibc to glibc/linux. (glibc/hurd): Adjust accordingly.
* gnu: libxml2: Upgrade to 2.9.4.Ludovic Courtès2016-06-07
| | | | | | * gnu/packages/xml.scm (libxml2)[replacement]: Remove. [version, source]: Upgrade to 2.9.4. (libxml2/fixed): Remove.
* Merge branch 'master' into core-updatesLudovic Courtès2016-06-07
|\
| * gnu: Add ghc-wl-pprint.Ludovic Courtès2016-06-06
| | | | | | | | * gnu/packages/haskell.scm (ghc-wl-pprint): New variable.
| * gnu: Add ghc-union-find.Ludovic Courtès2016-06-06
| | | | | | | | * gnu/packages/haskell.scm (ghc-union-find): New variable.
| * gnu: Add ghc-indents.Ludovic Courtès2016-06-06
| | | | | | | | * gnu/packages/haskell.scm (ghc-indents): New variable.
| * gnu: Add ghc-concatenative.Ludovic Courtès2016-06-06
| | | | | | | | * gnu/packages/haskell.scm (ghc-concatenative): New variable.
| * gnu: Add ghc-aeson-pretty.Ludovic Courtès2016-06-06
| | | | | | | | * gnu/packages/haskell.scm (ghc-aeson-pretty): New variable.
| * file-systems: Remove unneeded import.Ludovic Courtès2016-06-06
| | | | | | | | | | * gnu/system/file-systems.scm: Remove import of (guix gexp), unneeded since commit 060d62a740fc1932a3be505534feff099b59ac9f.
| * gnu: qtkeychain: Update to 0.7.0.Efraim Flashner2016-06-06
| | | | | | | | * gnu/packages/qt.scm (qtkeychain): Update to 0.7.0.
| * gnu: calibre: Update to 2.58.0.Efraim Flashner2016-06-06
| | | | | | | | * gnu/packages/ebook.scm (calibre): Update to 2.58.0.
| * gnu: python-pyqt: Use 'modify-phases'.Efraim Flashner2016-06-06
| | | | | | | | * gnu/packages/qt.scm (python-pyqt)[arguments]: Use 'modify-phases'.
| * gnu: python-pyqt: Update to 5.6.Efraim Flashner2016-06-06
| | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqt, python2-pyqt): Update to 5.6. (python-pyqt)[native-inputs]: Remove qt, add qtbase. (python2-pyqt)[native-inputs]: Remove qt, add qtbase.
| * gnu: python-sip: Use 'modify-phases'.Efraim Flashner2016-06-06
| | | | | | | | * gnu/packages/qt.scm (python-sip)[arguments]: Use 'modify-phases'.
| * gnu: python-sip: Update to 4.18.Efraim Flashner2016-06-06
| | | | | | | | * gnu/packages/qt.scm (python-sip, python2-sip): Update to 4.18.
| * gnu: Add emacs-cider.humanitiesNerd2016-06-05
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-cider): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
| * gnu: znc: Update to 1.6.3.宋文武2016-06-05
| | | | | | | | * gnu/packages/messaging.scm (znc): Update to 1.6.3.
| * gnu: services: Add dicod-service.宋文武2016-06-05
| | | | | | | | | | | | * gnu/services/dict.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Various Services): Document it.
| * gnu: ntp: Update to 4.2.8p8 [fixes CVE-2016-{4953, 4954, 4955, 4956, 4957}].Leo Famulari2016-06-05
| | | | | | | | * gnu/packages/ntp.scm (ntp): Update to 4.2.8p8.
| * gnu: ntp: Add HTTPS URL.Leo Famulari2016-06-05
| | | | | | | | | | | | This works around an HTTP -> HTTPS redirection. * gnu/packages/ntp.scm (ntp)[source]: Add HTTPS URL.
| * services: urandom-seed: Refresh seed at boot.Leo Famulari2016-06-05
| | | | | | | | | | | | | | | | * gnu/services/base.scm (urandom-seed-shepherd-service): Refresh the random seed unconditionally at boot. Ensure directory structure for %random-seed-file exists when shutting down. (%urandom-seed-activation): Remove variable. (urandom-seed-service-type): Remove deleted variable from list of extensions.
| * gnu: krona-tools: Correct paths used internally.Ben Woodcroft2016-06-05
| | | | | | | | | | * gnu/packages/web.scm (krona-tools)[arguments]: Add 'check' phase. Correct paths used internally.
| * gnu: Add Wireshark.Nicolas Goaziou2016-06-05
| | | | | | | | | | | | * gnu/packages/networking.scm (wireshark): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Use full SHA1 commit ids.Hartmut Goebel2016-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (pbtranscript-tofu, mosaik, smithlab-cpp, piranha): Use full SHA1 commit ids. * gnu/packages/ci.scm (hydra): Likewise. * gnu/packages/compression.scm (sfarkxtc): Likewise. * gnu/packages/emacs.scm (emacs-ob-ipython): Likewise. * gnu/packages/games.scm (mars, emulation-station): Likewise. * gnu/packages/gnunet.scm (guile-gnunet): Likewise. * gnu/packages/music.scm (non-sequencer): Likewise. * gnu/packages/version-control.scm (git-flow, git-test-sequence): Likewise. * gnu/packages/xorg.scm (xf86-video-intel): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add qtbase.Andreas Enge2016-06-04
| | | | | | | | | | | | * gnu/packages/qt.scm (qtbase): New variable. Co-authored by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add emacs-helm.Matthew Jordan2016-06-04
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-helm): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
| * gnu: lirc: Update to 0.9.4.Alex Kost2016-06-04
| | | | | | | | | | | | | | * gnu/packages/lirc.scm (lirc): Update to 0.9.4. [arguments]: Add 'patch-lirc-make-devinput' and 'patch-doc/Makefile.in' phases. [inputs]: Add 'libusb-compat' and 'linux-libre-headers'.
| * gnu: Add python-twisted and python2-twisted.宋文武2016-06-04
| | | | | | | | * gnu/packages/python.scm (python-twisted, python2-twisted): New variables.
| * gnu: Add python-gevent and python2-gevent.宋文武2016-06-04
| | | | | | | | * gnu/packages/python.scm (python-gevent, python2-gevent): New variables.
| * gnu: Add python-greenlet and python2-greenlet.宋文武2016-06-04
| | | | | | | | | | * gnu/packages/python.scm (python-greenlet, python2-greenlet): New variables.
| * gnu: smartmontools: Update to 6.5.Leo Famulari2016-06-03
| | | | | | | | * gnu/packages/admin.scm (smartmontools): Update to 6.5.
| * gnu: diamond: Update to 0.8.5.Ben Woodcroft2016-06-04
| | | | | | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.5.
| * gnu: Add ruby-spring.Matthew Jordan2016-06-04
| | | | | | | | * gnu/packages/rails.scm (ruby-spring): New variable.
| * gnu: Add ruby-debug-inspector.Matthew Jordan2016-06-04
| | | | | | | | | | * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/rails.scm: New file.
| * gnu: imagemagick: Update to 6.9.4-7.Leo Famulari2016-06-03
| | | | | | | | | | | | | | * gnu/packages/patches/imagemagick-CVE-2016-5118.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-7. [source]: Remove patch.
| * gnu: wxwidgets: Enable support for "advanced" regular expressions.Danny Milosavljevic2016-06-03
| | | | | | | | | | | | | | * gnu/packages/wxwidgets.scm (wxwidgets)[arguments]: Enable support for "advanced" regular expressions. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: certbot, python-acme: Update to 0.8.0.Leo Famulari2016-06-03
| | | | | | | | | | | | | | | | These packages should be updated together. * gnu/packages/tls.scm (certbot): Update to 0.8.0. [arguments]: Remove substitution in 'docs' phase. (python-acme, python-acme): Update to 0.8.0.
| * gnu: emacs-yaml-mode: Fix source hash.David Thompson2016-06-03
| | | | | | | | * gnu/packages/emacs.scm (emacs-yaml-mode)[source]: Fix hash.
| * gnu: Add emacs-web-mode.David Thompson2016-06-03
| | | | | | | | * gnu/packages/emacs.scm (emacs-web-mode): New variable.
| * gnu: Add emacs-yaml-mode.David Thompson2016-06-03
| | | | | | | | * gnu/packages/emacs.scm (emacs-yaml-mode): New variable.
| * gnu: Add emacs-ido-ubiquitous.David Thompson2016-06-03
| | | | | | | | * gnu/packages/emacs.scm (emacs-ido-ubiquitous): New variable.
| * gnu: Add emacs-ido-completing-read+.David Thompson2016-06-03
| | | | | | | | * gnu/packages/emacs.scm (emacs-ido-completing-read+): New variable.
| * gnu: Add emacs-rainbow-delimiters.David Thompson2016-06-03
| | | | | | | | * gnu/packages/emacs.scm (emacs-rainbow-delimiters): New variable.
| * gnu: Add emacs-elfeed.David Thompson2016-06-03
| | | | | | | | * gnu/pacakges/emacs.scm (emacs-elfeed): New variable.
| * gnu: Add emacs-projectile.David Thompson2016-06-03
| | | | | | | | * gnu/packages/emacs.scm (emacs-projectile): New variable.