Commit graph

36381 commits

Author SHA1 Message Date
Peter Simons dc662dcaa2 ghc-head: update to today's git snapshot and arbitrarily dub it version 7.7.20131202 2013-12-03 22:23:20 +01:00
Peter Simons e5e129a4d0 Fix references to haskell-opengl 2.9.1.0. 2013-12-03 22:23:19 +01:00
Peter Simons 01f13be7ae all-packages.nix: cosmetic, no functional change 2013-12-03 22:23:19 +01:00
Peter Simons 64feb74f44 happy: update to version 1.19.2 2013-12-03 22:23:19 +01:00
Peter Simons 07ce265406 alex: update to version 3.1.3 2013-12-03 22:23:19 +01:00
Shea Levy 3b1f887d58 Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-03 14:40:19 -05:00
Eelco Dolstra 7809134e29 postgresql: Fix shutdown
Postgres was taking a long time to shutdown.  This is because we were
sending SIGINT to all processes, apparently confusing the autovacuum
launcher.  Instead it should only be sent to the main process (which
takes care of shutting down the others).

The downside is that systemd will also send the final SIGKILL only to
the main process, so other processes in the cgroup may be left behind.
There should be an option for this...
2013-12-03 12:04:20 -05:00
Bjørn Forsman 04dd0bb5df sup: fix chroot build
By making fetchgit a fixed-output derivation.
2013-12-03 17:26:19 +01:00
Jason "Don" O'Conal d937187808 sup: update to latest version, use better version number 2013-12-03 17:14:58 +01:00
Jason "Don" O'Conal 28722a265b sup: use specific version of mime types 2013-12-03 17:14:58 +01:00
Eelco Dolstra bc3c49ce9b valgrind: Update to 3.9.0 2013-12-03 09:17:49 -05:00
Peter Simons 1a996759a5 ess-mode: update to version 13.09 2013-12-03 12:44:52 +01:00
Cillian de Róiste b7aaa7ab78 nagios-plugins: fix download URL (no longer available from sourceforge) 2013-12-03 11:28:27 +01:00
Shea Levy 4a1a28faeb Revert android build tools update
https://code.google.com/p/android/issues/detail?id=61710
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-02 21:41:40 -05:00
William A. Kennington III ff1d97f3a4 Add Build Script for Murmur 2013-12-02 20:15:01 -06:00
William A. Kennington III 7aa292a069 Properly configure mumble to build without the server and libopus 2013-12-02 20:15:01 -06:00
William A. Kennington III 4118e632e8 Upgeade avahi to 0.6.31
Additionally, link compatability files for dns_sd.h and howl as these are
needed to build mumble and potentially other avahi using derivations.
2013-12-02 20:15:01 -06:00
William A. Kennington III de529d6b4b Upgrade opus from 1.0.2 -> 1.0.3 2013-12-02 20:11:06 -06:00
Shea Levy 35e47a4a47 Update android sdks
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-02 20:27:53 -05:00
Rickard Nilsson a0ba267115 libvirt: Update to 1.2.0 2013-12-02 21:35:44 +01:00
Peter Simons 6e83b3c284 Re-generate cuda-related expressions with recent version of cabal2nix. 2013-12-02 20:28:20 +01:00
Peter Simons 159649aeb4 haskell-codec-image-devil: re-generate with cabal2nix 2013-12-02 20:28:20 +01:00
Peter Simons fc4d3254f8 haskell-scientific: re-generate with cabal2nix 2013-12-02 20:28:20 +01:00
Peter Simons a22e8fd6c0 haskell-HDBC-odbc: re-generate with cabal2nix 2013-12-02 20:28:20 +01:00
Peter Simons f9bb592712 Re-instate the "hydraPlatforms = []" setting accidentally overwritten earlier. 2013-12-02 20:28:20 +01:00
zimbatm b802a7be88 Updates ruby 1.8.7 to the latest patch-level. WARNING: unsupported
ruby 1.8 should be phased out as it contains security issues and is
unsupported by the ruby core team. This is the last update available but it
doesn't fix all CVEs.
2013-12-02 20:11:58 +01:00
zimbatm c8065de0af Updates ruby 2.0.0 to patch-level 353. Fixes CVE-2013-4164 2013-12-02 20:11:58 +01:00
zimbatm 75a6ed8ddb Updates ruby 1.9.3 to patch-level 484. Fixes CVE-2013-4164 2013-12-02 20:11:58 +01:00
zimbatm 7c6e108c2d Use the recommended http://cache.ruby-lang.org host to get the ruby archives 2013-12-02 20:11:58 +01:00
zimbatm 7a01483d51 Fixes ruby 2.0.0 compilation on Darwin. 2013-12-02 20:11:58 +01:00
Michael Raskin 8da629a3b9 Adding libnl 3.2.19 to use instead of the latest with ntrack
ntrack has a bug about fresher libnl compatilbility. There are no
updates since September.
2013-12-02 22:47:52 +04:00
Moritz Ulrich 87fd8c1f8f dropbox: Update to 2.4.7.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-02 18:09:57 +01:00
Eelco Dolstra 09dd7f9afc Fix passing of kernel parameters
Broken in 9ee30cd9b5.  Reported by Arvin
Moezzi.
2013-12-02 11:56:58 -05:00
Peter Simons 47cb33819d haskell-hsyslog: update to version 1.6 2013-12-02 16:26:26 +01:00
Peter Simons df6490e8dd haskell-hakyll: jailbreak to support recent versions of pandoc-citeproc 2013-12-02 16:26:26 +01:00
Peter Simons a64262ea3d haskell-lifted-async: add version 0.1.0 2013-12-02 16:26:26 +01:00
Peter Simons 84a050811f haskell-Glob: update to version 0.7.3 2013-12-02 16:26:26 +01:00
Peter Simons 3a14e2ab43 haskell-svgcairo: update to version 0.12.5.0 2013-12-02 16:26:26 +01:00
Peter Simons ed392acdd1 haskell-socket-activation: update to version 0.1.0.1 2013-12-02 16:26:25 +01:00
Peter Simons 08944805bd haskell-pandoc-citeproc: update to version 0.2 2013-12-02 16:26:25 +01:00
Peter Simons 555a5db1f9 haskell-gtk2hs-buildtools: update to version 0.12.5.1 2013-12-02 16:26:25 +01:00
Peter Simons 8dc23a537b haskell-github: update to version 0.7.2 2013-12-02 16:26:25 +01:00
Peter Simons 7e9816d9bd haskell-Glob: jailbreak to support recent versions of dlist 2013-12-02 16:26:25 +01:00
Peter Simons 676428dd55 haskell-graphviz: jailbreak to support recent versions of dlist 2013-12-02 16:26:25 +01:00
Peter Simons 8baecad9f9 haskell-LambdaHack: update to version 0.2.10 2013-12-02 16:26:24 +01:00
Peter Simons 066c03f5a1 haskell-hlint: update to version 1.8.55 2013-12-02 16:26:24 +01:00
Peter Simons cd90553054 haskell-warp-tls: update to version 1.4.2 2013-12-02 16:26:24 +01:00
Peter Simons 8920e9da72 haskell-unix-time: update to version 0.2.2 2013-12-02 16:26:24 +01:00
Peter Simons a9f3780c00 haskell-thyme: update to version 0.3.1.0 2013-12-02 16:26:24 +01:00
Peter Simons 1129d7628d haskell-stm-conduit: update to version 2.1.4 2013-12-02 16:26:24 +01:00