Commit Graph

13991 Commits

Author SHA1 Message Date
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
Marco Maggesi
e9e2e8ace6 PolyML expression: Factorize version number in a separate variable 2014-01-15 15:58:27 +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
Marco Maggesi
aa8f36e238 Update PolyML to version 5.5.1 2014-01-14 15:27:10 +01:00
Marco Maggesi
9af1ff7ecb Update Io lang to version 2013.12.04 2014-01-14 15:07:31 +01:00
Eelco Dolstra
7a6255e4e1 patchelf: Update to 0.8
This fixes a segfault in building Eclipse and the Android SDK.
2014-01-14 14:21:27 +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
67e3917864 gfortran-4.8: re-enable parallel building
86802e68ff added a patch that fixes the
race condition with bconfig.h.
2014-01-14 13:36:25 +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
Eelco Dolstra
033374d601 gcc: Fix building 4.5 and 4.6 2014-01-13 20:53:06 +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
Peter Simons
3effc6b825 haskell-persistent: update to version 1.3.0.2 2014-01-13 17:57:47 +01:00
Peter Simons
14d6afcb54 haskell-linear: update to version 1.4 2014-01-13 17:57:47 +01:00
Peter Simons
c699231f0c haskell-io-streams: update to version 1.1.4.0 2014-01-13 17:57:46 +01:00
Peter Simons
ef09e77f5c haskell-http-client: update to version 0.2.1 2014-01-13 17:57:46 +01:00
Peter Simons
d3c9d6c030 haskell-http-attoparsec: update to version 0.1.1 2014-01-13 17:57:46 +01:00
Peter Simons
b718aeaea9 haskell-hsimport: update to version 0.2.6.8 2014-01-13 17:57:46 +01:00
Peter Simons
476c776b8b haskell-fast-logger: update to version 2.1.4 2014-01-13 17:57:46 +01:00
Peter Simons
546b46a5a6 haskell-blaze-markup: update to version 0.5.1.7 2014-01-13 17:57:46 +01:00
Peter Simons
a51b977a13 haskell-blaze-html: update to version 0.6.1.3 2014-01-13 17:57:46 +01:00
Peter Simons
c25d6fe16a haskell-gloss-raster: re-generate with cabal2nix 2014-01-13 17:57:46 +01:00
Peter Simons
0341d0abcf haskell-parsers: update to version 0.10.2 2014-01-13 17:57:46 +01:00
Peter Simons
26ed6c1148 maude: cosmetic 2014-01-13 17:14:40 +01:00
Peter Simons
e79001d4d6 tecla: update to version 1.6.2 2014-01-13 17:14:33 +01:00
Peter Simons
471f0e7b36 swi-prolog: update to version 6.6.1 2014-01-13 17:10:11 +01:00
Peter Simons
68eea9c19e gmp: update 5.1.x branch to version 5.1.3 2014-01-13 17:05:45 +01:00
Nixpkgs Monitor
3aaffe26ea cppcheck: update from 1.62 to 1.63 2014-01-13 17:05:45 +01:00
Nixpkgs Monitor
88953a5799 automake114x: update from 1.14 to 1.14.1 2014-01-13 17:05:44 +01:00
Peter Simons
bccc76f290 pcre: update to version 8.34 2014-01-13 17:05:07 +01:00
Eelco Dolstra
bac0206e3b cppunit: Support Darwin 2014-01-13 15:55:22 +01:00
Eelco Dolstra
b896767f6c xerces-c: Add to channel 2014-01-13 15:55:22 +01:00
Sander van der Burg
b15578ac60 iOS keyfile means provisioning profile 2014-01-13 15:22:11 +01:00
Sander van der Burg
c8bf65d253 Minor android version fix 2014-01-13 15:06:04 +01:00
Sander van der Burg
4fd601d9ed Fix emulate android job 2014-01-13 14:58:25 +01:00
Sander van der Burg
0583cb37e6 Make xcode version configurable + fix android emulator tests 2014-01-13 14:34:46 +01:00
Sander van der Burg
25bd160ca8 Make xcode version configurable 2014-01-13 14:24:48 +01:00
Sander van der Burg
dca1c4afb0 Removed old SDK version support and updated kitchensink version 2014-01-13 14:15:05 +01:00
Sander van der Burg
10a6618d60 Removed titanium SDK 2.1, since it's deprecated long ago and no longer works with the new Android SDK 2014-01-13 13:52:43 +01:00
Sander van der Burg
db3220a59a Fixed xcode patch to make nodejs work on darwin again 2014-01-13 13:48:04 +01:00
Sander van der Burg
e998a1c729 Add two additional API level compositions 2014-01-13 13:25:12 +01:00
Eelco Dolstra
6fb27abf33 Merge branch 'java' 2014-01-13 13:16:17 +01:00
Eelco Dolstra
36f10d4556 clojure: Don't create $out/bin/java 2014-01-13 13:15:37 +01:00
Peter Simons
09e9641f5a Merge pull request #1511 from ocharles/haskellPackages.websockets
haskellPackages.websockets: New expression
2014-01-13 02:42:15 -08:00
Peter Simons
5a2ccf4c6e Merge pull request #1512 from ocharles/haskellPackages.digestiveFunctorsAeson
haskellPackages.digestiveFunctorsAeson: New expression
2014-01-13 02:41:08 -08:00
Peter Simons
81d18d7f59 Merge pull request #1513 from ocharles/haskellPackages.aws
haskellPackages.aws: New expression
2014-01-13 02:40:42 -08:00
Oliver Charles
04806d83a8 haskellPackages.hsimport: New expression 2014-01-13 09:09:27 +00:00
Oliver Charles
3d4ee38f6c haskellPackages.aws: New expression 2014-01-13 09:08:27 +00:00
Oliver Charles
0898aa7ad0 haskellPackages.digestiveFunctorsAeson: New expression 2014-01-13 09:00:32 +00:00
Oliver Charles
300d1dcca6 haskellPackages.websockets: New expression 2014-01-13 00:01:27 +00:00
Oliver Charles
67ea2f6860 haskellPackages.dbmigrations: New expression 2014-01-12 23:50:15 +00:00
Michael Raskin
826e7f8a94 Add a LUA_COMPAT_ALL version of Lua 5.2 2014-01-12 22:15:54 +04:00
Peter Simons
e1bb4b4091 Merge pull request #1499 from ocharles/haskellPackages.scientific
haskellPackages.scientific: Enable tests
2014-01-12 04:00:31 -08:00
Vladimír Čunát
a2c316288c Merge master into stdenv-updates
Conflicts:
	pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved)
	pkgs/top-level/all-packages.nix (trivial)
2014-01-12 12:29:24 +01:00
Rob Vermaas
60a82e6e0d Add accountservice, needed for gdm. 2014-01-11 23:38:41 +01:00
Oliver Charles
3214ffdf71 haskellPackages.scientific: Enable tests 2014-01-11 21:56:23 +00:00
Ricardo M. Correia
4ede302207 virt-manager: Add graphical support for the Spice protocol 2014-01-11 22:01:52 +01:00
Domen Kožar
f9ca17d4b1 gstreamer.libav.withSystemLibav: default to true as agreed on #1403 2014-01-11 21:39:47 +01:00
Domen Kožar
ae02a0c411 Merge pull request #1403 from iyzsong/gstreamer
add gstreamer 1.2.1
2014-01-11 12:37:47 -08:00
Song Wenwu
501008ad6f pyqt4: update to 4.10.3 and add python3 support
also add python3 support for dbus-python
2014-01-11 20:07:29 +01:00
Song Wenwu
98d2f7ea45 sip: update to 4.15.4 and add python3 support 2014-01-11 20:07:28 +01:00
Emil Rangden
b5bf69b447 gloss-raster: new package 2014-01-11 20:02:35 +01:00
Sergey Mironov
0209d478a8 gtk-sharp-1: fix include problem 2014-01-11 19:37:34 +01:00
Vladimir Still
4918c1436b rdmd: Add (D language compiler helper). 2014-01-11 19:08:40 +01:00
Vladimir Still
b78871efa6 dmd: Add (D language compiler). 2014-01-11 19:08:40 +01:00
Peter Simons
0a902761de haskell-alsa-mixer: re-generate with cabal2nix 2014-01-11 14:52:13 +01:00
Arseniy Seroka
06ad5b4c62 Add haskell alsa-mixer lib 2014-01-11 14:52:12 +01:00
Peter Simons
c792255903 haskell-symbol: update to version 0.2.1 2014-01-11 14:52:12 +01:00
Peter Simons
15342117fb haskell-shelly: update to version 1.4.0.1 2014-01-11 14:52:12 +01:00
Peter Simons
133e07cae5 haskell-pipes-attoparsec: update to version 0.3.1 2014-01-11 14:52:12 +01:00
Peter Simons
d40a537038 haskell-pandoc: update to version 1.12.3 2014-01-11 14:52:12 +01:00
Peter Simons
0894a2e1b5 haskell-hakyll: jailbreak to fix build with pandoc-citeproc 2014-01-11 14:52:12 +01:00
Peter Simons
07c05982aa haskell-pandoc-citeproc: update to version 0.3.0.1 2014-01-11 14:52:12 +01:00
Peter Simons
579a05cc83 haskell-attoparsec: add version 0.11.1.0 2014-01-11 14:52:12 +01:00
Peter Simons
4b5313b8b6 haskell-parsec: update to version 3.1.5 2014-01-11 14:52:12 +01:00
Peter Simons
772ff04250 parsec-3.1.4: jailbreak to fix build with recent versions of 'text' 2014-01-11 12:03:41 +01:00
Peter Simons
ed3ca23cb1 happy-1.19.2: remove import of "Data.Monoid (<>)" from Setup.lhs to fix build with GHC 7.2.2
This patch works around <https://github.com/simonmar/happy/issues/16>.
2014-01-11 12:03:41 +01:00
Peter Simons
154eda228c haskell-text: update to 1.1.0.0 2014-01-11 12:03:41 +01:00
Peter Simons
537a6fe9db haskell-fast-logger: update to version 2.1.2 2014-01-11 12:03:41 +01:00
Peter Simons
03b17fdab2 haskell-cabal2nix: update to version 1.58 2014-01-11 12:03:41 +01:00
Peter Simons
ebfb00276c haskell-hledger: update to version 0.22.1 2014-01-11 12:03:41 +01:00
Peter Simons
284ad16da5 haskell-hledger-web: update to version 0.22.1 2014-01-11 12:03:41 +01:00
Peter Simons
95c90f8bd7 haskell-hledger-lib: update to version 0.22.1 2014-01-11 12:03:41 +01:00
Peter Simons
4d724e60b1 haskell-cipher-aes128: update to version 0.6.2 2014-01-11 12:03:41 +01:00
Song Wenwu
640e13ce13 gst-plugins-bad: build with gnutls to add fragmented plugin 2014-01-10 20:56:18 +08:00
Song Wenwu
7e67caa06c gst-libav: add withSystemLibav option 2014-01-10 20:51:24 +08:00
Song Wenwu
9a3e183080 gstreamer: update to 1.2.2, add myself as maintainer 2014-01-10 20:51:24 +08:00
Song Wenwu
7a74215fac add gstreamer 1.2.1 2014-01-10 20:51:24 +08:00
Song Wenwu
97d7c0abe5 gstreamer-0.10: move to gstreamer/legacy 2014-01-10 20:51:24 +08:00
Nixpkgs Monitor
f85b57b2fc libupnp: update from 1.6.6 to 1.6.19, potentially fixes CVE-2012-5958, CVE-2012-5959, CVE-2012-5960 2014-01-10 08:28:58 +01:00
Rob Vermaas
0745e34ddf Update libmicrohttpd to 0.9.33. CVE-2013-7038, CVE-2013-7039 2014-01-10 08:28:58 +01:00
Domen Kožar
ed57d5d1de p11-kit: 0.7 -> 0.20.1 2014-01-10 01:45:37 +01:00
Domen Kožar
d33e5eadd0 Add gnome3.nautilus and remove gnome2.nautilus (didn't compile)
Some icons are still missing (and theme), didn't find a way to fix that.
2014-01-10 01:45:34 +01:00
Domen Kožar
2a1ecded4d Add gtkspell3 2014-01-10 01:45:34 +01:00
Domen Kožar
523aa4338b libgit2: add threadsafe 2014-01-10 01:45:33 +01:00
Domen Kožar
73252021bb icon-naming-utils: add librsvg dependency and meta.platforms 2014-01-10 01:45:32 +01:00
Eelco Dolstra
113265b6d3 apacheAntGcj: Remove
No need to keep two different versions of Ant around.  The default Ant
works fine with GCJ (and doesn't pull in OpenJDK).
2014-01-09 13:06:51 +01:00
Eelco Dolstra
16e626a80d Replace lib/java -> share/java 2014-01-09 13:01:38 +01:00
Eelco Dolstra
4775dee8b9 openjdk: Set JAVA_HOME in a setup-hook 2014-01-09 12:50:38 +01:00
Eelco Dolstra
4e29062fbc ant: Support the OpenJRE (without OpenJDK) and the GNU JVM
For instance, a package can now say:

  buildInputs = [ ant jre ecj ];

which would cause the Eclipse compiler to be used with the OpenJRE.
Similarly:

  buildInputs = [ ant gcj ];

uses the GNU JVM with the GNU Java compiler.
2014-01-09 11:14:36 +01:00
Peter Simons
8c3498d032 haskell-RSA: disable the test suite (which runs for >1 hour)
https://github.com/GaloisInc/RSA/issues/9
2014-01-09 00:45:17 +01:00
Peter Simons
2cf90950c0 haskell-threads: update to version 0.5.1.1 2014-01-09 00:45:17 +01:00
Peter Simons
a5d15540de haskell-th-lift: update to version 0.6.1 2014-01-09 00:45:17 +01:00
Peter Simons
29216b8a03 haskell-texmath: update to version 0.6.6 2014-01-09 00:45:17 +01:00
Peter Simons
f330630462 haskell-system-filepath: update to version 0.4.9 2014-01-09 00:45:17 +01:00
Peter Simons
c3dfa9a334 haskell-system-fileio: update to version 0.3.12 2014-01-09 00:45:16 +01:00
Peter Simons
4512d1defb haskell-stringprep: update to version 1.0.0 2014-01-09 00:45:16 +01:00
Peter Simons
b96626a22e haskell-idna: update to version 0.3.0 2014-01-09 00:45:16 +01:00
Peter Simons
ef33fbad4d haskell-hxt: update to version 9.3.1.3 2014-01-09 00:45:16 +01:00
Peter Simons
e2fc7b12d5 haskell-highlighting-kate: update to version 0.5.6 2014-01-09 00:45:16 +01:00
Peter Simons
5fe6b28e58 haskell-fast-logger: update to version 2.1.1 2014-01-09 00:45:16 +01:00
Peter Simons
22e399082c haskell-cipher-aes128: update to version 0.6.1 2014-01-09 00:45:16 +01:00
Peter Simons
55e1937573 haskell-pretty-show: update to version 1.6.5 2014-01-09 00:45:16 +01:00
Benno Fünfstück
eddb74a5cf New expressions: yi, yi contrib and dependencies 2014-01-08 19:11:33 +01:00
Domen Kožar
d1c1fce801 Merge pull request #1470 from iyzsong/vala
vala: update and cleanup
2014-01-08 09:51:47 -08:00
Nixpkgs Monitor
3ba75f925d nodejs: update from 0.10.22 to 0.10.24 2014-01-08 18:44:11 +01:00
Peter Simons
eed630797e haskell-poppler: re-generate expression with cabal2nix 2014-01-08 17:32:15 +01:00
Ian-Woo Kim
398ae63aa6 haskell-poppler package is added. 2014-01-08 17:32:15 +01:00
Evgeny Egorochkin
e8a9e30cc7 Add meta.branch to some packages 2014-01-08 18:06:18 +02:00
Michael Raskin
37e6b8ec80 A larger Octave build with GUI 2014-01-07 22:02:44 +04:00
Eelco Dolstra
ffd6557dc6 patchelf: Update to 0.7 2014-01-07 17:44:03 +01:00
Eelco Dolstra
20ab977736 ffmpeg: configurable.nix -> 2.x.nix 2014-01-07 15:36:00 +01:00
Vladimír Čunát
54f73f77a8 Merge pull request #1461 from ttuegel/ffmpeg
add configurable FFmpeg expression, fdk-aac library, license fixes
2014-01-07 06:05:22 -08:00
Eelco Dolstra
1e986d8de3 binutils: Use dynamic instead of shared libraries
This reduces the size of binutils from 29 to 17 MiB.
2014-01-07 15:01:59 +01:00
Eelco Dolstra
4b31f920b6 binutils: Get rid of a redundant copy of gold 2014-01-07 14:55:55 +01:00
Vladimír Čunát
7cce1ff58b Merge pull request #1462 from ktosiek/pr/dfeet
Add d-feet, a DBus debugger
2014-01-07 05:54:43 -08:00
Eelco Dolstra
dfc62c9084 bison: Don't run the tests
All this accomplishes is to make bison depend on flex, which in turn
depends on bison.  (So as a result, during the stdenv bootstrap, bison
gets built 6 (!) times.)
2014-01-07 14:25:42 +01:00
Eelco Dolstra
320498d529 flex: Clean up expression 2014-01-07 14:24:59 +01:00
Eelco Dolstra
320209a618 Merge deterministicStdenv into the default stdenv
This means that (on Linux) strip uses
"--enable-deterministic-archives" and ld uses the
BFD_DETERMINISTIC_OUTPUT flag.
2014-01-07 13:57:42 +01:00
Song Wenwu
7a61edec6b vala: fix typo in license 2014-01-07 18:06:36 +08:00
Eelco Dolstra
c3d31749fb Remove gcc 4.7
There is really no reason to keep it around, given that it was never
the default in Nixpkgs.
2014-01-07 10:36:15 +01:00
Song Wenwu
4262c4bb9d vala: update to 0.23.1, remove old versions
set license to lgpl2Plus
add myself to maintainers
and some cleanup
2014-01-07 17:31:52 +08:00
Eelco Dolstra
f1efeb4b3c Get rid of tabs 2014-01-07 10:28:07 +01:00
Eelco Dolstra
bdf34e9059 gcc: Don't use attrByPath 2014-01-07 10:27:45 +01:00
Eelco Dolstra
340b6ab649 openssl: Update to 1.0.1f
CVE-2013-6449, CVE-2013-6450, CVE-2013-4353.
2014-01-07 09:40:35 +01:00
Michael Raskin
0cbc292e1c Skip Octave test result copying, too, for now 2014-01-07 12:16:50 +04:00
Michael Raskin
b93e6efbf4 Skip Octave tests for now 2014-01-07 01:01:08 +04:00
Eelco Dolstra
72feb8e011 nss: Update to 3.15.3.1
http://www.mozilla.org/security/announce/2013/mfsa2013-117.html
2014-01-06 17:42:32 +01:00
Peter Simons
0cf499828f haskell-threads: update to version 0.5.1.0 2014-01-06 16:34:54 +01:00
Peter Simons
97776ee7d3 haskell-shake: update to version 0.11 2014-01-06 16:34:54 +01:00
Peter Simons
dea19765d2 haskell-scientific: update to version 0.2.0.1 2014-01-06 16:34:54 +01:00
Peter Simons
150981ec0e haskell-pipes: update to version 4.0.2 2014-01-06 16:34:54 +01:00
Peter Simons
c836b94037 haskell-mueval: update to version 0.9.1.1 2014-01-06 16:34:54 +01:00
Peter Simons
84c9d66699 haskell-lifted-async: update to version 0.1.1 2014-01-06 16:34:54 +01:00
Peter Simons
62c6fc26a7 haskell-hoogle: update to version 4.2.28 2014-01-06 16:34:53 +01:00
Peter Simons
b1c03d1253 haskell-happstack-server: update to version 7.3.2 2014-01-06 16:34:53 +01:00
Peter Simons
b723b25d34 haskell-hakyll: update to version 4.4.3.0 2014-01-06 16:34:53 +01:00
Peter Simons
bf481b776d haskell-charset: update to version 0.3.6 2014-01-06 16:34:53 +01:00
Peter Simons
745263c23e haskell-aeson-pretty: update to version 0.7.1 2014-01-06 16:34:53 +01:00
Peter Simons
b5b91ffb4c haskell-SHA: update to version 1.6.2.1 2014-01-06 16:34:53 +01:00
Peter Simons
3e376d5780 haskell-MonadCatchIO-mtl: update to version 0.3.1.0 2014-01-06 16:34:53 +01:00
Eelco Dolstra
393b2e3b19 ecj: Add a setup hook that makes Ant use ECJ automatically 2014-01-06 14:36:15 +01:00
Eelco Dolstra
90e533b685 openjre: Propagate setJavaClassPath
Thus, any package that has the JRE or JDK in its build inputs will
automatically have $CLASSPATH set up properly.
2014-01-06 14:36:14 +01:00
Eelco Dolstra
5d6259a973 Add a setup hook that automatically sets up $CLASSPATH
All JARs in $pkg/share/java (for each $pkg in the build inputs) are
added to $CLASSPATH.  Thus, you can say

  buildInputs = [ setJavaClassPath someJavaDependency ];

and the JARs in someJavaDependency will be found automatically by
tools like javac or ant.

Note that the manual used to say that JARs should be installed in
lib/java; this is now share/java, following the Debian policy:

  http://www.debian.org/doc/packaging-manuals/java-policy/x110.html

The directory share/java makes more sense because JARs are
architecture-independent.  (Also, a quick grep shows that we were not
exactly consistent about this in Nixpkgs.)
2014-01-06 14:36:14 +01:00
Eelco Dolstra
e36427fd4e ant: Add to the channel 2014-01-06 14:36:14 +01:00
Eelco Dolstra
e1f58d2a51 ecj: Build using OpenJDK 2014-01-06 14:36:14 +01:00
Eelco Dolstra
23e277b0de ecj: Fix indentation 2014-01-06 14:36:14 +01:00
Eelco Dolstra
c180be8cf5 icedtea: Remove
It has apparently never worked.  Also drop xerces and xalan, which
were only used by icedtea.
2014-01-06 14:36:13 +01:00
Eelco Dolstra
cd5a9f4980 clooj: Update to 0.4.4
Also, merge the wrapper into the main package.
2014-01-06 14:36:13 +01:00
Sander van der Burg
ad8974fc53 Disable test for setuptools on darwin, and add darwin to supported platforms for serf. This should make nodejs working on darwin again 2014-01-06 14:12:37 +01:00
Peter Simons
ca6c043312 haskell-crypto-conduit: jailbreak for recent versions of crypto-api 2014-01-06 12:09:58 +01:00
Peter Simons
3394e55f60 haskell-web-routes: update to version 0.27.4 2014-01-06 12:09:58 +01:00
Peter Simons
18914b931e haskell-web-routes-boomerang: update to version 0.28.1 2014-01-06 12:09:58 +01:00
Peter Simons
c126096e46 haskell-persistent-sqlite: update to version 1.3.0.1 2014-01-06 12:09:58 +01:00
Peter Simons
117fcf801b haskell-crypto-api: update to version 0.13 2014-01-06 12:09:58 +01:00
Peter Simons
9ea0efdebe haskell-cipher-aes128: update to version 0.6 2014-01-06 12:09:57 +01:00
Peter Simons
3eeae1c4df haskell-boomerang: update to version 1.4.1 2014-01-06 12:09:57 +01:00
Peter Simons
713633f051 haskell-hoogle: update to version 4.2.27 2014-01-06 12:09:57 +01:00
Peter Simons
75b08cc830 haskell-force-layout: update to version 0.3 2014-01-06 12:09:57 +01:00
Peter Simons
d91b03e9a8 haskell-diagrams: update to version 1.0.0.1 2014-01-06 12:09:57 +01:00
Peter Simons
d8dc14c8d7 haskell-diagrams-contrib: update to version 1.1 2014-01-06 12:09:57 +01:00
Peter Simons
de9ff84ca0 haskell-network: update to version 2.4.2.2 2014-01-06 12:09:57 +01:00
Peter Simons
a397d62d31 haskell-text: update to version 1.0.0.1 2014-01-06 12:09:57 +01:00
Peter Simons
822c755ea9 haskell-smtp-mail: update to version 0.1.4.4 2014-01-06 12:09:57 +01:00
Peter Simons
0d06ef978f haskell-persistent-template: update to version 1.3.1 2014-01-06 12:09:57 +01:00
Peter Simons
f77b9da184 haskell-mmorph: update to version 1.0.1 2014-01-06 12:09:56 +01:00
Peter Simons
4f78ed6da7 haskell-liblastfm: update to version 0.3.2.0 2014-01-06 12:09:56 +01:00
Peter Simons
7a3ed91a65 haskell-hslua: update to version 0.3.10 2014-01-06 12:09:56 +01:00
Peter Simons
6851ccd529 haskell-foldl: update to version 1.0.1 2014-01-06 12:09:56 +01:00
Peter Simons
c7358d64a8 haskell-errors: update to version 1.4.5 2014-01-06 12:09:55 +01:00
Peter Simons
fa203c0673 haskell-cassava: update to version 0.3.0.0 2014-01-06 12:09:55 +01:00
Peter Simons
1eb504e542 haskell-DRBG: update to version 0.5.2 2014-01-06 12:09:55 +01:00
Peter Simons
74c4d15bf2 haskell-elm-server: update to version 0.10.1 2014-01-06 12:09:55 +01:00
Peter Simons
27425f638d haskell-wai-handler-fastcgi: re-generate with cabal2nix 2014-01-06 12:09:55 +01:00
Tomasz Kontusz
fc55c71fb8 Add platforms and maintainers to d-feet. 2014-01-06 00:48:23 +01:00
Tomasz Kontusz
a504b97e3e Add d-feet, a DBus debugger 2014-01-05 23:57:59 +01:00
Tomasz Kontusz
14eba9f3f9 Bump libwnck3 and pygobject3, and enable introspection 2014-01-05 23:50:25 +01:00
Moritz Heidkamp
b10fe8ae3f stumpwm: Copy stumpish to bin/, add contrib/ directory. 2014-01-05 17:38:14 +00:00
Thomas Tuegel
90c99bab59 ffmpeg: make fdk-aac support configurable 2014-01-05 09:02:47 -06:00
Thomas Tuegel
e548166c44 add fdk-aac-0.1.3 2014-01-05 09:02:47 -06:00
Thomas Tuegel
eb1e109b51 ffmpeg: add configurable 2014-01-05 09:02:46 -06:00
Vladimír Čunát
0f3155f246 mlton: fix build by updating 2014-01-05 15:20:48 +01:00
Michael Raskin
4dad238bab Fix forced CPU choice according to current openblas documentation 2014-01-05 16:34:05 +04:00
Shea Levy
139f8949e6 Merge branch 'merge-kernel-builds' into upstream-master
This is a second attempt at unifying the generic and manual-config
kernel builds (see #412 for the last time).

The set of working kernel packages is a superset of those that work on
master, and as the only objection last time was the size of the $dev
closure and now both $out and $dev combined are 20M smaller than $out on
master (see message for ac2035287f), this
should be unobjectionable.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-05 07:13:19 -05:00
Ian-Woo Kim
010e63c69d poppler-glib.pc has ${includedir}/poppler in cflags (needed for dependent pkgs)
Cf. #1458.
2014-01-05 13:03:30 +01:00
Vladimír Čunát
4439188110 libmsn: fix build with >=gcc-4.7 by a debian patch 2014-01-05 11:42:22 +01:00
Michael Raskin
75f97f5299 Update Octave to 3.8.0 2014-01-05 02:49:45 +04:00
Vladimír Čunát
9443129b08 Merge master into stdenv-updates
Conflicts:
	pkgs/development/libraries/glibc/2.18/common.nix (take stdenv-updates)
	pkgs/misc/emulators/zsnes/default.nix (more complex, build tested)
	pkgs/top-level/all-packages.nix (auto-solved)
2014-01-04 18:34:53 +01:00
Michael Raskin
30ddb92a2d Merge pull request #1457 from iyzsong/supercollider
add SuperCollider 3.6.6
2014-01-04 05:51:25 -08:00
Song Wenwu
5f3a737d79 add SuperCollider 3.6.6 2014-01-04 21:39:35 +08:00
Vladimír Čunát
f78534ca0f gcc-4.7: fix the parallel-bconfig patch
I'm sorry I forgot to test the 4.8 patch against 4.7. Now it's ported.
2014-01-04 12:37:17 +01:00
Vladimír Čunát
3ee1c031b5 glibc: pull a bug work-around from Arch (i686-only ATM)
This should work around some of our build problems,
e.g. http://hydra.nixos.org/build/7575893/nixlog/1/tail-reload

Cf. #1446; unconditional on stdenv-updates: c6b92053c
2014-01-04 11:53:02 +01:00
Eelco Dolstra
8398b23e10 clojure: Update to 1.5.1
Also, merge the wrapper into the main package, and get rid of the
binary variant.
2014-01-03 14:48:21 +01:00
Eelco Dolstra
b96d3ca233 hydra-ant-logger: Fix build 2014-01-03 14:33:40 +01:00
Eelco Dolstra
ec685e30de kaffe: Remove
It no longer builds and doesn't seem very maintained.
2014-01-03 13:51:23 +01:00
Eelco Dolstra
54d1721414 ant: Update to 1.9.3
Also, Ant no longer has a build-time dependency on a particular JDK.
It finds the JDK via $JAVA_HOME or $PATH (by looking up javac).  This
way, we don't need to have separate packages like apacheAntOpenJDK and
apacheAntOracleJDK.  It also seems reasonable: after all, installing
GNU Make doesn't give you a C compiler either.  It does mean that
instead of

  buildInputs = [ ant ];

you now need to write something like

  buildInputs = [ ant jdk ];
2014-01-03 13:29:06 +01:00
Eelco Dolstra
226b3c440b hydra-ant-logger: Fix the build 2014-01-03 11:56:41 +01:00
Eelco Dolstra
b13b146150 jikespg: Cleanup 2014-01-03 11:56:41 +01:00
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