Commit graph

10201 commits

Author SHA1 Message Date
Peter Simons ba21dc51bc haskell-conduit: update to version 1.0.4 2013-03-18 12:17:24 +01:00
Peter Simons 2eaec021cc haskell-classy-prelude: update to version 0.5.4 2013-03-18 12:17:24 +01:00
Peter Simons c435b34471 haskell-HStringTemplate: update to version 0.7.1 2013-03-18 12:17:24 +01:00
Peter Simons da3b05204b haskell-Boolean: update to version 0.2 2013-03-18 12:17:24 +01:00
Peter Simons 07bbcaf29e haskell-GLUT: add version 2.4.0.0 2013-03-18 12:17:24 +01:00
Peter Simons f642dcd638 haskell-OpenGL: add version 2.8.0.0 2013-03-18 12:17:24 +01:00
Peter Simons 852350301f haskell-mmorph: add version 1.0.0 2013-03-18 12:17:24 +01:00
Peter Simons 26a39d2dbc haskell-monad-par: update to version 0.3.4.1 2013-03-18 12:17:24 +01:00
Peter Simons 8e9ff8e1ab cppi: update to version 1.18 2013-03-18 11:37:46 +01:00
viric 81386ee721 Merge pull request #384 from orbitz/add-opam-1.0.0
Upgrade opam to 1.0.0
2013-03-17 14:40:02 -07:00
Lluís Batlle i Rossell 8c5eaf1840 octave: update to 3.6.4 2013-03-17 22:05:14 +01:00
Lluís Batlle i Rossell e8ab3a7549 octave: removing texlive dependency
I saw I added it, but I can't remember why, and now I don't see what is
it for. It gets into octave closure, so it's a bit annoying for its size.
2013-03-17 21:18:00 +01:00
Vladimír Čunát 8acaea6d57 gcc33: fix build on i686 2013-03-16 21:08:57 +01:00
Vladimír Čunát 198d4fbe41 gcc33: fix build by --disable-multilib 2013-03-16 20:59:46 +01:00
Vladimír Čunát dd25120e8e gcc34: fix build on i686 2013-03-16 20:40:04 +01:00
Alexander Foremny 8082dd3753 Add haskell-stm-conduit
This adds the dependency haskell-stm-chans as well.
2013-03-16 15:33:16 +01:00
Alexander Foremny 4873645bef Add haskell-cereal-conduit 2013-03-16 15:24:09 +01:00
Alexander Foremny 47ca534deb Add haskell-netwire 2013-03-16 15:14:29 +01:00
Peter Simons 893c684e99 pkgs/development/compilers/ghc/with-packages.nix: include share/emacs/site-lisp in the generated environment
This change allows 'ghc-mod' to be included in such a GHC environment,
which is important because the tool is GHC version-specific.
2013-03-15 19:58:08 +01:00
Sander van der Burg eacb6c1506 xcodeenv: Add IPA file to Hydra build products 2013-03-15 16:18:45 +01:00
Lluís Batlle i Rossell 9db9af4fa6 opencascade: Adding ode version
(Open Community version)
2013-03-15 14:34:53 +01:00
Shea Levy 725e27fb58 Add papertrail-cli rubygem
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:25:06 -04:00
Shea Levy bbf57c5a25 Add remote_syslog rubygem
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:24:52 -04:00
Shea Levy cf20b47473 Update rubygems
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:22:52 -04:00
Shea Levy 101eba7bef rubyLibs.libv8 needs python
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 08:55:48 -04:00
Malcolm Matalka 27e2fb6895 Upgrade to 1.0.0 2013-03-15 12:41:01 +01:00
Sander van der Burg 89a802d82b androidsdk: Small fix in generating the build product 2013-03-15 10:31:17 +01:00
Vladimír Čunát f670aa50d7 dbus-python: update the ancient version
This was probably the root of #379.
2013-03-15 01:09:57 +01:00
Cillian de Róiste 579082350c pygobject, revert accidental change
I suspect we don't need the postInstall step which moves pygtk.pth to pygobject.pth
any more, but I didn't mean to include it in this change set
2013-03-15 01:06:55 +01:00
Cillian de Róiste 0037e518b0 Merge branch 'wicd-gobject' 2013-03-15 01:00:19 +01:00
Vladimír Čunát 00e272a11c libnotify: major update, no dependency on gtk+ now
As a result it can be easily used with both gtk2 and gtk3.
2013-03-14 15:32:53 +01:00
Sander van der Burg ccb2c7ebb7 Removed Xrender from cairo and add fontconfig to pango on Darwin: this fixes the compilation of graphviz and imagemagick on these platforms 2013-03-14 15:18:55 +01:00
Rob Vermaas 4619675011 Add rsyslog 7.2.6 and its dependencies 2013-03-14 14:13:55 +01:00
Sander van der Burg 0576a0054b Implemented an unelegant workaround that allows nodejs to be used on darwin using xcode 2013-03-14 13:52:45 +01:00
Cillian de Róiste 0d191de368 Fix wicd to find the python gobject on its PYTHONPATH 2013-03-14 01:22:55 +01:00
Vladimír Čunát 8db4152ddf A more complete fix of cyrus-sasl update (broken KDEs).
This amends commit af656c6698.
2013-03-13 21:06:37 +01:00
Lluís Batlle i Rossell 729c3a8174 gamin: adding a patch against a deadlock
https://bugzilla.gnome.org/show_bug.cgi?id=667230

We've seen this annoying deadlock sometimes, and all in kde blocked until
gam_server was killed.
2013-03-13 16:48:52 +01:00
Lluís Batlle i Rossell 74275af383 boost: properly quoting cflags parameters 2013-03-13 16:48:51 +01:00
Peter Simons a8a6fd4063 texinfo: update to version 5.1 2013-03-13 15:13:40 +01:00
Sander van der Burg 0b4bd3afe5 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-03-13 15:09:40 +01:00
Sander van der Burg 0f0e4b856a Make system identifier configurable (except for iphone targets) 2013-03-13 15:09:13 +01:00
Peter Simons a07ae64cee haskell-punycode: disable the test suite
The test suite runs for 20+ minutes on my EeePC. That seems a little excessive.
2013-03-13 14:52:15 +01:00
Peter Simons 4a1d32134b haskell-wai-extra: update to version 1.3.3.1 2013-03-13 13:59:33 +01:00
Peter Simons a356a2e59f haskell-threads: update to version 0.5.0.2 2013-03-13 13:59:33 +01:00
Peter Simons a487304397 haskell-smallcheck: update to version 1.0.2 2013-03-13 13:59:33 +01:00
Peter Simons 67e72eea76 haskell-persistent-template: update to version 1.1.2.5 2013-03-13 13:59:33 +01:00
Peter Simons 9d52ffce02 haskell-numbers: update to version 3000.1.0.3 2013-03-13 13:59:33 +01:00
Peter Simons 865a59815b haskell-monad-logger: update to version 0.3.1.1 2013-03-13 13:59:33 +01:00
Peter Simons 79d3d6e698 haskell-liblastfm: update to version 0.1.1.0 2013-03-13 13:59:32 +01:00
Peter Simons 72d80f0419 haskell-http-conduit: update to version 1.9.2.1 2013-03-13 13:59:32 +01:00
Peter Simons 2533c32595 haskell-hint: update to version 0.3.3.6 2013-03-13 13:59:32 +01:00
Peter Simons b8550949a8 haskell-ghc-mod: update to version 1.12.2 2013-03-13 13:59:32 +01:00
Peter Simons 2ead0aa4c6 haskell-conduit: update to version 1.0.3 2013-03-13 13:59:32 +01:00
Peter Simons ccb850fda6 haskell-NumInstances: update to version 1.2 2013-03-13 13:59:32 +01:00
Florian Friesdorf 94f2013c0c pythonDocs: recurseIntoAttrs does not recurse, bypass problem 2013-03-13 13:16:03 +01:00
Sander van der Burg 15e1daf0c3 Make iOS SDK version configurable 2013-03-13 13:02:19 +01:00
Sander van der Burg 9ec69c077e Make xcode version configurable 2013-03-12 17:23:03 +01:00
Lluís Batlle i Rossell 4684a47989 glibcInfo: fixing build
The manual is built into 'build', not sourceRoot.
2013-03-12 11:46:09 +01:00
Lluís Batlle i Rossell 183b37645b cmake setup-hook: fixing cmakeFlagsArray
The array wasn'te expanded properly, the spaces weren't preserved.
2013-03-12 11:31:58 +01:00
Florian Friesdorf 36c6b4260b cyrus-sasl-2.1.26 2013-03-12 10:05:49 +01:00
Shea Levy 2d4d0cbef7 tinyxml: fix whitespace
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 21:22:59 -04:00
Domen Kozar acf4697a5f upgrade xbmc to 12.0 2013-03-12 01:35:16 +01:00
Shea Levy 897840f76f Add cairo-1.12.2
Needed for an upcoming fix to eclipse.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 19:19:48 -04:00
Shea Levy ef82ab3fca Merge branch 'sdcc' of git://github.com/bjornfor/nixpkgs
New package, it builds, I ship.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 18:51:17 -04:00
Bjørn Forsman 859a227595 sdcc: new nixpkg (SDCC -> Small Device C Compiler)
SDCC is a retargettable, optimizing ANSI - C compiler suite that targets
the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.),
Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola)
HC08 based (hc08, s08) and Zilog Z80 based MCUs (z80, z180, gbz80,
Rabbit 2000/3000, Rabbit 3000A). Work is in progress on supporting the
Microchip PIC16 and PIC18 targets. It can be retargeted for other
microprocessors.
2013-03-11 21:59:40 +01:00
Lluís Batlle i Rossell 7868a3e6b2 Revert "Fixing tarball build (failure evaluating glibcInfo in powerpc-linux)"
This reverts commit c94595f13b.

This was fixed by shlevy in 1c86181857, and I
didn't notice it.
2013-03-11 14:02:16 +01:00
Andres Loeh db104a8c3f haskell-constraints: add package 2013-03-11 12:47:01 +01:00
Peter Simons f21539578e haskell-alex: update to version 3.0.5 2013-03-11 11:26:15 +01:00
Peter Simons c3dc9fbe61 haskell-yesod-json: update to version 1.1.2.2 2013-03-11 11:26:14 +01:00
Peter Simons b749ce135d haskell-monad-logger: update to version 0.3.1 2013-03-11 11:26:14 +01:00
Peter Simons 0f18c143e5 haskell-hakyll: update to version 4.2.1.2 2013-03-11 11:26:14 +01:00
Peter Simons 807cd9ff16 haskell-idris: update to version 0.9.7 2013-03-11 11:26:14 +01:00
Peter Simons e45d55964b alex: update to version 3.0.5 2013-03-11 11:26:14 +01:00
Peter Simons 4610d8b81a jhc: enable Hydra build on Linux 2013-03-11 10:47:21 +01:00
Lluís Batlle i Rossell c94595f13b Fixing tarball build (failure evaluating glibcInfo in powerpc-linux) 2013-03-11 09:41:55 +01:00
Shea Levy 1c86181857 glibc-2.17: Don't link to stdenv.lib.gcc if it's null.
This fixes the tarball

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-10 19:47:59 -04:00
Andres Loeh 54e0fe3ec1 ghc: update HEAD snapshot 2013-03-10 21:14:45 +01:00
Peter Simons 8cc8359351 haskell-doctest: re-generate expression with recent version of cabal2nix 2013-03-10 00:32:32 +01:00
Peter Simons 83bd0eec47 haskell-yst: update to version 0.3.1.1 2013-03-10 00:32:04 +01:00
Peter Simons 4e494d0722 haskell-wl-pprint-terminfo: update to version 3.6 2013-03-10 00:32:04 +01:00
Peter Simons 7a36e6fa03 haskell-wl-pprint-extras: update to version 3.4 2013-03-10 00:32:04 +01:00
Peter Simons 3dcc961cff haskell-void: update to version 0.5.12 2013-03-10 00:32:03 +01:00
Peter Simons 29dac4ea39 haskell-stylish-haskell: update to version 0.5.6.1 2013-03-10 00:32:03 +01:00
Peter Simons 87eaefbe6f haskell-publicsuffixlist: update to version 0.0.4 2013-03-10 00:32:03 +01:00
Peter Simons 5cd47b2c18 haskell-pandoc: update to version 1.11 2013-03-10 00:32:03 +01:00
Peter Simons dd230dee80 haskell-haskell-src-meta: update to version 0.6.0.2 2013-03-10 00:32:03 +01:00
Peter Simons 9f90185d42 haskell-hakyll: update to version 4.2.1.1 2013-03-10 00:32:03 +01:00
Peter Simons 126100e7a9 haskell-gitit: update to version 0.10.3 2013-03-10 00:32:03 +01:00
Peter Simons 6042de5fae haskell-distributive: update to version 0.3.1 2013-03-10 00:26:26 +01:00
Peter Simons 119bf8ef28 haskell-citeproc-hs: update to version 0.3.8 2013-03-10 00:26:26 +01:00
Peter Simons a71fff4364 haskell-blaze-markup: update to version 0.5.1.5 2013-03-10 00:26:26 +01:00
Peter Simons 35f59257db haskell-blaze-html: update to version 0.6.1.1 2013-03-10 00:26:26 +01:00
Vladimír Čunát 29442fd614 jbig2dec: fix download URI 2013-03-09 18:45:23 +01:00
Vladimír Čunát 03ba2960a4 vdrift: update and fix
Tested on two laps :-)
2013-03-09 14:59:39 +01:00
Lluís Batlle i Rossell 2f39e18b7f ffmpeg: update 1.1 to 1.1.3 2013-03-09 13:56:46 +01:00
Peter Simons acd06b6ea0 haskell-shake: add version 0.9.1 2013-03-09 13:11:48 +01:00
Florian Friesdorf de36ddf7e7 add older pycrypto25 2013-03-09 10:24:38 +01:00
Shea Levy 7410a36dec Merge remote-tracking branch 'upstream/pygobject-2.28.6'
This branch updates pygobject (the diff itself is trivial), which
affects a lot of packages but due to the recent stdenv merge this seems
like a good time for this.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 19:05:25 -05:00
Shea Levy 5e434ef318 Merge branch 'p/selinux' of git://github.com/vcunat/nixpkgs
This branch adds libcap-ng and updates SELinux. It doesn't seem like
anyone is actually using SELinux from nixpkgs, but everything compiles
and looks right.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 18:00:16 -05:00
Shea Levy b634efe63c ocamlPackages.opam: Fix indentation
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 17:12:56 -05:00
Shea Levy 66ad165829 Merge branch 'add-opam-0.9.5' of git://github.com/orbitz/nixpkgs
This adds the opam ocaml package, and also adds orbitz as a maintainer.
I've tested that it builds, nothing more.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 17:10:54 -05:00
Shea Levy 1670244f80 Merge branch 'vlada/xfce-notg' of git://github.com/vcunat/nixpkgs
This branch refactors xfce and updates it to 4.10. I had been hoping to
find someone besides Vlada to test this (I don't use xfce), but no one
has come forward yet in 2 weeks so if this breaks something they can
make an issue or fix it. It all looks good by inspection.
2013-03-08 17:03:22 -05:00
orbitz 55be059467 Add myself to maintainers, remove 0.9.4, set maintainer for this packge to me 2013-03-08 22:59:54 +01:00
orbitz 98a6759bc7 Delete 0.9.4 2013-03-08 22:48:58 +01:00
orbitz fd48192018 Add opam 0.9.5 2013-03-08 22:42:22 +01:00
Michael Raskin f80dfee0c5 SBCL: patch for new Glibc no longer needed 2013-03-08 17:55:11 +04:00
Peter Simons c8ff45b5c7 haskell-doctest: jailbreak to support QuickCheck version 2.6 2013-03-08 13:56:12 +01:00
Peter Simons 7ac086aab7 haskell-test-framework-quickcheck2: jailbreak to support QuickCheck version 2.6 2013-03-08 13:56:00 +01:00
Peter Simons 1f38a4ca66 haskell-cabal2nix: update to version 1.47 2013-03-08 13:44:59 +01:00
Peter Simons f805ec1e0a happstack-server: disable test suite to fix build error 2013-03-08 13:37:59 +01:00
Peter Simons 7db1b1e085 haskell-zip-archive: disable test suite
The test suite fails because it expects to find /usr/bin/zip.
2013-03-08 13:37:59 +01:00
Peter Simons 8dc669a726 haskell-uulib: update to version 0.9.15 2013-03-08 13:37:58 +01:00
Peter Simons 610f063554 haskell-http-conduit: update to version 1.9.1 2013-03-08 13:37:58 +01:00
Peter Simons 9ff74626f9 haskell-ghc-mod: update to version 1.12.1 2013-03-08 13:37:58 +01:00
Peter Simons a675c7f245 haskell-data-default: update to version 0.5.1 2013-03-08 13:37:58 +01:00
Peter Simons e447fcc8dd haskell-cuda: re-generate the expression with recent cabal2nix 2013-03-08 13:37:58 +01:00
Peter Simons b31be07af0 haskell-multiarg: update to version 0.10.0.0 2013-03-08 13:37:58 +01:00
Peter Simons 1090f928c4 haskell-monad-control: update to version 0.3.2 2013-03-08 13:37:58 +01:00
Peter Simons 525342632f haskell-hakyll: disable test suite to fix build error 2013-03-08 13:37:58 +01:00
Peter Simons 1d0e0fd167 haskell-hakyll: update to version 4.2.1.0 2013-03-08 13:37:57 +01:00
orbitz 6da29419e4 Add opam 0.9.4 2013-03-08 11:56:50 +01:00
Eelco Dolstra 234c6b74c6 Merge remote-tracking branch 'origin/stdenv-updates' 2013-03-07 23:09:05 +01:00
Eelco Dolstra 674c51af3c Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-03-07 19:33:52 +01:00
Jack Cummings 96f662f746 lsof-4.87 2013-03-07 10:23:43 -08:00
Peter Simons d742d26b0d haskell-uulib: update to version 0.9.15 2013-03-07 17:07:47 +01:00
Peter Simons 0fd867192d haskell-http-conduit: update to version 1.9.1 2013-03-07 17:07:47 +01:00
Peter Simons 02ed0e6867 haskell-hakyll: update to version 4.2.0.0 2013-03-07 17:07:47 +01:00
Peter Simons 213dcd5843 haskell-ghc-mod: update to version 1.12.1 2013-03-07 17:07:47 +01:00
Peter Simons 2965fb2cb0 haskell-data-default: update to version 0.5.1 2013-03-07 17:07:46 +01:00
Peter Simons 6ff4538b5a haskell-pandoc: jailbreak to support syb 0.4.0 2013-03-07 17:07:33 +01:00
Peter Simons e459a7514e haskell-doctest: jailbreak to support syb 0.4.0 2013-03-07 17:03:00 +01:00
Peter Simons 4fd407bab5 haskell-QuickCheck: add version 2.6 2013-03-07 16:57:52 +01:00
Peter Simons 95ff746654 haskell-syb: add version 0.4.0 2013-03-07 16:57:33 +01:00
Sander van der Burg f00dc945d2 The iOS test target can/should only be executed on x86_64-darwin, this change enforces that 2013-03-07 10:44:19 +01:00
Michael Raskin 536db80abf Add Sodium cryptography library 2013-03-07 10:59:03 +04:00
Cillian de Róiste e42e498e60 pygobject: update to 2.28.6
This fixes an issue with MyPaint: https://gna.org/bugs/?20400
2013-03-06 23:25:46 +01:00
Michael Raskin 197af84cc6 SBCL: update to 1.1.5 2013-03-07 00:40:51 +04:00
Vladimír Čunát da437144fa webkit(_gtk2): clean, unify and enable parallel building
This should make webkit_gtk2 build.
2013-03-06 18:16:23 +01:00
Ludovic Courtès 653ad8ec2f gmp: disable stripping when cross-compiling 2013-03-06 15:20:06 +01:00
Eelco Dolstra 4623d3ff01 glibc: Fix an assertion failure in getaddrinfo.c
For instance, when connected to a VPN, Emacs would randomly crash
at startup:

emacs: ../sysdeps/posix/getaddrinfo.c:1467: rfc3484_sort: Assertion `src->results[i].native == -1 || src->results[i].native == a2_native' failed.
2013-03-06 14:10:54 +01:00
Peter Simons 1fdd780e2c ctags: update to SVN revision 804 2013-03-06 12:38:49 +01:00
Peter Simons 70836d5e64 haskell-cabal2nix: update to version 1.45 2013-03-06 11:06:01 +01:00
Peter Simons 5371f4b5d6 haskell-zip-archive: update to version 0.1.3.4 2013-03-06 11:06:01 +01:00
Peter Simons 272123038e haskell-xdot: update to version 0.2.3 2013-03-06 11:06:01 +01:00
Peter Simons fc66f4a355 haskell-uu-parsinglib: update to version 2.7.4.2 2013-03-06 11:06:01 +01:00
Peter Simons d8b62ae485 haskell-shelly: update to version 0.15.4.1 2013-03-06 11:06:01 +01:00
Peter Simons 3c321d0327 haskell-hp2any-graph: update to version 0.5.4 2013-03-06 11:06:01 +01:00
Peter Simons f5313a6220 haskell-hp2any-core: update to version 0.11.2 2013-03-06 11:06:01 +01:00
Peter Simons cd54b63791 haskell-highlighting-kate: update to version 0.5.3.8 2013-03-06 11:06:01 +01:00
Peter Simons 3cb80788bf haskell-happstack-server: update to version 7.1.7 2013-03-06 11:06:01 +01:00
Peter Simons e02fe72dd3 haskell-ghc-vis: update to version 0.6.1 2013-03-06 11:06:01 +01:00
Peter Simons 53ecc95c72 haskell-ghc-mod: update to version 1.12.0 2013-03-06 11:06:00 +01:00
Peter Simons 0395e75175 haskell-flexible-defaults: update to version 0.0.1.1 2013-03-06 11:06:00 +01:00
Peter Simons 3b530dba51 haskell-diagrams-core: update to version 0.6.0.2 2013-03-06 11:06:00 +01:00
Peter Simons 62c29e0755 haskell-blaze-html: update to version 0.6.1.0 2013-03-06 11:06:00 +01:00
Peter Simons e17ac44037 haskell-HSH: update to version 2.1.0 2013-03-06 11:06:00 +01:00
Sander van der Burg 69a13e4e92 We don't need a reference here to titaniumenv, so remove it 2013-03-05 15:57:54 +01:00
Sander van der Burg ed6529ea44 - Store resulting APK in hydra build artifacts
- Make nixpkgs configurable in the test examples
2013-03-05 15:39:51 +01:00
Sander van der Burg 31b19d39f3 Use correct hydra type and subtype 2013-03-05 14:33:49 +01:00
Florian Friesdorf b345bca3af pythonDocs: group in subfolders pythonXY/TYPE
I got it now - promised.
2013-03-05 12:41:30 +01:00
Sander van der Burg ee19854553 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-03-05 12:30:02 +01:00
Sander van der Burg ad4ed70128 Add resulting APK to the hydra build products 2013-03-05 12:29:48 +01:00
Florian Friesdorf 2e21e4fadc fix pythondocs (missing lib, doc instead of docs) 2013-03-05 12:28:48 +01:00
Mathijs Kwik ec732e5ec1 Revert "haskell-HSH: update to version 2.1.0"
This reverts commit 4b3cd9711a.
2013-03-04 22:40:22 +01:00
Mathijs Kwik 4d4b045d95 ffmpeg: remove unused 1.0 version 2013-03-04 22:26:13 +01:00
Peter Simons c150b8c3d2 haskell-yesod: update to version 1.1.9.2 2013-03-04 17:40:00 +01:00
Peter Simons 3bf5b4d930 haskell-yesod-test: update to version 0.3.5 2013-03-04 17:40:00 +01:00
Peter Simons f058026b11 haskell-yaml: update to version 0.8.2.3 2013-03-04 17:39:59 +01:00
Peter Simons bd966fa583 haskell-xml-conduit: update to version 1.1.0.3 2013-03-04 17:39:59 +01:00
Peter Simons 39d83523a2 haskell-th-extras: update to version 0.0.0.2 2013-03-04 17:39:59 +01:00
Peter Simons 4121fad56a haskell-shakespeare-js: update to version 1.1.2.1 2013-03-04 17:39:59 +01:00
Peter Simons d0e81f3d72 haskell-resourcet: update to version 0.4.5 2013-03-04 17:39:59 +01:00
Peter Simons 2d02edaf51 haskell-persistent-sqlite: update to version 1.1.5 2013-03-04 17:39:59 +01:00
Peter Simons d790e95a91 haskell-conduit: update to version 1.0.2 2013-03-04 17:39:59 +01:00
Peter Simons 0c702f033b haskell-classy-prelude: update to version 0.5.3 2013-03-04 17:39:59 +01:00
Peter Simons bacce8cd25 haskell-classy-prelude-conduit: update to version 0.5.3 2013-03-04 17:39:59 +01:00
Peter Simons 87293bb052 haskell-binary: update to version 0.7.0.1 2013-03-04 17:39:59 +01:00
Peter Simons 8142c2628c haskell-bifunctors: update to version 3.2.0.1 2013-03-04 17:39:58 +01:00
Peter Simons 34d77b360f haskell-basic-prelude: update to version 0.3.4.0 2013-03-04 17:39:58 +01:00
Peter Simons 4c74dea537 haskell-OpenAL: update to version 1.4.0.2 2013-03-04 17:39:58 +01:00
Shea Levy ae2b08aeb3 Add some fixes for gem nix.
Ideally these would be picked up upstream. Pull request at https://gitorious.org/ruby-nix/ruby-nix/merge_requests/1
2013-03-04 10:43:20 -05:00
Shea Levy cddc4c6f63 Update rubygems 2013-03-04 10:23:05 -05:00
Rickard Nilsson 14ceed2ddb gob2: Use fetchurl_gnome. Previous URL disappeared. 2013-03-03 20:52:31 +01:00
Florian Friesdorf 930e4d5391 pythonDocs: add meta.maintainers, subgroup attrset by doctype 2013-03-03 06:48:05 +01:00
Peter Simons 05dd692662 haskell-github: update to pre-release version 0.5.1 from Github 2013-03-02 17:07:43 +01:00
Florian Friesdorf 06e4059f80 fix pythonDocs install path 2013-03-02 16:01:42 +01:00
Vladimír Čunát face3a8242 librdf: update the libraries 2013-03-02 15:45:13 +01:00
Ludovic Courtès b6452df939 libchop: fix builds with glibc 2.16+ 2013-03-02 11:14:42 +01:00
David Guibert 84d5defb75 update openmpi to 1.6.4 2013-03-02 10:59:17 +01:00
Vladimír Čunát 26af997d41 Merge branch 'master' into stdenv-updates
Conflicts (simple):
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/development/libraries/libsoup/default.nix
	pkgs/os-specific/linux/kernel/manual-config.nix
	pkgs/os-specific/linux/qemu-kvm/default.nix
2013-03-02 10:41:53 +01:00
Florian Friesdorf 0314b8b00f add python docs 2013-03-02 05:42:26 +01:00
Peter Simons 7af6f82d2f haskell-time-compat: update to version 0.1.0.3 2013-03-01 10:41:43 +01:00
Peter Simons ec514cf429 haskell-iproute: update to version 1.2.11 2013-03-01 10:41:43 +01:00
Peter Simons a87e40737e haskell-ghc-mod: update to version 1.11.5 2013-03-01 10:41:43 +01:00
Peter Simons 7048f8fd3b haskell-conduit: update to version 1.0.1 2013-03-01 10:41:43 +01:00
Peter Simons cb72a728d0 haskell-cmdargs: update to version 0.10.2 2013-03-01 10:41:43 +01:00
Peter Simons 8f83550939 haskell-zlib: add version 0.5.4.1 2013-03-01 10:41:43 +01:00
aszlig 964621438a nss: Update to version 3.14.3.
This update involves a bunch of fixes on our side:

Update the Gentoo patch to 3.14.1 from http://bit.ly/ZG8OK5 and drop the older
one from http://bit.ly/15mN0X1 (for 3.12.5).

While checking the old patch from Gentoo, I discovered, that the patch added in
revision 06c543b11d wasn't the original one in the
Gentoo repository.

Instead of doing the same again, we now patch up our specific modifications
using sed within the postPatch hook.

In addition to that, we now have another patch from RedHat/Fedora which syncs
the NSS PEM support repository with the latest upstream changes. Patch is coming
from the SRPM at http://koji.fedoraproject.org/koji/rpminfo?rpmID=3772072 and I
just stripped the "0001-" prefix from the filename.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-01 09:42:38 +01:00
Vladimír Čunát 16ba3d388a glibmm: fix buildNativeInputs 2013-02-28 14:23:20 +01:00
Vladimír Čunát 958caa7108 webkit: finally fix (hopefully, but it builds for me) 2013-02-28 14:06:23 +01:00
Peter Simons 97c3f61e08 haskell-jailbreak-cabal: update to version 1.1 2013-02-28 11:31:50 +01:00
Peter Simons 82b23515d0 haskell-yesod: update to version 1.1.9.1 2013-02-28 11:31:49 +01:00
Peter Simons acdb8c9e67 haskell-yesod-test: update to version 0.3.4 2013-02-28 11:31:49 +01:00
Peter Simons 50001e9403 haskell-testpack: update to version 2.1.2.1 2013-02-28 11:31:49 +01:00
Peter Simons b34be14255 haskell-persistent-sqlite: update to version 1.1.4.1 2013-02-28 11:31:49 +01:00
Peter Simons 9ba66ec28e haskell-http-conduit: update to version 1.9.0 2013-02-28 11:31:49 +01:00
Peter Simons 41675d6dc3 haskell-heist: update to version 0.11.1 2013-02-28 11:31:49 +01:00
Peter Simons d16458a486 haskell-digestive-functors-heist: update to version 0.6.1.0 2013-02-28 11:31:49 +01:00
Peter Simons f0af955d7d haskell-conduit: update to version 1.0.0.2 2013-02-28 11:31:49 +01:00
Peter Simons 0e0f3c921b haskell-classy-prelude: update to version 0.5.2 2013-02-28 11:31:49 +01:00
Peter Simons 007ca863dc haskell-classy-prelude-conduit: update to version 0.5.2 2013-02-28 11:31:49 +01:00
Peter Simons 19eb332f1a haskell-basic-prelude: update to version 0.3.3.0 2013-02-28 11:31:48 +01:00
Peter Simons 93876deae2 haskell-DAV: update to version 0.3.1 2013-02-28 11:31:48 +01:00
Peter Simons 5207a4e01f haskell-Safe: drop obsolete library, use haskell-safe instead 2013-02-28 10:40:40 +01:00
Peter Simons 513a3fb558 haskell-iproute: patch library to depend on 'safe' instead of the obsolete 'Safe' package 2013-02-28 10:40:18 +01:00
Vladimír Čunát 9bc36c9729 gnumake381: fix the patching because of gnumake 2013-02-27 15:26:56 +01:00
Vladimír Čunát d3821edb9e gnumake: patch the patches so it looks nice 2013-02-27 15:26:56 +01:00
Vladimír Čunát 8ad7893bfc make: PATCHES from gentoo
also needed for updated firebird to build
2013-02-27 15:26:55 +01:00
Peter Simons 55b67195d4 haskell-packunused: add version 0.1.0.0 2013-02-27 12:00:52 +01:00
Shea Levy c308b10ec0 Scala should work on all supported platforms 2013-02-26 11:18:16 -05:00
Peter Simons 58428ff4ff Add wl-pprint-1.1, wl-pprint-extras-3.3, and wl-pprint-terminfo-3.4. 2013-02-26 11:38:56 +01:00
Eelco Dolstra f7e619617e Catalyst::Plugin::Static::Simple: Always send the Expires header
Otherwise Firefox will get confused.
2013-02-26 01:24:32 +01:00
Cillian de Róiste d2b6645e82 Add chromedriver: a server for running Selenium tests in Chrome 2013-02-26 00:41:10 +01:00
Rickard Nilsson ad1e7be58a Revert "libsoup: Update to 2.40.3"
For some reason, the update to 2.40.3 seems to cause troubles for
surf and vimprobable2.

This reverts commit 9642adef32.
2013-02-25 23:37:16 +01:00
Shea Levy 6fe8fc00cf Add bitbucket-backup rubygem 2013-02-25 12:49:37 -05:00
Shea Levy f5c334e1ab Update rubygems 2013-02-25 12:49:06 -05:00
Eelco Dolstra f6460facd6 Catalyst::Plugin::Static::Simple: Add ETag support
This should keep browsers from caching Hydra's static files for too
long.
2013-02-25 18:17:16 +01:00
Rickard Nilsson d1e614ad73 activemq: Copy everything from the dist to the store 2013-02-25 16:47:19 +01:00
Peter Simons 5d15255622 haskell-github: add version 0.5.0 2013-02-25 15:25:54 +01:00
Shea Levy f01c52e848 Merge pull request #276 from aforemny/php
Enable intl and exif support in PHP
2013-02-25 05:31:06 -08:00
Shea Levy d380c264c3 Add ruby-2.0.0-p0 2013-02-25 06:16:32 -05:00
Rickard Nilsson 167a1c597b Add apache-activemq 5.8.0, a Java message broker. 2013-02-25 11:39:19 +01:00
Peter Simons 4417ffa2b5 haskell-hledger-web: disable 'doCheck' to avoid test suite build failure
tests/main.hs:12:8:
    Could not find module `HomeTest'
    Use -v to see a list of the files searched for.
2013-02-25 02:01:23 +01:00
Peter Simons 6a0c5a2da2 haskell-cuda: strip trailing whitespace 2013-02-25 01:59:21 +01:00
Peter Simons 32d641d55f haskell-cuda: disable 'doCheck' because this package does a mad override of the 'configurePhase' anyway 2013-02-25 01:59:05 +01:00
Peter Simons f8e2822544 haskell-cuda: $propagatedBuildNativeInputs is now called $propagatedNativeBuildInputs 2013-02-25 01:58:19 +01:00
Peter Simons f5b6a52f0e haskell-hledger-web: re-generate with recent version of cabal2nix 2013-02-25 01:44:44 +01:00
Peter Simons e16c5eab9f haskell-jailbreak-cabal: update to version 1.1 2013-02-25 01:44:09 +01:00
Peter Simons 90f53a7be1 haskell-hakyll: disable 'doCheck' to avoid test suite failures
Test suite hakyll-tests: RUNNING...
Hakyll.Core.Dependencies.Tests:
  [ 1] analyze: [OK]
  [ 2] analyze: [OK]
  [ 3] analyze: [OK]
Hakyll.Core.Identifier.Tests:
  [ 1] capture: [OK]
  [ 2] capture: [OK]
  [ 3] capture: [OK]
  [ 4] capture: [OK]
  [ 5] capture: [OK]
  [ 6] capture: [OK]
  [ 7] capture: [OK]
  [ 8] capture: [OK]
  [ 9] capture: [OK]
  [10] capture: [OK]
  [11] capture: [OK]
  [12] capture: [OK]
  [13] capture: [OK]
  [14] capture: [OK]
  [15] capture: [OK]
  [ 1] matches: [OK]
  [ 2] matches: [OK]
  [ 3] matches: [OK]
  [ 4] matches: [OK]
  [ 5] matches: [OK]
  [ 6] matches: [OK]
  [ 7] matches: [OK]
  [ 8] matches: [OK]
  [ 9] matches: [OK]
Hakyll.Core.Provider.Tests:
  case01: [OK]
Hakyll.Core.Routes.Tests:
  [ 1] runRoutes: [OK]
  [ 2] runRoutes: [OK]
  [ 3] runRoutes: [OK]
  [ 4] runRoutes: [OK]
  [ 5] runRoutes: [OK]
  [ 6] runRoutes: [OK]
  [ 7] runRoutes: [OK]
  [ 8] runRoutes: [OK]
Hakyll.Core.Rules.Tests:
  runRules: [OK]
Hakyll.Core.Runtime.Tests:
  [ERROR] tests/data/russian.md: hGetContents: invalid argument (invalid byte sequence)
  [ 1] run: [Failed]
ERROR: _testsite/bodies.txt: openFile: does not exist (No such file or directory)
Hakyll.Core.Store.Tests:
  simple get . set: [OK, passed 100 tests]
  persistent get . set: [OK, passed 100 tests]
  WrongType get . set: [OK]
Hakyll.Core.UnixFilter.Tests:
hakyll-tests: tests/data/russian.md: hGetContents: invalid argument (invalid byte sequence)
  unixFilter rev: [Failed]
ERROR: tests/data/russian.md: hGetContents: invalid argument (invalid byte sequence)
Hakyll.Core.Util.String.Tests:
  [ 1] trim: [OK]
  [ 1] replaceAll: [OK]
  [ 1] splitAll: [OK]
Hakyll.Web.Html.RelativizeUrls.Tests:
  [ 1] relativizeUrls: [OK]
  [ 2] relativizeUrls: [OK]
  [ 3] relativizeUrls: [OK]
  [ 4] relativizeUrls: [OK]
  [ 5] relativizeUrls: [OK]
Hakyll.Web.Html.Tests:
  [ 1] demoteHeaders: [OK]
  [ 1] withUrls: [OK]
  [ 2] withUrls: [OK]
  [ 3] withUrls: [OK]
  [ 4] withUrls: [OK]
  [ 5] withUrls: [OK]
  [ 6] withUrls: [OK]
  [ 1] toUrl: [OK]
  [ 2] toUrl: [OK]
  [ 3] toUrl: [OK]
  [ 1] toSiteRoot: [OK]
  [ 2] toSiteRoot: [OK]
  [ 3] toSiteRoot: [OK]
  [ 4] toSiteRoot: [OK]
  [ 1] isExternal: [OK]
  [ 2] isExternal: [OK]
  [ 3] isExternal: [OK]
  [ 4] isExternal: [OK]
  [ 1] stripTags: [OK]
  [ 2] stripTags: [OK]
  [ 3] stripTags: [OK]
  [ 1] escapeHtml: [OK]
  [ 2] escapeHtml: [OK]
Hakyll.Core.Template.Context.Tests:
  testDateField: [OK]
Hakyll.Core.Template.Tests:
  case01: [OK]
  applyJoinTemplateList: [OK]

         Properties  Test Cases   Total
 Passed  2           72           74
 Failed  0           2            2
 Total   2           74           76
Test suite hakyll-tests: FAIL
Test suite logged to: dist/test/hakyll-4.1.4.0-hakyll-tests.log
2013-02-25 01:41:49 +01:00
Peter Simons 04b2efff19 Merge branch 'master' into stdenv-updates. 2013-02-25 01:26:26 +01:00
Peter Simons e993649477 haskell-cabal2nix: update to version 1.44 2013-02-25 01:13:44 +01:00
Peter Simons f8cc696239 haskell-graphviz: disable 'doCheck' to avoid test suite failures
Test suite graphviz-testsuite: RUNNING...
This is the test suite for the graphviz library.
If any of these tests fail, please inform the maintainer,
including full output of this test suite.

======================================================================

Running test: "Printing and parsing of Attributes".

The most common source of errors in printing and parsing are for
Attributes.

+++ OK, passed 200 tests.
All tests for "Printing and parsing of Attributes" were successful!

======================================================================

Running test: "Printing generalised Dot code".

When generalising "DotGraph" values to other "DotRepr" values,
the generated Dot code should be identical.

+++ OK, passed 200 tests.
All tests for "Printing generalised Dot code" were successful!

======================================================================

Running test: "Printing and Parsing DotReprs".

The graphviz library should be able to parse back in its own
generated Dot code for any "DotRepr" instance

+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
All tests for "Printing and Parsing DotReprs" were successful!

======================================================================

Running test: "Pre-processing Dot code".

When parsing Dot code, some pre-processing is done to remove items
such as comments and to join together multi-line strings.  This
test verifies that this pre-processing doesn't affect actual
Dot code by running the pre-processor on generated Dot code.

This test is not run on generalised Dot graphs as if it works for
normal dot graphs then it should also work for generalised ones.

+++ OK, passed 200 tests.
All tests for "Pre-processing Dot code" were successful!

======================================================================

Running test: "Augmenting FGL Graphs".

The various Graph to Graph functions in Data.GraphViz should
only _augment_ the graph labels and not change the graphs
themselves.  This test compares the original graphs to these
augmented graphs and verifies that they are the same.

*** Failed! (after 1 test):
Exception:
  Error running utility program: Error messages from neato:

-1:']'->[]
The tests for "Augmenting FGL Graphs" failed!
Not attempting any further tests.
Test suite graphviz-testsuite: FAIL
Test suite logged to: dist/test/graphviz-2999.16.0.0-graphviz-testsuite.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 01:13:11 +01:00
Peter Simons 6789f4c59c haskell-lens: disable 'doCheck' to avoid test suite failures
Running 4 test suites...
Test suite doctests: RUNNING...
### Error in src/Data/Complex/Lens.hs:33: expression `let { a doctests: <stderr>: hPutChar: invalid argument (invalid character)
Test suite doctests: FAIL
Test suite logged to: dist/test/lens-3.8.7.3-doctests.log
Test suite hunit: RUNNING...
Test suite hunit: PASS
Test suite logged to: dist/test/lens-3.8.7.3-hunit.log
Test suite properties: RUNNING...
Test suite properties: PASS
Test suite logged to: dist/test/lens-3.8.7.3-properties.log
Test suite templates: RUNNING...
Test suite templates: PASS
Test suite logged to: dist/test/lens-3.8.7.3-templates.log
3 of 4 test suites (3 of 4 test cases) passed.
2013-02-25 01:13:11 +01:00
Peter Simons d38183c803 haskell-unordered-containers: disable 'doCheck' to avoid test suite build errors
tests/HashSetProperties.hs:76:0:
     error: missing binary operator before token "("

tests/HashSetProperties.hs:86:0:
     error: missing binary operator before token "("
2013-02-25 01:13:11 +01:00
Peter Simons 606d867a60 haskell-crypto-conduit: disable 'doCheck' to avoid test suite build errors 2013-02-25 01:13:11 +01:00
Peter Simons cd5f4eefa6 haskell-graphviz: disable 'doCheck' to avoid test suite failures
Test suite graphviz-testsuite: RUNNING...
This is the test suite for the graphviz library.
If any of these tests fail, please inform the maintainer,
including full output of this test suite.

======================================================================

Running test: "Printing and parsing of Attributes".

The most common source of errors in printing and parsing are for
Attributes.

+++ OK, passed 200 tests.
All tests for "Printing and parsing of Attributes" were successful!

======================================================================

Running test: "Printing generalised Dot code".

When generalising "DotGraph" values to other "DotRepr" values,
the generated Dot code should be identical.

+++ OK, passed 200 tests.
All tests for "Printing generalised Dot code" were successful!

======================================================================

Running test: "Printing and Parsing DotReprs".

The graphviz library should be able to parse back in its own
generated Dot code for any "DotRepr" instance

+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
All tests for "Printing and Parsing DotReprs" were successful!

======================================================================

Running test: "Pre-processing Dot code".

When parsing Dot code, some pre-processing is done to remove items
such as comments and to join together multi-line strings.  This
test verifies that this pre-processing doesn't affect actual
Dot code by running the pre-processor on generated Dot code.

This test is not run on generalised Dot graphs as if it works for
normal dot graphs then it should also work for generalised ones.

+++ OK, passed 200 tests.
All tests for "Pre-processing Dot code" were successful!

======================================================================

Running test: "Augmenting FGL Graphs".

The various Graph to Graph functions in Data.GraphViz should
only _augment_ the graph labels and not change the graphs
themselves.  This test compares the original graphs to these
augmented graphs and verifies that they are the same.

*** Failed! (after 1 test):
Exception:
  Error running utility program: Error messages from neato:

-1:']'->[]
The tests for "Augmenting FGL Graphs" failed!
Not attempting any further tests.
Test suite graphviz-testsuite: FAIL
Test suite logged to: dist/test/graphviz-2999.16.0.0-graphviz-testsuite.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:58:28 +01:00
Peter Simons 6dff123e86 haskell-lens: disable 'doCheck' to avoid test suite failures
Running 4 test suites...
Test suite doctests: RUNNING...
### Error in src/Data/Complex/Lens.hs:33: expression `let { a doctests: <stderr>: hPutChar: invalid argument (invalid character)
Test suite doctests: FAIL
Test suite logged to: dist/test/lens-3.8.7.3-doctests.log
Test suite hunit: RUNNING...
Test suite hunit: PASS
Test suite logged to: dist/test/lens-3.8.7.3-hunit.log
Test suite properties: RUNNING...
Test suite properties: PASS
Test suite logged to: dist/test/lens-3.8.7.3-properties.log
Test suite templates: RUNNING...
Test suite templates: PASS
Test suite logged to: dist/test/lens-3.8.7.3-templates.log
3 of 4 test suites (3 of 4 test cases) passed.
2013-02-25 00:57:13 +01:00
Peter Simons aacbdfab6b haskell-unordered-containers: disable 'doCheck' to avoid test suite build errors
tests/HashSetProperties.hs:76:0:
     error: missing binary operator before token "("

tests/HashSetProperties.hs:86:0:
     error: missing binary operator before token "("
2013-02-25 00:50:31 +01:00
Peter Simons 2a5028bcc4 haskell-crypto-conduit: disable 'doCheck' to avoid test suite build errors 2013-02-25 00:49:27 +01:00
Peter Simons 2399599a70 haskell-postgresql-simple: disable 'doCheck' to avoid test suite failure
Test suite test: RUNNING...
test: SqlError {sqlState = "", sqlNativeError = -1, sqlErrorMsg = "could not connect to server: No such file or directory\n\tIs the server running locally and accepting\n\tconnections on Unix domain socket \"/tmp/.s.PGSQL.5432\"?\n"}
Test suite test: FAIL
Test suite logged to: dist/test/postgresql-simple-0.2.4.1-test.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:39:13 +01:00