Commit graph

15298 commits

Author SHA1 Message Date
Peter Simons 7b7d06f91e Merge pull request #2123 from jagajaga/haskell_add_pkgs
Haskell add pkgs
2014-04-04 23:52:13 +02:00
Vladimír Čunát 10147beecf Merge branch vcunat@NixOS:p/stdenv (close #1840)
This branch contains a collection of stdenv-changing updates.
There's glibc 2.18 -> .19 bump and many non-intrusive PRs.

The grsecurity branch #1187 got removed at Eelco's request,
see https://github.com/NixOS/nixpkgs/issues/1840#issuecomment-39327023
2014-04-04 21:33:55 +02:00
Luca Bruno 13f40aea33 libpwquality: factor out from gnome-control-center 2014-04-04 16:14:59 +02:00
Luca Bruno 1abd4b2264 libdvdread: update to 4.2.1 2014-04-04 16:04:26 +02:00
Arseniy Seroka d89138f6ac vacuum-graphviz: add jailbreak 2014-04-04 17:04:32 +04:00
Arseniy Seroka ece01ad65f vacuum-graphviz: add pkg 2014-04-04 16:35:44 +04:00
Oliver Charles c4339a029e haskellPackages.twitterConduit: New expression
I've had to patch authenticate-oauth to get this working. The patch
comes from a commit that's already in master, so future versions will
have this and it's ok if cabal2nix ends up discarding this information.
2014-04-03 14:25:37 +01:00
Shea Levy 9a396b3840 Merge branch 'haskell-ftphs' of git://github.com/fmap/nixpkgs
Added a derivation for Goerzen's `ftphs`
2014-04-03 05:08:47 -04:00
Evgeny Egorochkin bf8991175a global: update from 6.2.9 to 6.2.12 2014-04-03 10:22:59 +03:00
Vladimír Čunát 685d5a02a2 mesa: disable tests again
Still affected by https://bugs.freedesktop.org/show_bug.cgi?id=67672
2014-04-03 09:13:54 +02:00
vi 5150da8a5c Added a derivation for Goerzen's ftphs. 2014-04-03 13:41:36 +08:00
Evgeny Egorochkin 3830fa8195 add git repositry and meta.branch 2014-04-03 07:55:17 +03:00
Evgeny Egorochkin 4bdf7f4bea liboauth: update from 1.0.1 to 1.0.2 2014-04-03 07:54:09 +03:00
Vladimír Čunát 7b6225c3a4 mesa: try enabling tests again
I know this doesn't really belong into this branch, but rebuilding time
is expensive (and I forgot in x-updates).

Tests do work locally for me, but we might hit that mentioned bug again.
2014-04-02 21:37:27 +02:00
Vladimír Čunát 23d38a3e22 gcc44: disable parallel build
Maybe 4.4 is no longer needed? #699
2014-04-02 19:07:58 +02:00
Vladimír Čunát 1f6a15d7de Merge #1901: add preFixupPhases to stdenv; for gsettings
Without this stdenv change it seems difficult to fix some glib's gsettings issues,
as the folders in question may (not) be created in installPhase.
2014-04-02 19:06:41 +02:00
Vladimír Čunát 1046b4ccab Merge #1905: perl: disable tests that involve networking
I rebased the branch not to include newer changes from master.
2014-04-02 19:06:10 +02:00
Vladimír Čunát 267d0a5ab6 Merge #1633: --enable-symlinks in ncurses and e2fsprogs 2014-04-02 19:05:56 +02:00
Vladimír Čunát 457fdb3842 texinfo: move ncurses support into texinfoInteractive
This, for example, drops the stdenv dependency on ncurses.
2014-04-02 19:05:56 +02:00
Vladimír Čunát 11d4c257c1 Merge branch glibc-2.19, see #1840 2014-04-02 19:03:49 +02:00
Peter Simons cf4142b015 haskell-bytestring-show: update to version 0.3.5.6 2014-04-02 18:17:02 +02:00
Peter Simons 1237886a91 haskell-cabal2nix: update to version 1.61 2014-04-02 18:17:02 +02:00
Peter Simons 41cfbc1a82 haskell-unix-bytestring: update to version 0.3.7.2 2014-04-02 18:17:02 +02:00
Peter Simons c073ab5f92 haskell-snap-server: update to version 0.9.4.2 2014-04-02 18:17:02 +02:00
Peter Simons ed119be3f1 haskell-shakespeare-css: update to version 1.0.7.4 2014-04-02 18:17:02 +02:00
Peter Simons 9415c34e3d haskell-ghc-mod: update to version 4.0.0 2014-04-02 18:17:02 +02:00
Peter Simons aac6abb8db Merge pull request #2102 from nilcons/lensdatetime
Update lens-datetime to 0.2.1
2014-04-02 18:16:41 +02:00
Peter Simons 088f103f40 Merge pull request #2107 from nilcons/mathfunctions
Disable check for haskell/math-functions, it fails on i686
2014-04-02 18:14:01 +02:00
Gergely Risko 53ce02b7c0 Jailbreak the whole haskell/Chart "ecosystem", not just Chart 2014-04-02 17:29:33 +02:00
Gergely Risko e33d79dd54 Disable check for haskell/math-functions, it fails on i686 2014-04-02 17:07:44 +02:00
Domen Kožar 80a03f665d Merge branch 'x-updates' 2014-04-02 15:30:52 +02:00
Gergely Risko dddb15668e Update lens-datetime to 0.2.1 2014-04-02 13:07:34 +02:00
Vladimír Čunát 0fd5a3af0c libyaml: minor update to fix CVE-2014-2525 2014-04-01 11:30:16 +02:00
Vladimír Čunát 6445ac90ad Merge master into x-updates 2014-04-01 10:49:31 +02:00
Shea Levy 304fd16d95 Merge branch 'concurrencykit' of git://github.com/thoughtpolice/nixpkgs
concurrencykit: version 0.4.1
2014-03-31 21:50:42 -04:00
Austin Seipp 92192847fc concurrencykit: version 0.4.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 20:49:50 -05:00
Peter Simons f06bcd84bf Merge pull request #2082 from cpages/update
Updates for maintained packages
2014-03-31 23:13:38 +02:00
Peter Simons 61fb503eb7 haskell-http-types: jailbreak to fix build with recent case-insensitive 2014-03-31 22:46:41 +02:00
Karn Kallio 5d68efd230 aldor: update to 1.2.0 version in development. 2014-03-31 21:41:20 +02:00
Karn Kallio db21a0da97 pakcs: update hash for 1.11.3 release, which was updated without a version change. 2014-03-31 21:40:50 +02:00
Peter Simons 68409a0981 haskell-cake3: update to version 0.4.0.0 2014-03-31 21:39:27 +02:00
Peter Simons 80fd70f759 haskell-xss-sanitize: update to version 0.3.5.2 2014-03-31 21:39:27 +02:00
Peter Simons 1cd1c489a8 haskell-type-level-natural-number: update to version 2.0 2014-03-31 21:39:27 +02:00
Peter Simons dd6092c5e5 haskell-stm-chans: update to version 3.0.0.2 2014-03-31 21:39:26 +02:00
Peter Simons d46048907e haskell-smtps-gmail: update to version 1.1.0 2014-03-31 21:39:26 +02:00
Peter Simons 0560805bdf haskell-process-conduit: update to version 1.0.0.2 2014-03-31 21:39:26 +02:00
Peter Simons e4ee9e3f8f haskell-hastache: update to version 0.6.0 2014-03-31 21:39:26 +02:00
Peter Simons 2ec626f196 haskell-digestive-functors: update to version 0.7.1.0 2014-03-31 21:39:26 +02:00
Peter Simons d10dea86e4 haskell-bytestring-lexing: update to version 0.4.3.2 2014-03-31 21:39:26 +02:00
Peter Simons 0a150f97c8 haskell-conduit-extra: this package doesn't contain any modules, so we cannot have documentation
Apparently, Michael Snoyman made all his code depend on an empty package
just in case it turns out that the extra dependency might come in useful
in the future. Go figure.
2014-03-31 21:39:26 +02:00