1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

36234 commits

Author SHA1 Message Date
Peter Simons 39ad23ba35 haskell-postgresql-libpq: update to version 0.8.2.5 2013-12-03 22:23:21 +01:00
Peter Simons a7bd862f0b haskell-idris: update to version 0.9.10.1 2013-12-03 22:23:21 +01:00
Peter Simons fcc9ea7d4c haskell-network: update to version 2.4.2.1 2013-12-03 22:23:21 +01:00
Peter Simons eead1049e6 async: jailbreak version 2.0.1.4 to fix the build with GHC 7.7 or later 2013-12-03 22:23:21 +01:00
Peter Simons e3c34c6b98 cabal-install: jailbreak version 1.18.0.2 to fix the build with GHC 7.7 or later 2013-12-03 22:23:21 +01:00
Peter Simons cf2fbb3502 haskell-packages.nix: enable dynamic linking in GHC 7.7 or later
The current snapshot requires shared libraries to be built (otherwise
some packages won't build). I'm sure that's a mistake in the way it's
configured that should be fixed. Anyway, enabling shared library support
is an easy way out (and an interesting experiment).
2013-12-03 22:23:20 +01:00
Peter Simons f1633d5af9 haskell-packages.nix: update 'cgi' to version 3001.1.8.4 when building with GHC 7.7 or later
Not that it helps much ... the package depends on MonadCatchIO-mtl, which is
broken in the latest version of GHC.
2013-12-03 22:23:20 +01:00
Peter Simons d0d8f88d9b haskell-packages.nix: disable transformers 0.3.0.0 when building with GHC 7.7 or later
It's a core package now.
2013-12-03 22:23:20 +01:00
Peter Simons 7c6bc645bd haskell-GLUT: update to version 2.5.0.1 2013-12-03 22:23:20 +01:00
Peter Simons 3dd9e512c2 haskell-packages.nix: cosmetic 2013-12-03 22:23:20 +01:00
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
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