3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

35921 commits

Author SHA1 Message Date
Peter Simons dca56f2352 haskell-pipes-bytestring: update to version 1.0.2 2013-11-26 21:09:20 +01:00
Peter Simons 1387beca0d haskell-netwire: update to version 5.0.0 2013-11-26 21:09:20 +01:00
Peter Simons a3cf9f562b haskell-language-ecmascript: update to version 0.15.3 2013-11-26 21:09:20 +01:00
Peter Simons efd82cdc2b haskell-hmatrix: update to version 0.15.2.0 2013-11-26 21:09:19 +01:00
Peter Simons 94f85d42c7 haskell-haskeline: update to version 0.7.1.1 2013-11-26 21:09:19 +01:00
Peter Simons f37f2f1791 haskell-ghc-syb-utils: update to version 0.2.1.2 2013-11-26 21:09:19 +01:00
Peter Simons c89a375a40 haskell-ghc-mod: update to version 3.1.4 2013-11-26 21:09:19 +01:00
Peter Simons c1301780bd haskell-doctest: update to version 0.9.10 2013-11-26 21:09:19 +01:00
Peter Simons e377575a68 haskell-cuda: update to version 0.5.1.1 2013-11-26 21:09:19 +01:00
Peter Simons 05fcd91c57 haskell-conduit: update to version 1.0.9.1 2013-11-26 21:09:19 +01:00
Peter Simons f7e5bf4e79 haskell-blaze-builder: update to version 0.3.3.0 2013-11-26 21:09:19 +01:00
Peter Simons e7327b989c haskell-accelerate: update to version 0.14.0.0 2013-11-26 21:09:19 +01:00
Peter Simons e7e6f40081 haskell-accelerate-io: update to version 0.14.0.0 2013-11-26 21:09:19 +01:00
Peter Simons 318da895c3 haskell-accelerate-fft: update to version 0.14.0.0 2013-11-26 21:09:18 +01:00
Peter Simons fe96c6bc11 haskell-accelerate-examples: update to version 0.14.0.0 2013-11-26 21:09:18 +01:00
Peter Simons 3565daeb02 haskell-accelerate-cuda: update to version 0.14.0.0 2013-11-26 21:09:18 +01:00
Peter Simons f871ee09ca haskell-MonadCatchIO-transformers: update to version 0.3.1.0 2013-11-26 21:09:18 +01:00
Peter Simons 5644003632 haskell-git-annex: update to version 5.20131120 2013-11-26 21:09:18 +01:00
Peter Simons d019c243f3 haskell-HTTP: add version 4000.2.9 2013-11-26 21:09:18 +01:00
Peter Simons b20b8b9844 happy: update to version 1.19.1 2013-11-26 21:09:18 +01:00
Peter Simons 0d811d4a10 haskell-gloss-raster-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons ed9a255951 haskell-gloss-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons 2cfc208f26 haskell-ekg: add version 0.3.1.3 2013-11-26 21:09:18 +01:00
Peter Simons 09c50d6f9c alex: update to version 3.1.2 2013-11-26 21:09:17 +01:00
Michael Raskin 411535365d Give up and use Oracle JRE for VUE 2013-11-26 22:41:56 +04:00
Eelco Dolstra e8baaba044 Add a regression test for hostname / nss_myhostname
Issue #1248.
2013-11-26 18:52:34 +01:00
Eelco Dolstra 953f12995b nscd: Fix LD_LIBRARY_PATH
This ensures that nscd can find the NSS modules.

Fixes #1248.
2013-11-26 18:38:22 +01:00
Eelco Dolstra 14cd8bc248 Allow services to specify a pre-stop script 2013-11-26 18:24:55 +01:00
Eelco Dolstra 2b1f212494 Disable various services when running inside a container 2013-11-26 18:19:45 +01:00
Shea Levy da093461a2 Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-26 10:49:57 -05:00
aszlig 3ff6197e90
python-protobuf: Fix generating *_pb2.py files.
This only happens during setup.py build and generates the corresponding
_pb2.py files from the .proto files, as they're no longer included in
the source distribution starting from 2.5.0.

Thanks to @iElectric for reporting this build failure:

http://hydra.nixos.org/build/6897112

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 16:38:13 +01:00
Shea Levy d34e1ac42c fix build-node-package
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-26 10:18:42 -05:00
Peter Simons 49db8a524c xmlto: remove misleading meta.platforms attribute that prevents this package from being built on Darwin 2013-11-26 16:10:04 +01:00
Eelco Dolstra 139c5b5069 linux: Update to 3.4.70 2013-11-26 11:46:41 +01:00
Peter Simons 8aa2de3e1d Merge pull request #1256 from tomberek/add_hdevtools
Add hdevtools
2013-11-26 00:48:21 -08:00
aszlig da62e513e7
chromium: Update all channels to latest versions.
This introduces version 31.0.1650.57 as the new version for the stable
channel.

Overview of the updated channels:

stable: 30.0.1599.114 -> 31.0.1650.57
beta:   31.0.1650.34  -> 32.0.1700.19
dev:    32.0.1671.3   -> 33.0.1712.4

This drops the sandbox_userns_30.patch as version 30 is no longer
stable. In addition, we had to patch out some references to /usr/bin/gcc
in the bundled WebKit sources.

Builds are passing and running fine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 03:00:01 +01:00
aszlig d809fd135f
protobuf: Update to new upstream version 2.5.0.
Starting from version 32, Chromium now relies on protobuf version 2.5.0,
so let's update it, especially because it doesn't have backwards
compatible changes in the release notes.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 02:59:47 +01:00
Ian-Woo Kim fe32d12ef7 glibc-locales: don't depend on /nix/store location
previously, $TMPDIR/nix/store is hard-coded so that only building and installing is correct with /nix/store
See #1273.
2013-11-25 08:31:48 +01:00
Michael Raskin 2f53f6c82d Fixing automatic update of Nginx 2013-11-25 10:59:39 +04:00
Michael Raskin 980c7929ab Updating Nginx to 1.4.4 2013-11-25 10:59:39 +04:00
Michael Raskin 5c90e785b2 Updating LuaRocks to 2.1.1 2013-11-25 10:59:38 +04:00
Michael Raskin 435cffee5b Update unstable Wine to 1.7.7 2013-11-25 10:59:38 +04:00
Michael Raskin a8048382e5 Update GNU Chess 2013-11-25 10:59:37 +04:00
Michael Raskin 940c52f4c3 Update SlimerJS - there is still no fresh release for xulrunner 25 2013-11-25 10:59:37 +04:00
Michael Raskin b7dc2c78de Updating ASDF 2013-11-25 10:59:36 +04:00
Michael Raskin c89df12be9 Updating Sodium crypto library 2013-11-25 10:59:36 +04:00
Michael Raskin a4701db302 Updating SBCL to 1.1.13 2013-11-25 10:59:36 +04:00
Michael Raskin 4140dc2628 Updating EKRHuper 2013-11-25 10:59:35 +04:00
Shea Levy 76d77960ec Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-25 00:12:03 -05:00
Shea Levy 2186207b82 node: Bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-25 00:08:09 -05:00