Commit graph

5357 commits

Author SHA1 Message Date
Peter Simons a10e8a4d07 haskell-xml: updated to version 1.3.10
svn path=/nixpkgs/trunk/; revision=29440
2011-09-22 15:25:29 +00:00
Peter Simons f64620a11f haskell-skein: updated to version 0.1
svn path=/nixpkgs/trunk/; revision=29439
2011-09-22 15:25:21 +00:00
Florian Friesdorf cadbee1ab1 indeed fix talloc build on darwin
svn path=/nixpkgs/trunk/; revision=29431
2011-09-21 23:31:51 +00:00
Florian Friesdorf ad3d180d6f attempt to fix talloc build on darwin
see: https://bugzilla.samba.org/show_bug.cgi?id=7000

svn path=/nixpkgs/trunk/; revision=29430
2011-09-21 23:23:12 +00:00
Peter Simons d709ef5d30 openssl: avoid the need for a recursive expression
svn path=/nixpkgs/trunk/; revision=29426
2011-09-21 18:48:04 +00:00
Peter Simons 6fcd493d5f openssl: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=29425
2011-09-21 18:45:52 +00:00
Peter Simons 865b08c151 haskell-system-fileio: updated to version 0.3.2.1
svn path=/nixpkgs/trunk/; revision=29423
2011-09-21 16:47:27 +00:00
Peter Simons 981ad994f5 haskell-hmatrix: updated to version 0.12.0.1
svn path=/nixpkgs/trunk/; revision=29422
2011-09-21 16:47:23 +00:00
Peter Simons 353d1e7882 haskell-clientsession: updated to version 0.7.3
svn path=/nixpkgs/trunk/; revision=29421
2011-09-21 16:47:19 +00:00
Peter Simons b40cab3fab haskell-aeson-native: updated to version 0.3.3.1
svn path=/nixpkgs/trunk/; revision=29420
2011-09-21 16:47:14 +00:00
Peter Simons ac569c9b63 haskell-RSA: updated to version 1.0.6.2
svn path=/nixpkgs/trunk/; revision=29419
2011-09-21 16:47:07 +00:00
Peter Simons 4821046eb3 haskell-skein: added version 0.1
svn path=/nixpkgs/trunk/; revision=29418
2011-09-21 16:46:59 +00:00
Peter Simons 54acb66473 haskell-prolog: added version 0.1
haskell-prolog-graph: added version 0.1.0.2
haskell-prolog-graph-lib: added version 0.1

svn path=/nixpkgs/trunk/; revision=29417
2011-09-21 16:46:54 +00:00
Peter Simons 6bc5b0f215 haskell-maude: added version 0.2.1
svn path=/nixpkgs/trunk/; revision=29414
2011-09-21 16:46:39 +00:00
Lluís Batlle i Rossell 53cecc13b4 Fixing strace build inputs for cross building.
svn path=/nixpkgs/trunk/; revision=29407
2011-09-21 06:59:09 +00:00
Lluís Batlle i Rossell 99863cb87b Making bison 2.4 and 2.5 cross build (I hope), and setting the main bison as
2.5. Let's see what builds and what not.


svn path=/nixpkgs/branches/stdenv-updates/; revision=29406
2011-09-21 06:18:23 +00:00
Lluís Batlle i Rossell 03892b3e01 Making bison 2.5 cross build.
svn path=/nixpkgs/trunk/; revision=29405
2011-09-21 06:15:15 +00:00
Peter Simons f844c8730e haskell-json: added version 0.5
svn path=/nixpkgs/trunk/; revision=29402
2011-09-20 20:30:20 +00:00
Peter Simons df1a47bda2 haskell-hakyll: updated to version 3.2.0.7
svn path=/nixpkgs/trunk/; revision=29401
2011-09-20 20:25:31 +00:00
Alexander Tsamutali a26835c2bc development/libraries/nss: Fix building on Linux 3.x.
svn path=/nixpkgs/trunk/; revision=29399
2011-09-20 19:46:40 +00:00
Yury G. Kudryashov de89582238 Add gtk-3.x libraries
Let hydra build it but do not show in nix-env -qa

svn path=/nixpkgs/trunk/; revision=29398
2011-09-20 16:18:12 +00:00
Eelco Dolstra a3a15545f6 * wxPython updated to 2.8.12.0.
svn path=/nixpkgs/trunk/; revision=29395
2011-09-20 11:19:55 +00:00
Yury G. Kudryashov 31d77b3e2f gtkmm-2.24
svn path=/nixpkgs/trunk/; revision=29388
2011-09-20 06:23:27 +00:00
Yury G. Kudryashov 1c6d328898 Add atkmm
svn path=/nixpkgs/trunk/; revision=29387
2011-09-20 06:23:17 +00:00
Yury G. Kudryashov 501cc845a0 pangomm-2.28
svn path=/nixpkgs/trunk/; revision=29386
2011-09-20 06:23:08 +00:00
Yury G. Kudryashov ff25d193ad glibmm-2.28
svn path=/nixpkgs/trunk/; revision=29385
2011-09-20 06:22:59 +00:00
Yury G. Kudryashov 8d5fecc4f7 gtk-2.24.6 + some review
svn path=/nixpkgs/trunk/; revision=29384
2011-09-20 06:22:51 +00:00
Yury G. Kudryashov 83a44e5a65 wxGTK: rely on gtk.propagatedBuildInputs
gtkLibs224.gtk actually propagates libpng etc. through gdk_pixbuf,
so using gtk.libpng etc. makes no sense.

Remove unused 'inherit lib*;' in gtk.

svn path=/nixpkgs/trunk/; revision=29383
2011-09-20 06:22:39 +00:00
Yury G. Kudryashov e803d715c2 pango: pkg-config is a native buildInput
switch to fetchurl_gnome

svn path=/nixpkgs/trunk/; revision=29382
2011-09-20 06:22:30 +00:00
Yury G. Kudryashov 72b58e2218 Review glib expression
* Use buildNativeInputs
* Use .tar.xz
* Add TODO

svn path=/nixpkgs/trunk/; revision=29381
2011-09-20 06:22:22 +00:00
Yury G. Kudryashov 4e9fbf18ed Build cairo-gobject library
Move cairo to gtkLibs.cairo

svn path=/nixpkgs/trunk/; revision=29380
2011-09-20 06:22:14 +00:00
Yury G. Kudryashov e5062a4c5c atk: perl and pkgconfig are buildNativeInputs
Switch to fetchurl_gnome

svn path=/nixpkgs/trunk/; revision=29379
2011-09-20 06:22:04 +00:00
Yury G. Kudryashov 058fc8da82 gdk-pixbuf-2.24
svn path=/nixpkgs/trunk/; revision=29378
2011-09-20 06:21:56 +00:00
Yury G. Kudryashov c67fde4a47 Sorry, this is the hash of .tar.xz
svn path=/nixpkgs/trunk/; revision=29376
2011-09-20 06:14:29 +00:00
Yury G. Kudryashov ab81388587 libpng-1.2.46
OK, libpng-1.5.x breaks stuff but why revert to a version with security holes?

svn path=/nixpkgs/trunk/; revision=29375
2011-09-20 06:13:39 +00:00
Rob Vermaas 2c33be2d8b revert previous commits related to libpng 1.2.44, until we are able to build 1.2.45
svn path=/nixpkgs/trunk/; revision=29373
2011-09-19 23:05:02 +00:00
Piotr Pietraszkiewicz 9827fd060d libgadu-1.11.0
svn path=/nixpkgs/trunk/; revision=29369
2011-09-19 22:02:11 +00:00
Rob Vermaas 30e9cae7d2 added some python packages, add variant for libpng 1.2.44 as matplotlib does not compile with newer versions
svn path=/nixpkgs/trunk/; revision=29366
2011-09-19 21:00:37 +00:00
Yury G. Kudryashov 0297229504 libpng-1.5
See CVE-2011-269{0,1,2}

svn path=/nixpkgs/trunk/; revision=29363
2011-09-19 19:01:40 +00:00
Peter Simons c8d3fcd1b3 haskell-aeson: updated to version 0.3.2.12
svn path=/nixpkgs/trunk/; revision=29362
2011-09-19 18:56:38 +00:00
Peter Simons 363510a983 haskell-cabal2nix: updated to version 1.17
svn path=/nixpkgs/trunk/; revision=29356
2011-09-19 16:51:15 +00:00
Peter Simons c9a0666da7 pkgs/development/compilers/pakcs: minor cosmetic changes
svn path=/nixpkgs/trunk/; revision=29354
2011-09-19 16:38:43 +00:00
Peter Simons 5a8e3f5b4e haskell-http-enumerator: updated to version 0.7.1
svn path=/nixpkgs/trunk/; revision=29352
2011-09-19 16:38:28 +00:00
Peter Simons 1d3a00e51a haskell-HaskellForMaths: updated to version 0.4.0
svn path=/nixpkgs/trunk/; revision=29351
2011-09-19 16:38:22 +00:00
Peter Simons 5bb330db07 swi-prolog: updated to version 5.10.5
svn path=/nixpkgs/trunk/; revision=29350
2011-09-19 16:38:16 +00:00
Yury G. Kudryashov 071700bcbc Remove unused files
svn path=/nixpkgs/trunk/; revision=29343
2011-09-19 10:03:14 +00:00
Yury G. Kudryashov 63959f2a5a Let poppler use ${POPPLER_DATADIR}
Also upgrade poppler-data

svn path=/nixpkgs/trunk/; revision=29342
2011-09-19 08:35:30 +00:00
Yury G. Kudryashov a5864633f3 SDL_net: propagate sdl
svn path=/nixpkgs/trunk/; revision=29340
2011-09-19 05:16:49 +00:00
Yury G. Kudryashov 595d141a30 avahi-0.6.30
svn path=/nixpkgs/trunk/; revision=29332
2011-09-18 13:54:54 +00:00
Shea Levy 2cc9e52aec python-2.7: Attempt to fix the nixpkgs evaluation error
svn path=/nixpkgs/trunk/; revision=29327
2011-09-17 18:52:28 +00:00
Alexander Tsamutali cca42b5cc0 development/interpreters/python/2.7: Fix building on Linux 3.x (iirc, that was the problem).
svn path=/nixpkgs/trunk/; revision=29325
2011-09-17 16:29:40 +00:00
Peter Simons 051b50143a haskell-cabal2nix: updated to version 1.16
svn path=/nixpkgs/trunk/; revision=29324
2011-09-17 13:45:06 +00:00
Peter Simons c0204a42b9 haskell-hp2any-graph: regenerated expression with latest version of cabal2nix
svn path=/nixpkgs/trunk/; revision=29323
2011-09-17 13:42:38 +00:00
Peter Simons 9d5848cb99 haskell-unordered-containers: updated to version 0.1.4.3
svn path=/nixpkgs/trunk/; revision=29322
2011-09-17 13:35:15 +00:00
Peter Simons 195831a3bf haskell-dimensional: updated to version 0.10.1.2
svn path=/nixpkgs/trunk/; revision=29321
2011-09-17 13:35:09 +00:00
Ludovic Courtès 5583e6f741 GNU Linear Programming Kit 4.47.
svn path=/nixpkgs/trunk/; revision=29318
2011-09-17 10:09:48 +00:00
Ludovic Courtès 4fe98cdc02 GNU GLOBAL 6.0.
svn path=/nixpkgs/trunk/; revision=29316
2011-09-17 10:09:33 +00:00
Lluís Batlle i Rossell 98f6452a70 Adding the gnunet 0.9 (svn), which works incompatible with the latest gnunet released.
I updated some libs to get it built.


svn path=/nixpkgs/trunk/; revision=29313
2011-09-16 20:50:24 +00:00
Peter Simons 6ed0f99b70 haskell-helium: the package has disappeared from the upstream web server
svn path=/nixpkgs/trunk/; revision=29311
2011-09-16 18:29:32 +00:00
Peter Simons 2f736e0ca0 haskell-Hipmunk: avoid build error in the haddock documentation
svn path=/nixpkgs/trunk/; revision=29309
2011-09-16 18:19:15 +00:00
Peter Simons 95ae45256a haskell-get-options: the package doesn't build, because the upstream archive has vanished
svn path=/nixpkgs/trunk/; revision=29308
2011-09-16 18:17:20 +00:00
Eelco Dolstra 7df0d1cc58 * Updated IO::Compress.
svn path=/nixpkgs/trunk/; revision=29301
2011-09-16 10:32:37 +00:00
Andres Löh 54039c51f8 Added haskell-gloss and modified haskell-GLURaw.
I know that GLURaw is currently a modification of the generated file.
Not making the change prevents GLURaw from being loaded into ghci.

svn path=/nixpkgs/trunk/; revision=29290
2011-09-15 05:03:31 +00:00
Peter Simons 89ebfa875d haskell-yesod: updated to version 0.9.2.2
svn path=/nixpkgs/trunk/; revision=29279
2011-09-14 17:13:34 +00:00
Peter Simons eb7be9c030 haskell-yesod-form: updated to version 0.3.2.1
svn path=/nixpkgs/trunk/; revision=29278
2011-09-14 17:13:30 +00:00
Peter Simons d2272469b7 haskell-hledger: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29277
2011-09-14 17:13:26 +00:00
Peter Simons 061057a253 haskell-hledger-web: updated to version 0.15.3
svn path=/nixpkgs/trunk/; revision=29276
2011-09-14 17:13:22 +00:00
Peter Simons 393a0dba1c haskell-hledger-vty: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29275
2011-09-14 17:13:18 +00:00
Peter Simons 135ccb3feb haskell-hledger-lib: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29274
2011-09-14 17:13:14 +00:00
Peter Simons ac7bad192b haskell-hledger-chart: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29273
2011-09-14 17:13:10 +00:00
Piotr Pietraszkiewicz 28ab7935b7 made myself a maintainer of sword
svn path=/nixpkgs/trunk/; revision=29257
2011-09-13 20:50:39 +00:00
Peter Simons 3c5ff4a118 haskell-hledger-web: added version 0.15.3
svn path=/nixpkgs/trunk/; revision=29243
2011-09-13 17:35:18 +00:00
Peter Simons 6557b25b37 haskell-io-storage: added version 0.3
svn path=/nixpkgs/trunk/; revision=29242
2011-09-13 17:35:12 +00:00
Peter Simons 8c8d88080d haskell-time: updated to version 1.4
svn path=/nixpkgs/trunk/; revision=29241
2011-09-13 17:35:07 +00:00
Peter Simons 93955eabc5 haskell-cabal2nix: updated to version 1.15
svn path=/nixpkgs/trunk/; revision=29227
2011-09-12 17:31:15 +00:00
Eelco Dolstra 17925a9d3c * OpenSSL: Allow the location of the X509 certificate file (the CA
bundle) to be set through the environment variable
  ‘OPENSSL_X509_CERT_FILE’.  This is necessary because the default
  location ($out/ssl/cert.pem) doesn't exist, and hardcoding something
  like /etc/ssl/cert.pem is impure and cannot be overriden
  per-process.  For security, the environment variable is ignored for
  setuid binaries.

svn path=/nixpkgs/trunk/; revision=29224
2011-09-12 16:57:34 +00:00
Peter Simons 631772e028 haskell-svgcairo: updated to version 0.12.1
svn path=/nixpkgs/trunk/; revision=29222
2011-09-12 16:46:10 +00:00
Peter Simons 7c6aa89222 haskell-pango: updated to version 0.12.1
svn path=/nixpkgs/trunk/; revision=29221
2011-09-12 16:46:06 +00:00
Peter Simons a69572d3a5 haskell-gtksourceview2: updated to version 0.12.3
svn path=/nixpkgs/trunk/; revision=29220
2011-09-12 16:46:02 +00:00
Peter Simons dc0a01018e haskell-gtk2hs-buildtools: updated to version 0.12.1
svn path=/nixpkgs/trunk/; revision=29219
2011-09-12 16:45:57 +00:00
Peter Simons 676a2a355e haskell-gtk: updated to version 0.12.1
svn path=/nixpkgs/trunk/; revision=29218
2011-09-12 16:45:51 +00:00
Peter Simons 2f28f47997 haskell-glib: updated to version 0.12.1
svn path=/nixpkgs/trunk/; revision=29217
2011-09-12 16:45:47 +00:00
Peter Simons c59d360c6a haskell-glade: updated to version 0.12.1
svn path=/nixpkgs/trunk/; revision=29216
2011-09-12 16:45:39 +00:00
Peter Simons f0e8a10ff4 haskell-cairo: updated to version 0.12.1
svn path=/nixpkgs/trunk/; revision=29215
2011-09-12 16:45:35 +00:00
Peter Simons 744450f9c4 haskell-yesod: updated to version 0.9.2.1
svn path=/nixpkgs/trunk/; revision=29214
2011-09-12 16:45:31 +00:00
Peter Simons 775896c15f haskell-epic: updated to version 0.1.13
svn path=/nixpkgs/trunk/; revision=29213
2011-09-12 16:45:27 +00:00
Peter Simons 20c7526891 haskell-vector-algorithms: dropped obsolete version 0.4
svn path=/nixpkgs/trunk/; revision=29212
2011-09-12 16:45:23 +00:00
Peter Simons 107201f99f haskell-case-insensitive: dropped obsolete version 0.3
svn path=/nixpkgs/trunk/; revision=29211
2011-09-12 16:45:18 +00:00
Peter Simons d1219f3e3a haskell-snap-server: updated to version 0.5.4
svn path=/nixpkgs/trunk/; revision=29210
2011-09-12 16:45:13 +00:00
Peter Simons 3ac8f8c892 haskell-snap-core: updated to version 0.5.4
svn path=/nixpkgs/trunk/; revision=29209
2011-09-12 16:45:08 +00:00
Eelco Dolstra 3e54387efd * Added OpenSSL 1.0.0e (not updating the default yet because a lot
depends on it).  Also, install the manpages in $out/share/man rather
  than $out/ssl/man.

svn path=/nixpkgs/trunk/; revision=29208
2011-09-12 16:09:00 +00:00
Eelco Dolstra 41d9959ed3 * Better description.
svn path=/nixpkgs/trunk/; revision=29207
2011-09-12 13:02:54 +00:00
Eelco Dolstra 6a73467eac * Chromium updated to the latest version. Because Chromium now used
Gold, this requires a new patchelf.
* Changed the package name from ‘chrome’ to ‘chromium’.

svn path=/nixpkgs/trunk/; revision=29197
2011-09-11 20:48:02 +00:00
Shea Levy d1808a89d3 haskellPackages.{cairo,pango,glib,gtk}: Depend on the stdenv libc instead of glibc
svn path=/nixpkgs/trunk/; revision=29190
2011-09-11 18:48:46 +00:00
Michael Raskin 7bb4bf3fe0 Adding LOVE Lua-based game framework/interpreter
svn path=/nixpkgs/trunk/; revision=29188
2011-09-11 17:05:48 +00:00
Michael Raskin 8351a946d2 Adding libmodplug
svn path=/nixpkgs/trunk/; revision=29186
2011-09-11 16:45:42 +00:00
Peter Simons 8993dabdf4 haskell-yesod: updated to version 0.9.2
svn path=/nixpkgs/trunk/; revision=29178
2011-09-11 10:34:26 +00:00
Peter Simons 5557e9dcf2 haskell-yesod-form: updated to version 0.3.2
svn path=/nixpkgs/trunk/; revision=29177
2011-09-11 10:34:22 +00:00
Peter Simons e4f516bda4 haskell-yesod-core: updated to version 0.9.2
svn path=/nixpkgs/trunk/; revision=29176
2011-09-11 10:34:17 +00:00
Peter Simons 4be1a78270 haskell-yesod-auth: updated to version 0.7.2
svn path=/nixpkgs/trunk/; revision=29175
2011-09-11 10:34:13 +00:00