Commit Graph

13593 Commits

Author SHA1 Message Date
Peter Simons
3be24ab54a haskell-terminfo: update to version 0.4.0.0 2014-01-15 16:38:18 +01:00
Peter Simons
878cae46fd haskell-haskeline: update to version 0.7.1.2 2014-01-15 16:38:18 +01:00
Peter Simons
44f15e9bf3 haskell-semigroups: update to version 0.12.2 2014-01-15 16:38:18 +01:00
Peter Simons
254e3f6d95 haskell-pandoc: update to version 1.12.3.1 2014-01-15 16:38:18 +01:00
Peter Simons
119c69fccf haskell-httpd-shed: update to version 0.4.0.1 2014-01-15 16:38:18 +01:00
Peter Simons
bca01c6999 haskell-haskell-packages: update to version 0.2.3.3 2014-01-15 16:38:18 +01:00
Peter Simons
37070ec85d haskell-Stream: update to version 0.4.7.1 2014-01-15 16:38:18 +01:00
Sander van der Burg
b9cbab922e Fix building with recent openjdk 2014-01-15 16:32:40 +01:00
Sander van der Burg
512a3a4e46 Set JAVA_HOME while building 2014-01-15 15:25:50 +01:00
Sander van der Burg
0a3fcd502e Add missing build dependency for Android 2014-01-15 14:55:35 +01:00
Eelco Dolstra
6e2c60ad10 boost: Replace bjam with a symlink 2014-01-15 13:42:16 +01:00
Eelco Dolstra
597a948885 http-parser: Fix filename 2014-01-15 13:41:09 +01:00
Eelco Dolstra
8622548160 Add a setup hook for fixing dylib install names on Darwin
Install names need to be absolute paths, otherwise programs that link
against the dylib won't work without setting $DYLD_LIBRARY_PATH.  Most
packages do this correctly, but some (like Boost and ICU) do not.
This setup hook absolutizes all install names.
2014-01-15 13:41:09 +01:00
Sander van der Burg
abf6896aaf Added testcases for signed Android and iOS apps 2014-01-15 13:37:40 +01:00
Peter Simons
cf502a3166 Merge pull request #1510 from ocharles/haskellPackages.dbmigrations
haskellPackages.dbmigrations: New expression
2014-01-15 02:52:31 -08:00
Peter Simons
9478b8e08e Merge pull request #1523 from ocharles/haskellPackages.websocketsSnap
haskellPackages.websocketsSnap: New exppression
2014-01-15 02:51:22 -08:00
Peter Simons
b2b0d7f672 Merge pull request #1524 from ocharles/haskellPackages.httpStreams
haskellPackages.httpStreams: New expression
2014-01-15 02:51:10 -08:00
Shea Levy
c056a69fdd darwin openjdk: set jre attribute.
Fixes tarball

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 01:06:04 -05:00
Shea Levy
446c144b1a Add kmscon, a kms-based replacement for kernel VTs
Note that currently this depends on the default nixpkgs mesa and pango.
It may be possible to build more limited versions that don't e.g. depend
on the full X stack without limiting kmscon (which of course doesn't use
X).

Depends on libtsm, added in the same commit.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 00:58:46 -05:00
Oliver Charles
e237d4d812 haskellPackages.httpStreams: New expression 2014-01-14 23:21:54 +00:00
Oliver Charles
5df5c10db5 haskellPackages.websocketsSnap: New exppression 2014-01-14 23:14:59 +00:00
Peter Simons
c633abf544 haskell-warp: update to version 2.0.2 2014-01-14 21:23:39 +01:00
Peter Simons
fb62dfde76 haskell-warp-tls: update to version 2.0.1 2014-01-14 21:23:39 +01:00
Peter Simons
cfa3bca4cc haskell-wai-extra: update to version 2.0.2 2014-01-14 21:23:38 +01:00
Peter Simons
6739a7bdde haskell-snap: update to version 0.13.2.0 2014-01-14 21:23:38 +01:00
Peter Simons
7e1aac4985 haskell-snap-server: update to version 0.9.4.0 2014-01-14 21:23:38 +01:00
Peter Simons
d5816dd18a haskell-snap-core: update to version 0.9.6.0 2014-01-14 21:23:37 +01:00
Peter Simons
52080bed5d haskell-shelly: update to version 1.4.1 2014-01-14 21:23:37 +01:00
Peter Simons
82cdfe5429 haskell-ghc-mod: update to version 3.1.5 2014-01-14 21:23:36 +01:00
Peter Simons
d0602b4689 haskell-blaze-markup: update to version 0.5.2.1 2014-01-14 21:23:36 +01:00
Eelco Dolstra
017a91257b Revert "acl: update from 2.2.51 to 2.2.52"
This reverts commit 16d0ee024e.

This is already in stdenv-updates.
2014-01-14 13:52:22 +01:00
Peter Simons
4fc64ac741 Merge pull request #1518 from wizeman/u/gcc_47_bconfig
gcc 4.7 build fix attempt
2014-01-14 04:30:33 -08:00
Shea Levy
cc26a4b803 boost: enable setting toolset
Contribution suggested/initially implemented by Martin Bravenboer

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-14 07:23:48 -05:00
Rob Vermaas
f0037b85d1 Revert "openssl: security update 1.0.1e -> f". This update is part of stdenv-updates already, which should be merged
relatively soon.

This reverts commit f1766c252f.
2014-01-14 12:02:01 +01:00
Eelco Dolstra
1343ce97cb rascal: Add 2014-01-14 10:47:08 +01:00
Eelco Dolstra
cda63e94c3 openjdk: Fix setting $JAVA_HOME 2014-01-14 10:47:08 +01:00
Michael Raskin
3c59324916 Adding interlude Haskell library 2014-01-14 09:44:48 +04:00
Nixpkgs Monitor
16d0ee024e acl: update from 2.2.51 to 2.2.52 2014-01-14 08:48:27 +04:00
Ricardo M. Correia
bf3476c7d2 gcc: Fix build error on gcc 4.7
Specifically, we are trying to fix the following error seen on Hydra:

../../gcc-4.7.3/gcc/gengtype-lex.c:1:21: fatal error: bconfig.h: No such file or directory

The patch is taken from gcc's SVN revision 193691.
2014-01-14 01:33:34 +01:00
Vladimír Čunát
f1766c252f openssl: security update 1.0.1e -> f
It's supposed to fix CVE-2013-{4353,6449,6450}
http://www.openssl.org/news/openssl-1.0.1-notes.html

I just tested the build succeeds, the list of major changes seems safe.
2014-01-13 22:29:01 +01:00
Vladimír Čunát
ae0c9b626f llvm: add 3.4, urge for versioned usage
The 3.4 code was tested preliminary in x-updates,
described by 2e4eab1228.

Updates to llvm break builds of dependent packages (in all cases I've seen),
and often upstream isn't too fast in porting to the newest version.
Consequently, it seems better to keep more versions (two ATM),
both in one file to share eventual changes.
Also, using versioned llvm_* attributes is proposed because of this.
2014-01-13 21:53:50 +01:00
Peter Simons
6e04eb3d54 haskell-hasktags: update to version 0.68.4 2014-01-13 17:57:47 +01:00
Peter Simons
b63c52238f haskell-yesod-routes: update to version 1.2.0.6 2014-01-13 17:57:47 +01:00
Peter Simons
b3dcbadead haskell-yesod-bin: update to version 1.2.5.6 2014-01-13 17:57:47 +01:00
Peter Simons
7004af4dfa haskell-yaml: update to version 0.8.5.3 2014-01-13 17:57:47 +01:00
Peter Simons
4be2c7027f haskell-wai-logger: update to version 2.1.1 2014-01-13 17:57:47 +01:00
Peter Simons
4ab0fdf4eb haskell-stylish-haskell: update to version 0.5.9.1 2014-01-13 17:57:47 +01:00
Peter Simons
a067e626f0 haskell-shelly: update to version 1.4.0.2 2014-01-13 17:57:47 +01:00
Peter Simons
b9f9a7422e haskell-quickcheck-instances: update to version 0.3.6 2014-01-13 17:57:47 +01:00
Peter Simons
7f92b66ec8 haskell-postgresql-simple: update to version 0.4.0.2 2014-01-13 17:57:47 +01:00