1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

14044 commits

Author SHA1 Message Date
Eelco Dolstra 79675fad6e openjdk: Use multiple outputs
This unifies the "openjdk" and "openjre" packages.  The JDK is placed
in the "out" output, the JRE in "jre".

Also, everything is now stored in $prefix/lib/openjdk, so the JDK/JRE
no longer pollute user environments with files like
"ASSEMBLY_EXCEPTION" at top-level.
2014-01-03 11:56:40 +01:00
Eelco Dolstra 7f11ef6345 openjdk: Skip configurePhase
The build phase also runs "make sanity", so there is no need to do it
twice.
2014-01-03 11:56:40 +01:00
Eelco Dolstra 7edfe92f5f openjdk: Fix manpage cleanup 2014-01-03 11:56:40 +01:00
Eelco Dolstra 02f7e85d99 openjdk: Remove obsolete header file hack 2014-01-03 11:56:40 +01:00
Vladimír Čunát 86802e68ff gcc-4.{7,8}: hacky fix for parallel builds
The hash of stdenv is unchanged, as we use profiled compiler,
which has parallel builds disabled (conditional patch).
2014-01-03 10:42:46 +01:00
Vladimír Čunát c6b92053c9 glibc: pull a bug work-around from Arch
This should work around some of our build problems,
e.g. http://hydra.nixos.org/build/7575893/nixlog/1/tail-reload

Cf. #1446
2014-01-02 23:40:44 +01:00
Domen Kožar 3ef95f0582 Merge pull request #1453 from ttuegel/clementine
Add clementine-1.2.1 and dependencies
2014-01-02 14:21:18 -08:00
Thomas Tuegel ef108a8d31 add sparsehash-2.0.2 2014-01-02 14:49:23 -06:00
Bjørn Forsman 4d6605e882 Whitespace fixes in package expressions I maintain 2014-01-02 17:58:08 +01:00
Nixpkgs Monitor 4d3bf74b0a elixir: update from 0.11.2 to 0.12.0 2014-01-02 16:35:54 +01:00
Shea Levy 6b7ede300f systemtap: Remove from linuxPackagesFor
It doesn't seem to depend on the kernel in any way.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-02 00:03:49 -05:00
Vladimír Čunát 506a304181 fftw: minor update and major refactoring
- Unify the "single" and "float" variants, which are the same thing.
- Enable threads and openmp wrapper by default (they are very small).
- Don't use sse on i686, as I'm quite sure we have no warrant for that.
  Cf. http://en.wikipedia.org/wiki/Pentium_Pro
- Disable static libs (big, no indication we need them).
- I tested most builds using fftw (they build OK).
2014-01-01 13:05:56 +01:00
Michael Raskin af9db522cf Update FLTK and TigerVNC; doesn't fix TigerVNC Xvnc build per se 2014-01-01 01:36:57 +04:00
Peter Simons bad39d4861 Merge pull request #1435 from tomberek/add_fastcgi
Add fastcgi Haskell package
2013-12-31 07:42:03 -08:00
William A. Kennington III 844ab16b90 apr-util: Cleanup
Add the required packages to buildInputs. Create a wrapper around
apr-1-config so that internal sed commands succeed.
2013-12-31 08:00:21 -06:00
Rickard Nilsson bc0c50ced9 New Haskell package: wai-handler-fastcgi 2.0.0 2013-12-31 09:55:04 +01:00
Evgeny Egorochkin b656d78ecb phonon-backend-gstreamer: fix install destination 2013-12-31 10:11:12 +02:00
Peter Simons caea2b6fd3 haskell-yesod-platform: update to version 1.2.5.3 2013-12-30 20:49:30 +01:00
Peter Simons 330501e733 haskell-yesod-bin: update to version 1.2.5.5 2013-12-30 20:49:30 +01:00
Peter Simons 0301cfccae haskell-warp-tls: update to version 2.0.0.1 2013-12-30 20:49:29 +01:00
Peter Simons cc6331d0fe haskell-Elm: update to version 0.10.1 2013-12-30 20:49:29 +01:00
Michael Raskin a3843455c5 Re-add HTTP/HTTPS support back to Subversion by adding serf. Tested. 2013-12-30 23:33:22 +04:00
Michael Raskin 64361fd269 Update SlimerJS to 0.9.0 release 2013-12-30 23:33:22 +04:00
Thomas Bereknyei 218d229b06 Add fastcgi Haskell package 2013-12-30 14:04:26 -05:00
Peter Simons c39dbf65cd Merge pull request #1422 from ocharles/lens-aeson
haskellPackages.lensAeson: New expression
2013-12-30 10:37:39 -08:00
Lluís Batlle i Rossell 34859e2a42 Adding wxWidgets 3.0.0 2013-12-30 17:35:31 +01:00
Lluís Batlle i Rossell f529e91501 Updating vxl from 1.13 to 1.17. 2013-12-30 15:32:51 +01:00
Rob Vermaas 96a51da082 Oraclejdk7: Fix hash and extracted path for jce_policy.zip. Add extra rpath. 2013-12-30 12:39:48 +01:00
Vladimír Čunát c24cd76ef6 libgcrypt on i686-linux: disable tests (fail on Hydra)
I don't know what causes the problem.
The tests do pass on my non-chrooted Fedora build machine.
2013-12-30 09:13:13 +01:00
Michael Raskin d22106ab2d Update SBCL to 1.1.14 2013-12-30 02:30:55 +04:00
Domen Kožar c73f118af6 setuptools: 0.9.8 -> 2.0.2 2013-12-29 19:15:36 +01:00
Domen Kožar 5603e611a7 xbmc: 12.2 -> 12.3 2013-12-29 17:53:40 +01:00
Michael Raskin f1daf24bea Less aggressive LD_LIBRARY_PATH seems to avoid segfault 2013-12-29 18:52:43 +04:00
Oliver Charles eb4618d288 haskellPackages.lensAeson: New expression 2013-12-29 12:32:43 +00:00
Peter Simons ac692ddb50 haskell-cabal2nix: update to version 1.57 2013-12-29 12:26:07 +01:00
Peter Simons a5d046d007 cabal2nix: the test suite compiles only on GHC 7.6.x or later
See <https://github.com/sol/doctest-haskell/issues/69> for further details.
2013-12-29 12:26:07 +01:00
Peter Simons 132965e66a haskell-trifecta: re-generate expressions with cabal2nix 2013-12-29 12:26:07 +01:00
Peter Simons 446a93b375 haskell-graphviz: jailbreak some more 2013-12-29 12:26:07 +01:00
Peter Simons 0652273194 haskell-yesod-bin: update to version 1.2.5.3 2013-12-29 12:26:07 +01:00
Peter Simons 3b397273d9 haskell-asn1-types: update to version 0.2.3 2013-12-29 12:26:07 +01:00
Peter Simons b6e7a650f0 haskell-graphviz: jailbreak some more 2013-12-29 12:26:07 +01:00
Peter Simons 293a7f00bf haskell-xss-sanitize: update to version 0.3.4.1 2013-12-29 12:26:07 +01:00
Peter Simons ec33405820 haskell-wai-logger: update to version 2.1.0 2013-12-29 12:26:07 +01:00
Peter Simons 38b9c60dda haskell-tasty-ant-xml: update to version 1.0.0.5 2013-12-29 12:26:07 +01:00
Peter Simons 987025b911 haskell-shakespeare: update to version 1.2.0.4 2013-12-29 12:26:07 +01:00
Peter Simons 2b140cc909 haskell-rethinkdb: re-generate expression with cabal2nix 2013-12-29 12:26:07 +01:00
Peter Simons eac8e44d09 haskell-profunctors: update to version 4.0.2 2013-12-29 12:26:06 +01:00
Peter Simons 453668d04e haskell-hamlet: update to version 1.1.7.6 2013-12-29 12:26:06 +01:00
Peter Simons e8e8e8b8fa haskell-fast-logger: update to version 2.1.0 2013-12-29 12:26:06 +01:00
Peter Simons 56e4f6285c haskell-graphviz: lift restrictions on temporary to fix the build 2013-12-29 12:26:06 +01:00
Peter Simons 469735b45f haskell-wai-extra: jailbreak to fix build with recent version of fast-logger 2013-12-29 12:26:06 +01:00
Peter Simons 08884ea8e5 haskell-yesod-routes: update to version 1.2.0.5 2013-12-29 12:26:06 +01:00
Peter Simons c6653e4564 haskell-yesod-persistent: update to version 1.2.2.1 2013-12-29 12:26:06 +01:00
Peter Simons b7450e7085 haskell-yesod-form: update to version 1.3.4.2 2013-12-29 12:26:06 +01:00
Peter Simons 1f22a2b93d haskell-yesod-core: update to version 1.2.6.4 2013-12-29 12:26:06 +01:00
Peter Simons 80cadd1f00 haskell-yesod-auth: update to version 1.2.5.2 2013-12-29 12:26:06 +01:00
Peter Simons 6bc07e5a36 haskell-wai-extra: update to version 2.0.1.2 2013-12-29 12:26:06 +01:00
Peter Simons 513fd95f6c haskell-temporary: update to version 1.2.0.1 2013-12-29 12:26:06 +01:00
Peter Simons f777fd99dc haskell-tasty: update to version 0.7 2013-12-29 12:26:06 +01:00
Peter Simons 96c27d4a16 haskell-tasty-golden: update to version 2.2.0.2 2013-12-29 12:26:06 +01:00
Peter Simons fba98ed1f4 haskell-statistics: update to version 0.10.5.2 2013-12-29 12:26:06 +01:00
Peter Simons 2f4d7e22c3 haskell-persistent: update to version 1.3.0 2013-12-29 12:26:06 +01:00
Peter Simons 5f481cef8e haskell-persistent-template: update to version 1.3.0 2013-12-29 12:26:05 +01:00
Peter Simons 7f84c7394b haskell-persistent-sqlite: update to version 1.3.0 2013-12-29 12:26:05 +01:00
Peter Simons 2f6ccb037c haskell-persistent-postgresql: update to version 1.3.0 2013-12-29 12:26:05 +01:00
Peter Simons d4a5eb8e1f haskell-mono-traversable: update to version 0.2.0.0 2013-12-29 12:26:05 +01:00
Peter Simons 86eb9b78b5 haskell-monad-logger: update to version 0.3.4.0 2013-12-29 12:26:05 +01:00
Peter Simons 36b02e9431 haskell-either: update to version 4.1 2013-12-29 12:26:05 +01:00
Peter Simons e698851cc1 haskell-classy-prelude: update to version 0.7.0 2013-12-29 12:26:05 +01:00
Peter Simons e097ad80b5 haskell-classy-prelude-conduit: update to version 0.7.0 2013-12-29 12:26:05 +01:00
Peter Simons ce829e2c6b haskell-ansi-wl-pprint: update to version 0.6.7.1 2013-12-29 12:26:05 +01:00
Peter Simons 0e1c29e0ad haskell-HsOpenSSL: update to version 0.10.4 2013-12-29 12:26:05 +01:00
Peter Simons 63e37a4f1f haskell-DRBG: add version 0.5.1 2013-12-29 12:26:05 +01:00
Peter Simons 6646b80027 haskell-cipher-aes128: add version 0.5 2013-12-29 12:26:05 +01:00
Peter Simons 5b37e9b543 haskell-prettyclass: add version 1.0.0.0 2013-12-29 12:26:05 +01:00
Peter Simons 074fee59c5 haskell-yesod-static: update to version 1.2.2.1 2013-12-29 12:26:05 +01:00
Peter Simons 8d18c2cfbc haskell-wai-logger: update to version 2.0.2 2013-12-29 12:26:04 +01:00
Peter Simons 0e2c35b89c haskell-wai-extra: update to version 2.0.1.1 2013-12-29 12:26:04 +01:00
Peter Simons 0e87adf3f2 haskell-lens: update to version 3.10.1 2013-12-29 12:26:04 +01:00
Peter Simons 87d05fcea5 haskell-fclabels: update to version 2.0.1 2013-12-29 12:26:04 +01:00
Peter Simons 6ee7b328d1 haskell-fast-logger: update to version 2.0.3 2013-12-29 12:26:04 +01:00
Peter Simons 053120f28f haskell-digestive-functors-heist: update to version 0.8.4.0 2013-12-29 12:26:04 +01:00
Peter Simons 1f71eab618 haskell-crypto-pubkey: update to version 0.2.4 2013-12-29 12:26:04 +01:00
Peter Simons fa7e494b25 haskell-RSA: update to version 2.0 2013-12-29 12:26:04 +01:00
Vladimír Čunát e740b565cf Merge master into stdenv-updates
Conflicts (easy):
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/compilers/openjdk/default.nix
	pkgs/development/libraries/icu/default.nix
	pkgs/development/libraries/libssh/default.nix
	pkgs/development/libraries/libxslt/default.nix
	pkgs/development/tools/parsing/bison/3.x.nix
2013-12-29 10:01:22 +01:00
Shea Levy d59d4dd9a5 Add haskellPackages.robotsTxt
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:34:47 -05:00
Shea Levy e5898a4f95 Add haskellPackages.heredoc
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:33:52 -05:00
William A. Kennington III e4b4df6f43 Update python3 from 3.3.2 -> 3.3.3 2013-12-28 21:04:50 +01:00
Vladimír Čunát cb639302df Merge glibc-2.18 branch into stdenv-updates
It's to separate from other changes coming from master.

Conflicts:
	pkgs/development/libraries/glibc/2.18/common.nix (taking both changes)
	pkgs/development/libraries/ncurses/5_4.nix (deleted)
2013-12-28 18:51:23 +01:00
Vladimír Čunát 2265bab69d llvm: fix heavily parallel builds 2013-12-28 17:32:01 +01:00
Vladimír Čunát a126ce011a gnumeric: add schemas and icons, refactor
Also move goffice under gnome3,
as it's released in the same way.
2013-12-28 15:45:20 +01:00
Rob Vermaas 8cb70b0b93 Upgrade cppunit to 1.13.2 2013-12-27 08:25:39 +01:00
Shea Levy 44c97e02f6 Move GEM_PATH part of rubygems' setup hook to ruby
Fixes #1413

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-26 18:38:10 -05:00
Bjørn Forsman 2b2c55e34a ncurses: add ncurses5-config -> ncursesw5-config symlink
We already have backward compatibility symlinks for ncurses libraries
and pkg-config files (when built in unicode/wide mode). The last bit is
to add a symlink from ncurses5-config to ncursesw5-config, which is what
this commit does.
2013-12-26 18:51:48 +01:00
Bjørn Forsman 50253a3e84 ncurses: install *.pc files (for pkg-config)
To make e.g. "pkg-config --cflags ncursesw" work.

The ncurses expression, when built in unicode/wide char mode, provides
backward compatibility symlinks from lib<name>.so to lib<name>w.so.
Provide similar symlinks for the *.pc files: <name>.pc -> <name>w.pc.
2013-12-26 18:31:24 +01:00
Eelco Dolstra 9f75797d0b Merge remote-tracking branch 'origin/glibc-2.18' 2013-12-26 14:49:19 +01:00
Vladimír Čunát b80d1c5923 Merge x-updates 2013-12-25 23:56:41 +01:00
Vladimír Čunát 28cb01ee89 libtiff on darwin: attempt to fix build 2013-12-25 18:51:35 +01:00
Moritz Ulrich e87515e519 Opam 1.1: Constrain supported ocaml versions.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-25 14:43:23 +01:00
Malcolm Matalka 545216ee02 Opam: Update to 1.1.0
Also keeps 1.0 for backwards compatibility.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-25 14:18:28 +01:00
Vladimír Čunát 2abbce201a gdal: add libtiff to buildInputs as well (fix build)
so that its private deps propagate.
2013-12-25 11:11:59 +01:00
Evgeny Egorochkin 91decd3a35 libtorrentRasterbar: add missing dependencies 2013-12-24 23:19:55 +02:00
Nixpkgs Monitor dad3202472 libtorrentRasterbar: update from 0.16.12 to 0.16.13 2013-12-24 22:20:50 +02:00
Sander van der Burg 2f624cd1fa Make xcode detection a bit more robust and configurable 2013-12-24 14:34:56 +01:00
Ricardo M. Correia 94536ea09f nss: Fix patch download URL 2013-12-24 11:16:58 +01:00
Mathijs Kwik 0bf0610d14 libpng: upgrade apng patch .7 -> .8 2013-12-24 10:52:42 +01:00
Peter Simons c380995686 haskell-yesod-auth: update to version 1.2.5.1 2013-12-23 22:30:43 +01:00
Peter Simons b0b46acdf0 haskell-xdot: update to version 0.2.4.2 2013-12-23 22:30:43 +01:00
Peter Simons 70ccb085df haskell-wl-pprint-text: update to version 1.1.0.1 2013-12-23 22:30:43 +01:00
Peter Simons a7c748f43e haskell-scotty: update to version 0.6.2 2013-12-23 22:30:43 +01:00
Peter Simons beb05c1640 haskell-ghc-vis: update to version 0.7.2.1 2013-12-23 22:30:43 +01:00
Peter Simons 047988fe49 haskell-force-layout: update to version 0.2.0.1 2013-12-23 22:30:43 +01:00
Peter Simons 969e23d5d1 haskell-direct-sqlite: update to version 2.3.9 2013-12-23 22:30:43 +01:00
Peter Simons 682dac229c haskell-circle-packing: update to version 0.1.0.3 2013-12-23 22:30:43 +01:00
Peter Simons 47816b4bd4 haskell-uuagc: update to version 0.9.50.2 2013-12-23 22:30:43 +01:00
Peter Simons 44a9fc6fcb haskell-timeplot: update to version 1.0.23 2013-12-23 22:30:43 +01:00
Peter Simons 4ca7f09ce5 haskell-yesod-auth: update to version 1.2.5.0 2013-12-23 22:30:43 +01:00
Peter Simons d192c499d0 haskell-unix-process-conduit: update to version 0.2.2.2 2013-12-23 22:30:43 +01:00
Peter Simons 069166a454 haskell-postgresql-simple: update to version 0.4.0.1 2013-12-23 22:30:43 +01:00
Peter Simons 9a3b54a556 haskell-postgresql-libpq: update to version 0.8.2.6 2013-12-23 22:30:43 +01:00
Peter Simons 0317d6fd35 haskell-persistent: update to version 1.2.3.2 2013-12-23 22:30:42 +01:00
Peter Simons dae18b0d6c haskell-persistent-postgresql: update to version 1.2.1.3 2013-12-23 22:30:42 +01:00
Peter Simons c460ce3650 haskell-mongoDB: update to version 1.4.4 2013-12-23 22:30:42 +01:00
Peter Simons faedadea28 haskell-digestive-functors-heist: update to version 0.8.3.1 2013-12-23 22:30:42 +01:00
Peter Simons d57b9b0b8b haskell-github: update to version 0.7.3 2013-12-23 22:30:42 +01:00
Peter Simons 4e917cdc35 python-2.6-bsddb: build this module with Berkeley DB 4.5
The current 'db' attribute refers to DB 4.8, which Python 2.6 does
recognize: <http://hydra.nixos.org/build/7320517/nixlog/1/raw>.
2013-12-23 21:45:46 +01:00
Vladimír Čunát 91ead93811 libxslt: minor update to fix DOS security problem 2013-12-23 19:42:19 +01:00
Vladimír Čunát 50ac037864 Merge master into x-updates 2013-12-23 19:27:14 +01:00
Vladimír Čunát b89ab32c60 cogl: fix build, enable some features 2013-12-23 19:25:29 +01:00
Peter Simons 6518480c1b Merge pull request #1401 from monocell/haskore
haskore: new package
2013-12-23 09:13:05 -08:00
Vladimír Čunát a84d2267d1 qt4: fix CVE-2013-4549.patch 2013-12-23 18:11:15 +01:00
Vladimír Čunát 7a93e63ae9 libmng: update 1.0.10 -> 2.0.2, drop autotools phase 2013-12-23 18:10:54 +01:00
Vladimír Čunát a1cfb23d73 libtiff: pull (mostly) security patches from Arch
Also enable lzma support and check phase.
2013-12-23 18:06:47 +01:00
Mathijs Kwik 82131d5013 clucene_core: switch to versioning scheme to make overriding easier 2013-12-23 15:48:35 +01:00
Mathijs Kwik e3acde0b44 ffmpeg: switch to default versioning-scheme 2013-12-23 11:03:09 +01:00
Mathijs Kwik cf9cc60a8d bison: use gz tarball, early stdenv does not have xz 2013-12-23 10:25:17 +01:00
Mathijs Kwik e9a9fcc8d1 ffms: upgrade to 2.19 2013-12-23 10:25:16 +01:00
Mathijs Kwik 5e2921df64 bsddb3: upgrade to 6.0.1
should be backward compatible with all bdb 3 and 4 versions
2013-12-23 10:25:16 +01:00
Mathijs Kwik 4a909c7be3 log4cxx: depend on db4 instead of db45 2013-12-23 10:25:16 +01:00
Mathijs Kwik 2dd32f1e3d gst-plugins-ugly: upgrade to 0.10.19
- enable x264 support
- enable orc support
2013-12-23 10:25:15 +01:00
Mathijs Kwik 1e695ec40b gst-plugins-bad: upgrade to 0.10.23
- enable orc support
2013-12-23 10:25:15 +01:00
Mathijs Kwik d81200da88 gst-plugins-good: enable vpx, gdkpixbuf and orc support 2013-12-23 10:25:15 +01:00
Mathijs Kwik eb51293c30 gst-plugins-base: enable orc support 2013-12-23 10:25:14 +01:00
Mathijs Kwik f1be397249 gst-ffmpeg: upgrade to 0.10.13
- enabled orc support
2013-12-23 10:25:14 +01:00
Mathijs Kwik 8e85e17a99 ffmpeg-1: upgrade to 1.2.4 2013-12-23 10:25:14 +01:00
Mathijs Kwik 2de160c594 ffmpeg-0.10: upgrade to 0.10.10 2013-12-23 10:25:14 +01:00
Emil Rangden 5a90dd86da add haskellPackages.haskore 2013-12-23 10:25:06 +01:00
Emil Rangden 1e8dcf3921 add haskellPackages.midi 2013-12-23 10:25:06 +01:00
Emil Rangden f4204813c6 add haskellPackages.markovChain 2013-12-23 10:25:06 +01:00
Emil Rangden d62b286c7f add haskellPackages.monoidTransformer 2013-12-23 10:25:06 +01:00
Emil Rangden bdae7f99ea add haskellPackages.eventList 2013-12-23 10:25:05 +01:00
Mathijs Kwik 84538c25da go: removeGodocExternals no longer needed 2013-12-23 10:24:32 +01:00
Mathijs Kwik 86c298b510 add rethinkdb haskell driver 2013-12-23 10:21:20 +01:00
Mathijs Kwik 5188f7f939 add haskell-protocol-buffers-descriptor 2013-12-23 10:21:20 +01:00
Mathijs Kwik 98334e1d0a add haskell-protocol-buffers 2013-12-23 10:21:20 +01:00
Mathijs Kwik c693d2e7fa haskell-trifecta 1.2: relax comonad dependency 2013-12-23 10:21:19 +01:00
Mathijs Kwik 1f42e5c565 haskell-trifecta 1.1: relax comonad dependency 2013-12-23 10:21:19 +01:00
Mathijs Kwik 1b88488988 gperftools: upgrade to 2.1 2013-12-23 10:21:18 +01:00
Lluís Batlle i Rossell 10f250f65c Adding go 1.2.
It doesn't include godoc anymore.

I could reproduce this, building this package:
http://code.google.com/p/go/issues/detail?id=6999
2013-12-23 09:43:19 +01:00
Nixpkgs Monitor 424c47be88 simgear: update from 2.12.0 to 2.12.1 2013-12-23 05:20:28 +02:00
Nixpkgs Monitor 7b5c0b39d2 tcllib: update from 1.14 to 1.15 2013-12-23 05:15:00 +02:00
Karn Kallio a0297b7be4 Add older mdds as libreoffice does not build with current version. 2013-12-22 20:29:07 +02:00
Nixpkgs Monitor f7fafb6931 telepathy_glib: update from 0.20.4 to 0.22.0 2013-12-22 01:25:30 +02:00
Vladimír Čunát 51c83e927d gdk_pixbuf: minor update (mainly JPEG fixes) 2013-12-21 15:14:55 +01:00
Vladimír Čunát f4782016ed libpng: minor update 1.6.7 -> .8
Fixes a potential segfault.
2013-12-21 15:14:05 +01:00
Vladimír Čunát 2b24f1349a Merge master into x-updates 2013-12-21 10:20:55 +01:00
James Cook f6b3e2ca54 libjpeg-turbo: Patch to fix CVE-2013-6629 and CVE-2013-6630.
Merge #1399.
2013-12-21 10:20:02 +01:00
Evgeny Egorochkin e16d2b7e03 libunwind: propagate xz 2013-12-21 10:48:53 +02:00
Evgeny Egorochkin ba9e03472c pypy: disable failing test 2013-12-21 07:09:16 +02:00
Nixpkgs Monitor f760304aaa mdds: update from 0.7.1 to 0.8.1 2013-12-21 04:05:57 +02:00
Nixpkgs Monitor cb6235c58e goffice_0_10: update from 0.10.0 to 0.10.9 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor b9fb4db217 snappy: update from 1.1.0 to 1.1.1 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor 0ebf8e4e9b suil: update from 0.6.10 to 0.6.16 2013-12-21 02:28:27 +02:00
Evgeny Egorochkin 9fa0c71401 add libgcrypt-1.6 2013-12-21 02:28:26 +02:00
Evgeny Egorochkin 9725eb13ef libunwind: add missing xz dependency 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor 8eef07e6b0 libunwind: update from 1.0.1 to 1.1 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor f3b1680fcc libextractor: update from 1.0.1 to 1.2 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor b8eb00bcde pypy: update from 2.2 to 2.2.1 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor bfa9f1a9f9 perlPackages.DBFile: update from 1.826 to 1.831 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor 1b28fd4866 orc: update from 0.4.17 to 0.4.18 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor 9587ab3ff6 openmpi: update from 1.6.4 to 1.6.5 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor 60a2447e88 oniguruma: update from 5.9.3 to 5.9.4 2013-12-21 02:28:24 +02:00
Nixpkgs Monitor 0b195054cb ode: update from 0.11.1 to 0.12 2013-12-21 02:28:24 +02:00
Nixpkgs Monitor d9885f2887 libgit2: update from 0.18.0 to 0.20.0 2013-12-21 02:28:24 +02:00
Evgeny Egorochkin fe6862f8ab Revert "esdl: update from 1.0.1 to 1.2"
Api change breaks dependencies.

This reverts commit d3b47ef725.
2013-12-21 02:28:24 +02:00
Peter Simons b17324265a haskell-cufft: the license doesn't allow this package to be built on Hydra 2013-12-21 00:11:38 +01:00
Eelco Dolstra e76c334756 openjdk: Remove some unnecessary stuff from the installation 2013-12-20 18:29:07 +01:00
Eelco Dolstra 778539e871 openjdk: Update to 7u40b43 2013-12-20 18:29:06 +01:00
Eelco Dolstra dc5cc7cfb3 ncurses: Remove version 5.4
It's not used anywhere, and doesn't build:

http://hydra.nixos.org/build/7204910
2013-12-20 14:48:19 +01:00
Peter Simons cd73e1cefa haskell-uuagc: update to version 0.9.50.1 2013-12-20 10:45:56 +01:00
Peter Simons eb8244fe3e haskell-tasty: update to version 0.6 2013-12-20 10:45:55 +01:00
Peter Simons b18a2b580e haskell-mongoDB: update to version 1.4.2 2013-12-20 10:45:55 +01:00
Peter Simons d54d878212 haskell-minimorph: update to version 0.1.5.0 2013-12-19 18:17:03 +01:00
Peter Simons 2504dedaf6 haskell-assert-failure: jailbreak to fix build with recent versions of pretty-show 2013-12-19 18:17:03 +01:00
Peter Simons bd005d8774 haskell-regex-tdfa: fix build with array 0.5.0.0 and later 2013-12-19 12:49:09 +01:00
Peter Simons 62b87f14f3 haskell-http-client-tls: update to version 0.2.0.2 2013-12-19 12:33:04 +01:00
Peter Simons 95d31aa306 haskell-HaRe: update to version 0.7.0.9 2013-12-19 11:35:26 +01:00
Peter Simons e6fb232723 haskell-type-eq: update to version 0.4 2013-12-19 11:35:26 +01:00
Peter Simons 52fbea9873 haskell-quickcheck-instances: update to version 0.3.5 2013-12-19 11:35:26 +01:00
Peter Simons ce3c422fc5 haskell-postgresql-simple: update to version 0.3.10.0 2013-12-19 11:35:26 +01:00
Peter Simons ede8d010a5 haskell-haskell-names: update to version 0.3.2.4 2013-12-19 11:35:26 +01:00
Peter Simons fa0f1c849d haskell-doctest: configure noHaddock hook 2013-12-19 11:35:14 +01:00
Peter Simons 57713cd258 haskell-pretty-show: update to version 1.6.3 2013-12-19 11:34:40 +01:00
Eelco Dolstra 21f4b5c2f7 check: Disable tests
The testsuite can fail under high load:

  check_check_master.c:356:F:Core Tests:test_check_all_msgs:99: Expected Passed, got Test timeout expired

http://hydra.nixos.org/build/7243912
2013-12-19 11:29:22 +01:00
Vladimír Čunát 4c5a71f777 Merge master into x-updates
Conflicts:
	pkgs/desktops/gnome-2/desktop/gvfs/default.nix
	pkgs/development/libraries/cogl/default.nix
	pkgs/development/libraries/libsoup/2.44.nix
2013-12-18 23:21:29 +01:00
Peter Simons 6405473343 haskell-yesod-routes: update to version 1.2.0.4 2013-12-18 21:47:49 +01:00
Peter Simons cedf33fafc haskell-yesod-auth: update to version 1.2.4.1 2013-12-18 21:47:49 +01:00
Peter Simons 63a3390683 haskell-stylish-haskell: update to version 0.5.9.0 2013-12-18 21:47:49 +01:00
Peter Simons 1d96322785 haskell-resourcet: update to version 0.4.10 2013-12-18 21:47:49 +01:00
Peter Simons 178c4ed9d0 haskell-monad-logger: update to version 0.3.3.2 2013-12-18 21:47:49 +01:00
Peter Simons 0939566a80 haskell-http-conduit: update to version 2.0.0.3 2013-12-18 21:47:48 +01:00
Peter Simons 6066969c92 haskell-http-client-tls: update to version 0.2.0.1 2013-12-18 21:47:48 +01:00
Peter Simons a415fcc5c5 haskell-http-client-conduit: update to version 0.2.0.1 2013-12-18 21:47:48 +01:00
Peter Simons 200305d3e3 haskell-haskell-names: update to version 0.3.2.3 2013-12-18 21:47:48 +01:00
Peter Simons 481678ed08 haskell-doctest: update to version 0.9.10 2013-12-18 21:47:48 +01:00
Peter Simons 7431595159 haskell-OpenAL: update to version 1.6.0.0 2013-12-18 21:47:48 +01:00
Evgeny Egorochkin 0c246250c0 Revert "libgcrypt: update from 1.5.3 to 1.6.0"
Too much breakage.

This reverts commit 7879774930.
2013-12-18 21:32:34 +02:00
Nixpkgs Monitor 8e97719684 xineLib: update from 1.2.2 to 1.2.4 2013-12-18 18:18:40 +02:00
Nixpkgs Monitor 5725ac31e1 ucommon: update from 6.0.5 to 6.0.7 2013-12-18 18:18:39 +02:00
Nixpkgs Monitor d9bd3c6d2f phonon: update from 4.7.0 to 4.7.1 2013-12-18 18:18:39 +02:00
Nixpkgs Monitor 22b9ebd4f0 opencv: update from 2.4.5 to 2.4.7 2013-12-18 18:18:38 +02:00
Nixpkgs Monitor b2fc677345 log4cplus: update from 1.0.4 to 1.1.2 2013-12-18 18:18:38 +02:00
Nixpkgs Monitor d4f8c6874e liburcu: update from 0.7.7 to 0.8.1 2013-12-18 18:18:37 +02:00
Nixpkgs Monitor ee2575f16f libsoup_2_40: update from 2.44.1 to 2.44.2 2013-12-18 18:18:37 +02:00
Nixpkgs Monitor 67ca29d457 libsndfile: update from 1.0.23 to 1.0.25 2013-12-18 18:18:37 +02:00
Nixpkgs Monitor b9964865fe libsamplerate: update from 0.1.7 to 0.1.8 2013-12-18 18:18:36 +02:00
Nixpkgs Monitor f0500be89a librdf_rasqal: update from 0.9.30 to 0.9.31 2013-12-18 18:18:36 +02:00
Nixpkgs Monitor fbc0c4ffcc librdf_raptor2: update from 2.0.8 to 2.0.12 2013-12-18 18:18:36 +02:00
Nixpkgs Monitor 2d2e6199ee libogg: update from 1.3.0 to 1.3.1 2013-12-18 18:18:36 +02:00
Nixpkgs Monitor 7a2584fb87 libmspack: update from 0.3alpha to 0.4alpha 2013-12-18 18:18:36 +02:00
Nixpkgs Monitor 5ca15d27aa libmtp: update from 1.1.5 to 1.1.6 2013-12-18 18:18:35 +02:00
Nixpkgs Monitor d81a5a46de libmemcached: update from 1.0.7 to 1.0.8 2013-12-18 18:18:35 +02:00
Nixpkgs Monitor 01fb1ca1b8 libgpgerror: update from 1.11 to 1.12 2013-12-18 18:18:35 +02:00
Nixpkgs Monitor 7879774930 libgcrypt: update from 1.5.3 to 1.6.0 2013-12-18 18:18:35 +02:00
Nixpkgs Monitor 6b5525f471 libdvdcss: update from 1.2.10 to 1.2.13 2013-12-18 18:18:35 +02:00
Nixpkgs Monitor b54df4fe1b libdmtx: update from 0.7.2 to 0.7.4 2013-12-18 18:18:34 +02:00
Nixpkgs Monitor cd698b44ec libdc1394: update from 2.2.0 to 2.2.1 2013-12-18 18:18:34 +02:00
Nixpkgs Monitor e6ef5bd6e2 libcdio: update from 0.90 to 0.92 2013-12-18 18:18:34 +02:00
Nixpkgs Monitor 63df9742ba libcaca: update from 0.99.beta17 to 0.99.beta18 2013-12-18 18:18:34 +02:00
Nixpkgs Monitor c0536e306c libav_0_8: update from 0.8.8 to 0.8.9 2013-12-18 18:18:33 +02:00
Nixpkgs Monitor 4ed5c4df73 leptonica: update from 1.68 to 1.69 2013-12-18 18:18:33 +02:00
Nixpkgs Monitor 14e0d3d693 isocodes: update from 3.40 to 3.49 2013-12-18 18:18:32 +02:00
Nixpkgs Monitor 0b3d2c0cac gupnp: update from 0.18.1 to 0.18.4 2013-12-18 18:18:31 +02:00
Nixpkgs Monitor 399c0474a8 gst_python: update from 0.10.19 to 0.10.22 2013-12-18 18:18:31 +02:00
Nixpkgs Monitor 0d453d90e3 gst_plugins_ugly: update from 0.10.18 to 0.10.19 2013-12-18 18:18:30 +02:00
Nixpkgs Monitor 7e348c17da gst_plugins_bad: update from 0.10.22 to 0.10.23 2013-12-18 18:18:30 +02:00
Nixpkgs Monitor 965c3464e1 gssdp: update from 0.12.1 to 0.12.2.1 2013-12-18 18:18:30 +02:00
Nixpkgs Monitor f40d79adf6 graphite2: update from 1.2.3 to 1.2.4 2013-12-18 18:18:30 +02:00
Nixpkgs Monitor ec635085e9 glfw: update from 2.6 to 2.7.9 2013-12-18 18:18:29 +02:00
Nixpkgs Monitor efa05777b0 glew: update from 1.9.0 to 1.10.0 2013-12-18 18:18:29 +02:00
Nixpkgs Monitor f3bbb6ff5d fox_1_6: update from 1.6.48 to 1.6.49 2013-12-18 18:18:27 +02:00
Nixpkgs Monitor 05288d3ad5 findbugs: update from 1.3.2 to 2.0.3 2013-12-18 18:18:27 +02:00
Nixpkgs Monitor 0a6ec77d3a exiv2: update from 0.22 to 0.23 2013-12-18 18:18:26 +02:00
Nixpkgs Monitor d3b47ef725 esdl: update from 1.0.1 to 1.2 2013-12-18 18:18:26 +02:00
Nixpkgs Monitor 490dfa5363 enet: update from 1.3.1 to 1.3.9 2013-12-18 18:18:26 +02:00
Nixpkgs Monitor 8d2d9f6d21 docutils: update from 0.10 to 0.11 2013-12-18 18:18:25 +02:00
Nixpkgs Monitor 99c9ff6442 db48: update from 4.8.26 to 4.8.30 2013-12-18 18:18:24 +02:00
Nixpkgs Monitor 0b276be28b csslint: update from 0.5.0 to 0.10.0 2013-12-18 18:18:23 +02:00
Nixpkgs Monitor 2d22254e87 cracklib: update from 2.8.16 to 2.9.1 2013-12-18 18:18:23 +02:00
Nixpkgs Monitor 7f6851883f cminpack: update from 1.1.2 to 1.3.2 2013-12-18 18:18:22 +02:00
Nixpkgs Monitor f52514956d clojure_binary: update from 1.4.0 to 1.5.1 2013-12-18 18:18:22 +02:00
Nixpkgs Monitor be5572e2dc chipmunk: update from 6.0.3 to 6.1.5 2013-12-18 18:18:21 +02:00
Nixpkgs Monitor 339a738e72 cgal: update from 3.9 to 4.3 2013-12-18 18:18:21 +02:00
Nixpkgs Monitor 6584533c89 celt: update from 0.11.1 to 0.11.3 2013-12-18 18:18:21 +02:00
Nixpkgs Monitor f417203833 ccrtp: update from 2.0.3 to 2.0.6 2013-12-18 18:18:21 +02:00
Nixpkgs Monitor 32b2973807 ccache: update from 3.1.7 to 3.1.9 2013-12-18 18:18:21 +02:00
Nixpkgs Monitor c677e9df98 bwidget: update from 1.9.5 to 1.9.7 2013-12-18 18:18:20 +02:00
Nixpkgs Monitor 146bcfe7b1 boolstuff: update from 0.1.13 to 0.1.14 2013-12-18 18:18:20 +02:00
Nixpkgs Monitor fe6522309e bison3: update from 3.0 to 3.0.2 2013-12-18 18:18:19 +02:00
Nixpkgs Monitor 37d39237ab avrdude: update from 5.11 to 6.0.1 2013-12-18 18:18:18 +02:00
Nixpkgs Monitor 8970fb09ab autogen: update from 5.17 to 5.18 2013-12-18 18:18:17 +02:00
Nixpkgs Monitor e941f202f1 audiofile: update from 0.3.3 to 0.3.6 2013-12-18 18:18:17 +02:00
Nixpkgs Monitor aa44e4995a asio: update from 1.5.3 to 1.10.1 2013-12-18 18:18:16 +02:00
Evgeny Egorochkin 4c2976230a allegro5: add missing dependencies 2013-12-18 18:18:15 +02:00
Nixpkgs Monitor 55a8f167e2 allegro5: update from 5.0.4 to 5.0.10 2013-12-18 18:18:15 +02:00
Evgeny Egorochkin 46f338d55d aalib: update builder 2013-12-18 18:18:15 +02:00
Nixpkgs Monitor 0102ffdf8d aalib: update from 1.4rc4 to 1.4rc5 2013-12-18 18:18:14 +02:00
Nixpkgs Monitor d4cf43d707 SDL_net: update from 1.2.7 to 1.2.8 2013-12-18 18:18:14 +02:00
Nixpkgs Monitor dd07654ca0 SDL_gfx: update from 2.0.22 to 2.0.25 2013-12-18 18:18:14 +02:00
Eelco Dolstra 134ba27ea2 Merge remote-tracking branch 'origin/master' into glibc-2.18 2013-12-18 15:42:54 +01:00
Eelco Dolstra 04c364d181 gnat: Attempt to fix random build failures
Sometimes the build failes with:

  In file included from ../../gcc-4.4.6/gcc/ada/seh_init.c:44:
  ../../gcc-4.4.6/gcc/system.h:418: error: conflicting types for 'strsignal'
  /nix/store/6h129q168ahnl2nzw6azr239cba884ng-glibc-2.18/include/string.h:560: note: previous declaration of 'strsignal' was here

and sometimes it doesn't.  Hopefully disabling parallel builds fixes
this.

http://hydra.nixos.org/build/7179481
2013-12-18 15:41:24 +01:00
Peter Simons 580c339699 haskell-smallcheck: update to version 1.1.1 2013-12-18 14:56:43 +01:00
Peter Simons 714f20806b haskell-scientific: update to version 0.1.0.1 2013-12-18 14:56:43 +01:00
Peter Simons 705b317fee haskell-mainland-pretty: update to version 0.2.7 2013-12-18 14:56:43 +01:00
Peter Simons 378c821a62 haskell-language-c-quote: update to version 0.7.6 2013-12-18 14:56:43 +01:00
Peter Simons d1f0c0325c haskell-DAV: update to version 0.6 2013-12-18 14:56:43 +01:00
Peter Simons 6200fc9ffa haskell-async: add version 2.0.1.5 2013-12-18 14:56:43 +01:00
Evgeny Egorochkin eca727fc55 Revert "gsl: update from 1.15 to 1.16"
Tests fail on i686: http://savannah.gnu.org/bugs/?40176

This reverts commit 6a69d7e898.
2013-12-17 15:25:28 +02:00
Peter Simons 3e052e242f gfortran48: disable parallel make to avoid apparent race condition
See <http://hydra.nixos.org/build/7125754> as an example of a failed build.
2013-12-17 12:18:07 +01:00
Sander van der Burg 3b766653c6 Ported to old no-xcode patch to the current nodejs, so that it can be built on Darwin again 2013-12-17 11:13:55 +01:00
Daniel Oertwig 42560c78bb libxml2 w/o python --with-python=no on all systems
When building libxml2 without python enabled, pass "--with-python=no" to
configure on all systems, not only on FreeBSD. Omitting mentioned
configure option results in building libxml2 WITH python enabled. In
this case, configure is looking for python by itself in system paths.
With a rootless configuration, python includes from the host are accessed.
If those files (Python.h) are not available, building libxml2 fails.
2013-12-16 21:30:36 +01:00
Peter Simons 45e8de9a7d Merge branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Peter Simons 60103a4bd9 haskell-wai-test: update to version 2.0.0.1 2013-12-16 21:11:30 +01:00
Peter Simons 9a31332136 haskell-tasty: update to version 0.5.2.1 2013-12-16 21:11:30 +01:00
Peter Simons 0bbe648085 haskell-snaplet-acid-state: update to version 0.2.6 2013-12-16 21:11:30 +01:00
Peter Simons c1413dc30b haskell-enummapset-th: update to version 0.6.0.1 2013-12-16 21:11:30 +01:00
Peter Simons a3c0e40e52 haskell-ansi-terminal: update to version 0.6.1 2013-12-16 21:11:30 +01:00
Peter Simons ee755fa3bc haskell-HsOpenSSL: update to version 0.10.3.6 2013-12-16 21:11:30 +01:00
Peter Simons 1e5e9a402b haskell-DAV: update to version 0.5.1 2013-12-16 21:11:29 +01:00
Peter Simons ec00fe0965 haskell-doctest: don't build haddock documentation with pre-7.4 versions of GHC 2013-12-16 21:11:29 +01:00
Eelco Dolstra 53567db1d5 glibc: Apply upstream patch for scanf regression
https://sourceware.org/bugzilla/show_bug.cgi?id=15917

This broke Atlas.

http://hydra.nixos.org/build/7072399
http://sourceforge.net/p/math-atlas/discussion/75123/thread/dc45bb67/
2013-12-16 17:12:19 +01:00
Eelco Dolstra a2b45034b3 php: Update to 5.4.23, 5.3.28
CVE-2013-4073, CVE-2013-6420
2013-12-16 14:50:40 +01:00
Jason "Don" O'Conal 2b65900e75 vagrant: update to 1.4.0 2013-12-16 04:50:22 +00:00
Nixpkgs Monitor 9f83ba8776 log4cpp: update from 1.1 to 1.1.1 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor 3695a60418 libeatmydata: update from 65 to 82 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor 84aba31f42 libconfig: update from 1.4.8 to 1.4.9 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor 0a29083188 jansson: update from 2.4 to 2.5 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor cda4252d4b guile_lib: update from 0.2.1 to 0.2.2 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor c253a1fb40 guile_ncurses: update from 1.3 to 1.4 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor 6a69d7e898 gsl: update from 1.15 to 1.16 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor 49cfb2c896 httpunit: update from 1.6 to 1.7 2013-12-16 01:36:16 +02:00
Peter Simons be8d22c05d haskell-github: patch to fix build 2013-12-15 22:37:42 +01:00
Peter Simons 53e9145cd0 haskell-mime-mail: update to version 0.4.3 2013-12-15 22:37:42 +01:00
Peter Simons 3b3cc6a4ad haskell-ghc-mod: keep the original 'ghc-mod' binary in $out/bin, not $out 2013-12-15 22:37:41 +01:00
Peter Simons 41f0df1068 haskell-ghc-mod: don't rely on /bin/sh 2013-12-15 22:37:41 +01:00
Peter Simons 66fa31308c haskell-ghc-mod: re-enable the test suite 2013-12-15 22:37:41 +01:00
Michael Raskin 556e38c0f4 Fix LuaJIT evaluation on non-Linux platforms 2013-12-15 20:12:35 +04:00
Nixpkgs Monitor 3073e0697f libcdio: update from 0.82 to 0.90 2013-12-15 13:18:34 +02:00
Nixpkgs Monitor ffd5623ec8 libcddb: update from 1.3.0 to 1.3.2 2013-12-15 13:16:57 +02:00
Nixpkgs Monitor 4095a1d554 incrtcl: update from 3.4b1 to 3.4.1 2013-12-15 13:08:19 +02:00
Nixpkgs Monitor 53754a0397 help2man: update from 1.40.8 to 1.43.3 2013-12-15 13:03:15 +02:00
Nixpkgs Monitor 38803914d6 doxygen: update from 1.8.3.1 to 1.8.5 2013-12-15 12:32:24 +02:00
Nixpkgs Monitor 680a6380c8 cppcheck: update from 1.53 to 1.62 2013-12-15 12:26:24 +02:00
Evgeny Egorochkin e7c77dc527 classads: add a missing dependency 2013-12-15 11:38:20 +02:00
Nixpkgs Monitor 4e2ea2d0c0 classads: update from 1.0.4 to 1.0.10 2013-12-15 11:31:53 +02:00
Nixpkgs Monitor 7cee23b69f chromaprint: update from 0.7 to 1.1 2013-12-15 11:27:17 +02:00
Nixpkgs Monitor 22ea5a1982 beecrypt: update from 4.1.2 to 4.2.1 2013-12-15 11:25:56 +02:00
Nixpkgs Monitor 202ea363c4 astyle: update from 2.02.1 to 2.04 2013-12-15 11:25:54 +02:00
Nixpkgs Monitor fcd81b5844 check: update from 0.9.8 to 0.9.11 2013-12-15 10:52:38 +02:00
Michael Raskin 06d079e089 Merge pull request #1382 from jagajaga/master
Add MOC (Music on console)
2013-12-14 22:58:09 -08:00
Michael Raskin 76cde34423 Merge pull request #1365 from roelof1967/clutter
enabled introspection for clutter,cogl and json-glib
2013-12-14 22:53:21 -08:00
Michael Raskin 45fadcfd39 Merge pull request #1356 from iyzsong/renpy
renpy: update to 6.16.3
2013-12-14 22:50:06 -08:00
Michael Raskin d2c57ddabb Merge pull request #1383 from iyzsong/love2d
add love-0.9.0
2013-12-14 22:44:50 -08:00
Song Wenwu 87e572a3d1 add love-0.9.0 (use luajit by default) 2013-12-15 14:24:28 +08:00
Song Wenwu 77cefbe76a luajit: fix ldconfig to correct *.so files(symlinks) 2013-12-15 14:04:07 +08:00
Vladimír Čunát e8394e3f8c mesa: bugfix update 9.2.4 -> .5 2013-12-15 00:24:44 +01:00
Vladimír Čunát 458f17ae26 mesa: move vdpau drivers so they are found 2013-12-14 23:51:48 +01:00
Peter Simons e5e30f9ec9 haskell-wai-test: trigger re-build to fix broken reference to HUnit 2013-12-14 22:13:22 +01:00
Peter Simons e57309963c pandoc: cosmetic 2013-12-14 21:33:12 +01:00
Arseniy Seroka 60e76fd0c2 BerkeleyDB: update to 0.54 2013-12-15 00:27:22 +04:00
Nixpkgs Monitor a8ec55b3d9 suitesparse: update from 4.2.0 to 4.2.1 2013-12-14 21:40:52 +02:00
Nixpkgs Monitor 6313b933ed telepathy_glib: update from 0.20.1 to 0.20.4 2013-12-14 21:37:20 +02:00
Nixpkgs Monitor a5d733dc40 perlPackages.CompressRawZlib: update from 2.060 to 2.063 2013-12-14 17:59:58 +02:00
Nixpkgs Monitor 672999a3d4 oprofile: update from 0.9.8 to 0.9.9 2013-12-14 17:59:57 +02:00
Peter Simons 3aef83f451 haskell-pandoc: jailbreak to fix build with unzip-archive 2013-12-14 15:19:29 +01:00
Peter Simons ab0438f128 haskell-th-orphans: jailbreak to fix build with th-lift 0.6 2013-12-14 15:19:29 +01:00
Peter Simons bf870cfde0 haskell-zip-archive: update to version 0.2 2013-12-14 15:19:28 +01:00
Peter Simons 3fe71f1c52 haskell-yesod-routes: update to version 1.2.0.3 2013-12-14 15:19:28 +01:00
Peter Simons 5971b942a2 haskell-yesod-platform: update to version 1.2.5.2 2013-12-14 15:19:28 +01:00
Peter Simons f5587ef751 haskell-yesod-form: update to version 1.3.4.1 2013-12-14 15:19:28 +01:00
Peter Simons 1098138e2e haskell-yesod-core: update to version 1.2.6.2 2013-12-14 15:19:28 +01:00
Peter Simons fe7d9b7335 haskell-yesod-bin: update to version 1.2.5.2 2013-12-14 15:19:28 +01:00
Peter Simons ac07340564 haskell-wai-extra: update to version 2.0.1 2013-12-14 15:19:28 +01:00
Peter Simons d7dd97c5da haskell-wai-app-static: update to version 2.0.0.2 2013-12-14 15:19:28 +01:00
Peter Simons f3de4df1c5 haskell-vty-ui: update to version 1.6.1 2013-12-14 15:19:28 +01:00
Peter Simons 23fbd4bb4b haskell-th-lift: update to version 0.6 2013-12-14 15:19:28 +01:00
Peter Simons 62aecb9199 haskell-tasty: update to version 0.5.2 2013-12-14 15:19:28 +01:00
Peter Simons afe7150665 haskell-scotty: update to version 0.6.1 2013-12-14 15:19:28 +01:00
Peter Simons 4271c59830 haskell-hledger: update to version 0.22 2013-12-14 15:19:28 +01:00
Peter Simons e759fa2d55 haskell-hledger-web: update to version 0.22 2013-12-14 15:19:28 +01:00
Peter Simons 8df4a267a1 haskell-hledger-lib: update to version 0.22 2013-12-14 15:19:28 +01:00
Peter Simons 9fe0d36963 haskell-digestive-functors: update to version 0.6.2.0 2013-12-14 15:19:28 +01:00
Peter Simons 03ed015510 haskell-data-memocombinators: update to version 0.5.1 2013-12-14 15:19:28 +01:00
Peter Simons c89a0aab3c haskell-cufft: update to version 0.1.0.3 2013-12-14 15:19:28 +01:00
Peter Simons 6a3e496f6b haskell-ListLike: update to version 4.0.2 2013-12-14 15:19:28 +01:00
Peter Simons ae58890b21 haskell-monad-par: update to version 0.3.4.6 2013-12-14 15:19:27 +01:00
Peter Simons b30738afe2 haskell-enummapset-th: add version 0.6.0.0 2013-12-14 15:19:27 +01:00
Peter Simons 524935ebd5 haskell-assert-failure: add version 0.1 2013-12-14 15:19:27 +01:00
Peter Simons a9a5bde463 haskell-HTTP: update to version 4000.2.10 2013-12-14 15:19:27 +01:00
Peter Simons da88a3a81e haskell-markdown-unlit: cannot generate documentation with Haddock shipped with ghc 7.0.4 or earlier 2013-12-14 15:11:44 +01:00
Song Wenwu 7c2ba05e13 webkitgtk: fix build by patchShebangs /Tools/gtk/generate-feature-defines-files 2013-12-14 14:31:58 +01:00
Vladimír Čunát 0fe37b7519 Merge #1269: add vagrant 2013-12-14 11:03:21 +01:00
Nixpkgs Monitor 07d7a5d786 jflex: update from 1.4.1 to 1.4.3 2013-12-14 04:40:53 +02:00
Nixpkgs Monitor 537a5d4b70 gdb: update from 7.6.1 to 7.6.2 2013-12-14 04:36:56 +02:00
Nixpkgs Monitor 904ee6d5d2 re2c: update from 0.13.5 to 0.13.6 2013-12-14 00:41:47 +02:00
Nixpkgs Monitor 7456615f2e opendkim: update from 2.4.2 to 2.4.3 2013-12-13 23:05:10 +02:00
Nixpkgs Monitor ba166470ce newt: update from 0.52.14 to 0.52.15 2013-12-13 23:03:31 +02:00
Nixpkgs Monitor faa3c3c00b libgsf: update from 1.14.26 to 1.14.28 2013-12-13 22:58:45 +02:00
Nixpkgs Monitor fd78d4d389 libidn: update from 1.25 to 1.28 2013-12-13 22:57:47 +02:00
Nixpkgs Monitor ee95dbde4d libnova: update from 0.12.1 to 0.12.3 2013-12-13 22:56:00 +02:00
Nixpkgs Monitor 649fb3bd6a libsodium: update from 0.4.3 to 0.4.5 2013-12-13 22:52:34 +02:00
Nixpkgs Monitor 27d28a2e75 libtasn1: update from 2.13 to 2.14 2013-12-13 22:49:44 +02:00
Nixpkgs Monitor f1103684b4 libunibreak: update from 1.0 to 1.1 2013-12-13 22:47:21 +02:00
Nixpkgs Monitor d466259fd8 libviper: update from 1.4.5 to 1.4.6 2013-12-13 22:46:34 +02:00
Nixpkgs Monitor 0aa3ff47e2 libwpd: update from 0.9.5 to 0.9.9 2013-12-13 22:40:20 +02:00
Nixpkgs Monitor f717d1468c libwpg: update from 0.2.1 to 0.2.2 2013-12-13 22:38:42 +02:00
Nixpkgs Monitor 28455d2388 libyaml: update from 0.1.3 to 0.1.4 2013-12-13 22:37:04 +02:00
Nixpkgs Monitor bb108be59c yajl: update from 2.0.1 to 2.0.4 2013-12-13 20:56:36 +02:00
Nixpkgs Monitor 3f21eaf705 cppunit: update from 1.12.0 to 1.12.1 2013-12-13 20:56:36 +02:00
Petr Rockai f9d66c239e lcov: Update to 1.10 as 1.9 fails with gcc 4.7 .gcno files. 2013-12-13 20:56:36 +02:00
Petr Rockai 492c4838b2 perl-DBD-mysql: Update to 4.023 (.013 fails to build). 2013-12-13 20:56:36 +02:00
Carles Pagès d02b0a1828 libjson-rpc-cpp: minor fixes to the expression. 2013-12-13 17:33:13 +01:00
Carles Pagès e794dc6a20 rabbitmq-c: add version 0.4.1 2013-12-13 17:10:06 +01:00
Lluís Batlle i Rossell 2e09489895 Adding Apache Thrift. 2013-12-13 11:17:44 +01:00
Evgeny Egorochkin c53d8c81f5 pycrypto: remove version 2.5 since it's vulnerable to CVE-2012-2417, CVE-2013-1445 2013-12-13 11:13:23 +02:00
Nixpkgs Monitor 22eabfcc02 libproxy: update from 0.4.7 to 0.4.11, potentially fixes CVE-2012-4504 2013-12-13 00:00:48 +02:00
Nixpkgs Monitor 22840f8048 libgcrypt: update from 1.5.2 to 1.5.3, potentially fixes CVE-2013-4242 2013-12-12 23:55:06 +02:00
Nixpkgs Monitor dbfeebeef7 libzip: update from 0.10 to 0.11.1, potentially fixes CVE-2012-1162, CVE-2012-1163 2013-12-12 23:48:08 +02:00
Vladimír Čunát e0a959d05f webkitgtk: disable parallel building
It seems that is what causes build errors on Hydra.
2013-12-12 21:59:45 +01:00
Roelof Wobben a2c48451a2 enabled introspection for clutter,cogl and json-glib 2013-12-12 19:41:51 +01:00
Moritz Ulrich 38a0e6dfd5 lispPackages: Fix Github URIs.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-12 14:11:24 +01:00
Nixpkgs Monitor 687a074979 gnonlin: update from 0.10.15 to 0.10.17 2013-12-12 03:11:35 +02:00
Nixpkgs Monitor e0ae2b01e6 gnome.gnome_doc_utils: update from 0.20.7 to 0.20.10 2013-12-12 03:11:35 +02:00
Nixpkgs Monitor 510100344e glpk: update from 4.47 to 4.52.1 2013-12-12 03:11:34 +02:00
Nixpkgs Monitor 8cfaf0697c global: update from 6.2.2 to 6.2.9 2013-12-12 03:11:34 +02:00
Nixpkgs Monitor 143dcc1123 geos: update from 3.3.8 to 3.4.2 2013-12-12 03:11:34 +02:00
Nixpkgs Monitor 57826becea gengetopt: update from 2.22.5 to 2.22.6 2013-12-12 03:11:34 +02:00
Eelco Dolstra f329865aa2 apr: Update to 1.5.0 2013-12-11 14:25:15 +01:00
Vladimír Čunát 4855b0a22e dragonegg: fix build via update to 3.3 2013-12-11 12:14:01 +01:00
Peter Simons 900786ab37 Fix more evaluation errors on Hydra. 2013-12-11 12:08:19 +01:00
Nixpkgs Monitor 96f551a8f9 libgtop: update from 2.28.4 to 2.28.5 2013-12-11 09:47:45 +02:00
Song Wenwu 7d5ab6167c renpy: update to 6.16.3 2013-12-11 13:05:07 +08:00
Peter Simons 48f24712dc Fix a lots of evaluation errors on Hydra. 2013-12-10 23:20:23 +01:00
Vladimír Čunát 1d62c6445f racket: fix build via forcing -lgcc_s 2013-12-10 22:37:35 +01:00
Peter Simons 2bc29e4e6d Merge branch 'master' into stdenv-updates. 2013-12-10 22:29:20 +01:00
Peter Simons 6cd149f2a9 hoogle: disable test suite to fix the build
See issue <https://github.com/ndmitchell/hoogle/issues/43>.
2013-12-10 21:47:39 +01:00
Peter Simons 43070fe84f haskell-yesod-platform: update to version 1.2.5 2013-12-10 20:45:19 +01:00
Peter Simons 4df80c3c2e haskell-warp: update to version 2.0.1 2013-12-10 20:45:19 +01:00
Peter Simons e32ee4acf9 haskell-vault: update to version 0.3.0.3 2013-12-10 20:45:19 +01:00
Peter Simons 28ba549fa8 haskell-tasty: update to version 0.5.1 2013-12-10 20:45:18 +01:00
Peter Simons bf34b53746 haskell-tasty-golden: update to version 2.2.0.1 2013-12-10 20:45:18 +01:00
Peter Simons 49536b487f haskell-tasty-ant-xml: update to version 1.0.0.4 2013-12-10 20:45:18 +01:00
Peter Simons 8248ffc9e4 haskell-lifted-async: update to version 0.1.0.1 2013-12-10 20:45:18 +01:00
Peter Simons 5afc2d5cf3 haskell-http-client: update to version 0.2.0.3 2013-12-10 20:45:18 +01:00
Peter Simons 878227d7aa haskell-ListLike: jailbreak to fix the build with text 1.x 2013-12-10 20:41:41 +01:00
Peter Simons 303ce43551 haskell-persistent-template: update to version 1.2.0.6 2013-12-10 20:41:41 +01:00
Peter Simons e51fe9c496 haskell-path-pieces: update to version 0.1.3.1 2013-12-10 20:41:41 +01:00
Peter Simons 66bd60896d haskell-http-conduit: update to version 2.0.0.2 2013-12-10 20:41:41 +01:00
Peter Simons 9d3022ec35 haskell-http-client: update to version 0.2.0.2 2013-12-10 20:41:40 +01:00
Peter Simons c97000f77c haskell-hoogle: update to version 4.2.26 2013-12-10 20:41:40 +01:00
Peter Simons 7534476fad haskell-digestive-functors: update to version 0.6.1.1 2013-12-10 20:41:40 +01:00
Peter Simons 6e0f60a539 haskell-digestive-functors-snap: update to version 0.6.0.1 2013-12-10 20:41:40 +01:00
Peter Simons d5a0a812dd haskell-digestive-functors-heist: update to version 0.8.3.0 2013-12-10 20:41:40 +01:00
Peter Simons 0262a86ad1 haskell-blaze-builder: update to version 0.3.3.2 2013-12-10 20:41:40 +01:00
Peter Simons c9a52836c8 haskell-pretty-show: resurrect version 1.2, which is required to build hledger on old versions of GHC
This reverts commit 54bfef6fc3d88eabfbd17c440c906170f7bc00ef.
2013-12-10 20:41:40 +01:00
Peter Simons 12a3008d4c haskell-http-reverse-proxy: disable test suite to fix the build
See issue <https://github.com/snoyberg/http-client/issues/11>.
2013-12-10 20:41:40 +01:00
Peter Simons 9d38ae8bcf haskell-http-conduit: disable test suite to fix the build
See issue <https://github.com/snoyberg/http-client/issues/11>.
2013-12-10 20:41:40 +01:00
Peter Simons 3242e0d495 haskell-wai-app-static: update to version 2.0.0.1 2013-12-10 20:41:40 +01:00
Peter Simons cd3a9434fe haskell-unix-process-conduit: update to version 0.2.2.1 2013-12-10 20:41:40 +01:00
Peter Simons 702370e3cd haskell-shakespeare-css: update to version 1.0.6.6 2013-12-10 20:41:40 +01:00
Peter Simons a21f8721c4 haskell-persistent-template: update to version 1.2.0.5 2013-12-10 20:41:40 +01:00
Peter Simons 55ed7d9466 haskell-hoogle: update to version 4.2.25 2013-12-10 20:41:40 +01:00
Peter Simons 00b20b6caf haskell-haskell-names: update to version 0.3.2.2 2013-12-10 20:41:40 +01:00
Peter Simons e9848e3b79 haskell-cmdargs: update to version 0.10.7 2013-12-10 20:41:40 +01:00
Peter Simons d231aca644 haskell-parsec: update to version 3.1.4 2013-12-10 20:41:40 +01:00
Peter Simons 9a7c392af3 haskell-http-client-tls: disable test suite to fix the build
See issue <https://github.com/snoyberg/http-client/issues/11>.
2013-12-10 20:41:40 +01:00
Peter Simons e810997859 haskell-http-client: disable test suite to fix the build
See issue <https://github.com/snoyberg/http-client/issues/11>.
2013-12-10 20:41:40 +01:00
Peter Simons b2770afe61 haskell-cmdargs: work around broken tarball on Hackage 2013-12-10 20:41:39 +01:00
Peter Simons 9fcd7a8994 haskell-warp: disable test suite to fix the build
See issue <https://github.com/yesodweb/wai/issues/205>.
2013-12-10 20:41:39 +01:00
Peter Simons a47b25da5b haskell-keter: update to version 1.1.0.1 2013-12-10 20:41:39 +01:00
Peter Simons 5e5855d95c haskell-yesod: update to version 1.2.4 2013-12-10 20:41:39 +01:00
Peter Simons 48958dac06 haskell-yesod-static: update to version 1.2.2 2013-12-10 20:41:39 +01:00
Peter Simons 91e2d2bf9b haskell-yesod-routes: update to version 1.2.0.2 2013-12-10 20:41:39 +01:00
Peter Simons 7a7b9e515b haskell-yesod-persistent: update to version 1.2.2 2013-12-10 20:41:39 +01:00
Peter Simons c1f1d00bce haskell-yesod-core: update to version 1.2.6.1 2013-12-10 20:41:39 +01:00
Peter Simons c2f98216f8 haskell-yesod-bin: update to version 1.2.5.1 2013-12-10 20:41:39 +01:00
Peter Simons c333429da9 haskell-yesod-auth: update to version 1.2.4 2013-12-10 20:41:39 +01:00
Peter Simons 3517ae8829 haskell-xml-hamlet: update to version 0.4.0.6 2013-12-10 20:41:39 +01:00
Peter Simons 4923a984a5 haskell-xml-conduit: update to version 1.1.0.9 2013-12-10 20:41:39 +01:00
Peter Simons a18328c0b6 haskell-xdot: update to version 0.2.4.1 2013-12-10 20:41:39 +01:00
Peter Simons 73a20b0473 haskell-wl-pprint-terminfo: update to version 3.7 2013-12-10 20:41:39 +01:00
Peter Simons 8d8db388d9 haskell-wl-pprint-extras: update to version 3.5 2013-12-10 20:41:39 +01:00
Peter Simons 27bdaa3269 haskell-warp: update to version 2.0.0.1 2013-12-10 20:41:39 +01:00
Peter Simons d6377fa895 haskell-warp-tls: update to version 2.0.0 2013-12-10 20:41:39 +01:00
Peter Simons ad818c12a6 haskell-wai: update to version 2.0.0 2013-12-10 20:41:39 +01:00
Peter Simons 059978b474 haskell-wai-test: update to version 2.0.0.1 2013-12-10 20:41:39 +01:00
Peter Simons eb16c02c56 haskell-wai-logger: update to version 2.0.1 2013-12-10 20:41:38 +01:00
Peter Simons 350a1e1c96 haskell-wai-handler-launch: update to version 2.0.0 2013-12-10 20:41:38 +01:00
Peter Simons 40a309e038 haskell-wai-extra: update to version 2.0.0.1 2013-12-10 20:41:38 +01:00
Peter Simons ca19f496b8 haskell-wai-app-static: update to version 2.0.0 2013-12-10 20:41:38 +01:00
Peter Simons 710790a704 haskell-vector-algorithms: update to version 0.6.0.1 2013-12-10 20:41:38 +01:00
Peter Simons 5fb617876d haskell-tasty: update to version 0.4.2 2013-12-10 20:41:38 +01:00
Peter Simons b1c6aabdb1 haskell-tasty-ant-xml: update to version 1.0.0.2 2013-12-10 20:41:38 +01:00
Peter Simons 8cdd84fac2 haskell-snap: update to version 0.13.1.2 2013-12-10 20:41:38 +01:00
Peter Simons 6ff4ebca32 haskell-smallcheck: update to version 1.1.0.1 2013-12-10 20:41:38 +01:00
Peter Simons de2c3ff933 haskell-shakespeare: update to version 1.2.0.3 2013-12-10 20:41:38 +01:00
Peter Simons d20feb0efc haskell-shakespeare-text: update to version 1.0.0.10 2013-12-10 20:41:38 +01:00
Peter Simons d7588eae79 haskell-shakespeare-i18n: update to version 1.0.0.5 2013-12-10 20:41:38 +01:00
Peter Simons f664af5337 haskell-shakespeare-css: update to version 1.0.6.5 2013-12-10 20:41:38 +01:00
Peter Simons 8a347b892b haskell-semigroups: update to version 0.12.1 2013-12-10 20:41:38 +01:00
Peter Simons 42f3190cf8 haskell-scotty: update to version 0.6.0 2013-12-10 20:41:38 +01:00
Peter Simons 7cc0bad3a4 haskell-reducers: update to version 3.10.1.1 2013-12-10 20:41:38 +01:00
Peter Simons 01a828cbf9 haskell-quickcheck-instances: update to version 0.3.4 2013-12-10 20:41:38 +01:00
Peter Simons 3df57554b5 haskell-pandoc: update to version 1.12.2.1 2013-12-10 20:41:38 +01:00
Peter Simons 012480b9f4 haskell-monad-logger: update to version 0.3.3.1 2013-12-10 20:41:38 +01:00
Peter Simons 832a6b45d6 haskell-linear: update to version 1.3.1.1 2013-12-10 20:41:37 +01:00
Peter Simons 3c5e50828a haskell-lens: update to version 3.10.0.1 2013-12-10 20:41:37 +01:00
Peter Simons 012a7209e5 haskell-language-ecmascript: update to version 0.15.4 2013-12-10 20:41:37 +01:00
Peter Simons ae925636bd haskell-http-types: update to version 0.8.3 2013-12-10 20:41:37 +01:00
Peter Simons 4675b82d64 haskell-http-reverse-proxy: update to version 0.3.0 2013-12-10 20:41:37 +01:00
Peter Simons 3cb9b9cb36 haskell-http-conduit: update to version 2.0.0.1 2013-12-10 20:41:37 +01:00
Peter Simons bb371962ce haskell-hspec: update to version 1.8.1.1 2013-12-10 20:41:37 +01:00
Peter Simons 6f776d29c5 haskell-hspec-meta: update to version 1.8.1 2013-12-10 20:41:37 +01:00
Peter Simons 7053a3f96a haskell-hspec-expectations: update to version 0.5.0.1 2013-12-10 20:41:37 +01:00
Peter Simons ee04bc15d0 haskell-hoogle: update to version 4.2.24 2013-12-10 20:41:37 +01:00
Peter Simons fcb89f41c6 haskell-hjsmin: update to version 0.1.4.4 2013-12-10 20:41:37 +01:00
Peter Simons 322a1d40f7 haskell-hexpat: update to version 0.20.5 2013-12-10 20:41:37 +01:00
Peter Simons dffb56d5d2 haskell-hamlet: update to version 1.1.7.5 2013-12-10 20:41:37 +01:00
Peter Simons e979b49dd5 haskell-hakyll: update to version 4.4.2.0 2013-12-10 20:41:37 +01:00
Peter Simons 8198b87947 haskell-glade: update to version 0.12.5.0 2013-12-10 20:41:37 +01:00
Peter Simons fee913a3ef haskell-ghc-vis: update to version 0.7.2 2013-12-10 20:41:37 +01:00
Peter Simons b9f4a63413 haskell-fast-logger: update to version 2.0.0 2013-12-10 20:41:37 +01:00
Peter Simons a438e431b3 haskell-errors: update to version 1.4.4 2013-12-10 20:41:37 +01:00
Peter Simons fa254e5565 haskell-crypto-pubkey: update to version 0.2.3 2013-12-10 20:41:37 +01:00
Peter Simons c9ecf30aac haskell-crypto-pubkey-types: update to version 0.4.1 2013-12-10 20:41:37 +01:00
Peter Simons 695c2a345b haskell-cmdargs: update to version 0.10.6 2013-12-10 20:41:36 +01:00
Peter Simons 4d90e5aa3a haskell-blaze-markup: update to version 0.5.1.6 2013-12-10 20:41:36 +01:00
Peter Simons c22384263d haskell-blaze-html: update to version 0.6.1.2 2013-12-10 20:41:36 +01:00
Peter Simons 5b61f54e09 haskell-base-compat: update to version 0.3.0 2013-12-10 20:41:36 +01:00
Peter Simons 5afde208e9 haskell-authenticate-oauth: update to version 1.4.0.8 2013-12-10 20:41:36 +01:00
Peter Simons 82e26eb2a4 haskell-JuicyPixels: update to version 3.1.2 2013-12-10 20:41:36 +01:00
Peter Simons a91e1a6f85 haskell-DAV: update to version 0.5 2013-12-10 20:41:36 +01:00
Peter Simons 37d68e69a0 haskell-pretty-show: remove obsolete version 1.2 2013-12-10 20:41:36 +01:00
Peter Simons 367b119971 haskell-pretty-show: update to version 1.6.2 2013-12-10 20:41:36 +01:00
Peter Simons 375c13622e haskell-text: update to version 1.0.0.0 2013-12-10 20:41:36 +01:00
Peter Simons 38ff664847 haskell-parsers: update to version 0.10.1.2 2013-12-10 20:41:36 +01:00
Peter Simons 1d56cb64a8 haskell-http-client-*: new packages 2013-12-10 20:41:36 +01:00
Peter Simons 6ea83a9a66 haskell-case-insensitive: update to version 1.1.0.2 2013-12-10 20:41:36 +01:00
Peter Simons 6b5f1f35fb haskell-errorcall-eq-instance: add version 0.1.0 2013-12-10 20:41:36 +01:00
Bjørn Forsman 3227c1d215 ncurses: fix includedir setting
${out} in configureFlags isn't expanded, so ncursesw5-config ends up
expanding ${out} at *runtime*. Here is the relevant ncursesw5-config
snippet showing how includedir gets its value at runtime.

  bindir="${exec_prefix}/bin"
  includedir="${out}/include"
  libdir="${exec_prefix}/lib"
  datadir="${prefix}/share"
  mandir="${prefix}/man"

When running in a plain shell you get this:
  $ ncursesw5-config --cflags
  -I/include/ncursesw -I/include

And when run in a nix-build shell for e.g. gpsd:
  $ ncursesw5-config --cflags
  -I/nix/store/HASH-gpsd-3.10/include/ncursesw -I/nix/store/HASH-gpsd-3.10/include

This is clearly wrong.

Q: How come this has gone undetected for years?
A: It seems few packages use ncursesw5-config to get the compiler
flags. For example, our python curses module builds its own compiler
flags.

Fix this by moving the --includedir setting to preConfigure where shell
variables are expanded.
2013-12-10 19:47:52 +01:00
Vladimír Čunát 69a0de865e gtkmm*: update, enable tests
Also add myself as a maintainer
to be able to monitor all gtk2/3 deps easily.
2013-12-10 17:37:59 +01:00
Vladimír Čunát a5110391dd atkmm: maintenance update 2013-12-10 17:23:20 +01:00
Vladimír Čunát 1e113b8284 pangomm: update, so we can drop older cairo 2013-12-10 17:14:22 +01:00
Vladimír Čunát cb19931160 glibmm: update (after a long time), drop unneeded dep 2013-12-10 17:11:24 +01:00
Vladimír Čunát f9f14be632 libsigcxx: bugfix update 2.2.10 -> .11, enable tests 2013-12-10 16:53:45 +01:00
Eelco Dolstra ec5739ef17 jfsrec: Fix build
http://hydra.nixos.org/build/7008843
2013-12-10 14:28:19 +01:00
Vladimír Čunát 089da3ee5c Merge master into x-updates
Conflicts (simple):
	pkgs/top-level/all-packages.nix
2013-12-10 13:00:02 +01:00
Vladimír Čunát db32c7ca8b mesa: add myself as a maintainer
When I authored much of the current expression,
I should better watch it, too.
2013-12-10 12:52:24 +01:00
Vladimír Čunát 7a3ae83a97 gtk3: bugfix update 3.10.4 -> .5 2013-12-10 12:46:11 +01:00
Song Wenwu 9c8789e8bc add webkitgtk 2.2.3
With minor changes from @vcunat, see #1197.
2013-12-10 12:45:21 +01:00
Eelco Dolstra ed463a7671 boost: Remove 1.53 and 1.54
These don't build against Glibc 2.18, but they're not used anyway
(except by source-highlight, which builds fine against 1.49).
2013-12-10 12:02:53 +01:00
Eelco Dolstra 2a36c61541 boost-1.49: Fix building against Glibc 2.18
Glibc 2.18 no longer defines __GLIBC_HAVE_LONG_LONG.

http://hydra.nixos.org/build/7003618
2013-12-10 11:50:29 +01:00
Nixpkgs Monitor 393dcd9c84 gmime: update from 2.6.15 to 2.6.19 2013-12-10 11:57:15 +02:00
Song Wenwu 7ae520404f libsoup: update from 2.44.1 to 2.44.2
Enable introspection
Renamed from libsoup_2_40 to libsoup_2_44
2013-12-10 10:48:59 +01:00
Vladimír Čunát 8dc05a8fc9 libdrm: bump 2.4.49 -> .50
Mainly, it fixes a critical bug for Radeon Southern Islands GPUs.
2013-12-10 10:41:35 +01:00
Peter Simons 685ec102ef Merge pull request #1348 from ocharles/intervalmap
haskellPackages.IntervalMap: New expression
2013-12-09 16:08:30 -08:00
Peter Simons c1c1de4c02 Merge pull request #1349 from ocharles/ex-pool
haskellPackages.exPool: New expression
2013-12-09 16:08:11 -08:00
Peter Simons 5a54eed058 Merge pull request #1350 from ocharles/haskelldb
haskellPackages.haskelldb: New expression
2013-12-09 16:08:02 -08:00
Oliver Charles 192cca63ef haskellPackages.haskelldb: New expression 2013-12-09 23:35:59 +00:00
Oliver Charles 11668c9273 haskellPackages.exPool: New expression 2013-12-09 23:32:00 +00:00
Peter Simons 486e7736df Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/networking/p2p/amule/default.nix
2013-12-10 00:25:54 +01:00
Oliver Charles 7317135edc haskellPackages.IntervalMap: New expression 2013-12-09 23:13:44 +00:00
Oliver Charles 9e4a60d54e haskellPackages.extensibleEffects: New expression 2013-12-09 23:11:50 +00:00
Vladimír Čunát 493eaf95dd poppler: bugfix update 0.24.3 -> .4 2013-12-09 21:14:39 +01:00
Vladimír Čunát 5acb97b972 libopus: update 1.0.3 -> 1.1, enable tests 2013-12-09 21:07:56 +01:00
Shea Levy ac21aa9a82 Unpacking jce requires zip
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-09 13:25:07 -05:00
Shea Levy 088f472fe5 Add oracle jdk 7
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-09 11:37:40 -05:00
Peter Simons 6dfc18dc00 gnumake: add version 4.0 2013-12-09 16:14:41 +01:00
Peter Simons aa58b5f571 gnumake: clean up directory structure; no functional change 2013-12-09 16:09:33 +01:00
Nixpkgs Monitor 7375a3f7dd aprutil: update from 1.5.2 to 1.5.3 2013-12-09 10:48:41 +02:00