Peter Simons
a1ac3801dd
haskell-libmpd: update to version 0.8.0.2
2013-01-12 15:30:35 +01:00
Peter Simons
5c4b91506e
haskell-http-conduit: update to version 1.8.6.3
2013-01-12 15:30:35 +01:00
Peter Simons
4d6f490c31
haskell-gitit: update to version 0.10.1.2
2013-01-12 15:30:35 +01:00
Peter Simons
3180c593f0
haskell-cprng-aes: update to version 0.3.4
2013-01-12 15:30:34 +01:00
Peter Simons
bf86b890c8
haskell-cipher-aes: update to version 0.1.7
2013-01-12 15:30:34 +01:00
Florian Friesdorf
24d48d9170
don't put propagated recursivePthLoader into pth file, #257
2013-01-11 18:04:27 +01:00
Sander van der Burg
ed78245478
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-01-11 18:02:58 +01:00
Sander van der Burg
f2c66f54e6
Fix compliation of gts on Darwin
2013-01-11 18:02:36 +01:00
Florian Friesdorf
a7a6173a3f
pygtk in pythonPackages, checks disabled, demo works, relates #223
...
Previously the checkPhase was not executed. It is now and a couple of
issues with it are seded away.
2013-01-11 17:45:26 +01:00
Florian Friesdorf
59879f6496
fixup: pygobject rename pth
2013-01-11 16:11:07 +01:00
Florian Friesdorf
e856c72159
pygobject: in pythonPackages, removed hack handled now by pth
2013-01-11 15:30:56 +01:00
Florian Friesdorf
87423443b8
pycairo: move to pythonPackages
2013-01-11 15:23:44 +01:00
Florian Friesdorf
a59164e931
modules propgate recursivePthLoader
...
An alternative would be to include it with the plain `python`.
2013-01-11 10:54:25 +01:00
Florian Friesdorf
212b4df91c
recursivePthLoader included via wrapper, not propagated by modules
2013-01-11 09:53:28 +01:00
Florian Friesdorf
4329ba3fb1
Merge branch 'channel-nixos' into python
2013-01-11 07:35:30 +01:00
Lluís Batlle i Rossell
7e1d0c12a3
stuntrally: updating from 1.4 to 1.8
...
I updated ogre and mygui, too. Now myguiSvn is older than mygui.
We should check if this commit breaks other games that use ogre (ror?)
2013-01-10 15:11:12 +01:00
Florian Friesdorf
42d49b47ba
comment unneeded buildInputStrings
2013-01-10 12:50:17 +01:00
Florian Friesdorf
0f52f5a945
Revert "don't propagate recursivePthLoader, it is needed to process it already"
...
This reverts commit edd160452e
.
If we propagate it, derivations that use a python package will also
get the recursivePthLoader needed to process the pth files of the
package.
2013-01-09 22:29:46 +01:00
Florian Friesdorf
1cd2bd460b
whitespace
2013-01-09 22:29:41 +01:00
Florian Friesdorf
06ca1e4768
Merge branch 'channel-nixos' into python
2013-01-09 22:18:38 +01:00
Peter Simons
1036942197
haskell-dimensional-tf: add version 0.1.1
2013-01-09 17:08:51 +01:00
Peter Simons
9e1df1ada3
haskell-numtype-tf: add version 0.1
2013-01-09 17:08:17 +01:00
Peter Simons
029439c0f6
haskell-type-level-natural-number: add version 1.1.1
2013-01-09 16:57:46 +01:00
Peter Simons
aeef9a1ed4
haskell-warp: update to version 1.3.7
2013-01-09 16:54:31 +01:00
Peter Simons
65fe988502
haskell-multiarg: update to version 0.8.0.0
2013-01-09 16:54:31 +01:00
Peter Simons
7004eced83
haskell-monoid-extras: update to version 0.2.2.2
2013-01-09 16:54:31 +01:00
Peter Simons
c080c85572
haskell-lens: update to version 3.7.3
2013-01-09 16:54:31 +01:00
Peter Simons
8d1e639df2
haskell-dual-tree: update to version 0.1.0.1
2013-01-09 16:54:30 +01:00
Peter Simons
be8637c1f7
haskell-diagrams-lib: update to version 0.6.0.1
2013-01-09 16:54:30 +01:00
Peter Simons
ef4706675c
haskell-diagrams-core: update to version 0.6.0.1
2013-01-09 16:54:30 +01:00
Peter Simons
3b4b0d56be
haskell-active: update to version 0.1.0.3
2013-01-09 16:54:30 +01:00
Peter Simons
90952495db
haskell-naturals: add version 0.2.0.2
2013-01-09 16:54:29 +01:00
Peter Simons
59aa248876
haskell-nat: add version 0.3
2013-01-09 16:54:29 +01:00
Rob Vermaas
cfdf35d6f9
Add preInstall ot buildPythonPackage (postInstall already existed) to allow selenium to work properly again.
2013-01-09 15:46:14 +01:00
Florian Friesdorf
0f007baf70
Merge branch 'channel-nixos' into python
2013-01-09 10:44:45 +01:00
Florian Friesdorf
a37cabdbb7
fix python-2.6 build: purity for systems with stdenv.gcc.libc
...
On other systems python26 will continue to look for
/usr/include/netinet/in.h among others. I don't know whether/what to
do about that.
2013-01-09 08:45:03 +01:00
Florian Friesdorf
56517508d8
python-2.6.8: long overdue
2013-01-09 08:44:58 +01:00
Florian Friesdorf
ee0204d2c8
for some reason the python2.6 manpage is not gzipped
2013-01-09 08:27:39 +01:00
Florian Friesdorf
723d5a5581
fix python-2.6 build: purity for systems with stdenv.gcc.libc
...
On other systems python26 will continue to look for
/usr/include/netinet/in.h among others. I don't know whether/what to
do about that.
2013-01-09 08:26:15 +01:00
Florian Friesdorf
16e2a9133f
python-2.6.8: long overdue
2013-01-09 08:06:46 +01:00
Florian Friesdorf
6654cb8a10
comment
2013-01-09 05:21:01 +01:00
Lluís Batlle i Rossell
0347868151
Updating libvdpau.
...
This fixes an annoying bug in nvidia hw accelerated video, where all colors
are messed.
http://cgit.freedesktop.org/~aplattner/libvdpau/commit/?id=ca9e637c61e80145f0625a590c91429db67d0a40
2013-01-08 20:41:44 +01:00
Rob Vermaas
d6571f932f
Fix nodejs
2013-01-07 21:30:57 +01:00
Sander van der Burg
c6ff338e27
Added package + build functions for Titanium SDK, a cross-platform mobile development kit
2013-01-07 18:22:10 +01:00
Sander van der Burg
03621d4cd8
Remove my darwin workarounds for node.js
2013-01-07 17:01:50 +01:00
Sander van der Burg
eecb135cad
apr-util: Reenabling openldap support again
2013-01-07 16:58:09 +01:00
Sander van der Burg
5b0ca88d97
- Added xcodeenv: experimental support to build iOS apps through Nix
...
- Moved mobile development tools into a separate folder
2013-01-07 16:52:42 +01:00
Peter Simons
a547de1ecb
haskell-hlint: update to version 1.8.40
2013-01-07 12:18:36 +01:00
Peter Simons
2666c6f94c
haskell-void: update to version 0.5.11
2013-01-07 12:18:36 +01:00
Peter Simons
e1ee00d67b
haskell-uu-parsinglib: update to version 2.7.4.1
2013-01-07 12:18:36 +01:00
Peter Simons
87e992ad62
haskell-texmath: update to version 0.6.1.2
2013-01-07 12:18:36 +01:00
Peter Simons
cbd23de696
haskell-semigroups: update to version 0.9
2013-01-07 12:18:36 +01:00
Peter Simons
ae9e14ae13
haskell-semigroupoids: update to version 3.0.1
2013-01-07 12:18:35 +01:00
Peter Simons
6fa197d6e4
haskell-pretty-show: update to version 1.5
2013-01-07 12:18:35 +01:00
Peter Simons
351c10751e
haskell-network-conduit: update to version 0.6.2.2
2013-01-07 12:18:35 +01:00
Peter Simons
7025e23710
haskell-lens: update to version 3.7.2
2013-01-07 12:18:34 +01:00
Peter Simons
305485b279
haskell-http-reverse-proxy: update to version 0.1.1.1
2013-01-07 12:18:34 +01:00
Peter Simons
407ee56a61
haskell-http-conduit: update to version 1.8.6.2
2013-01-07 12:18:34 +01:00
Peter Simons
0931bf92c1
haskell-highlighting-kate: update to version 0.5.3.4
2013-01-07 12:18:34 +01:00
Peter Simons
4ef1cb39ed
haskell-hakyll: update to version 3.5.2.1
2013-01-07 12:18:34 +01:00
Peter Simons
d5971b4e2d
haskell-fsnotify: update to version 0.0.6
2013-01-07 12:18:34 +01:00
Peter Simons
98067f47bf
haskell-either: update to version 3.0.3
2013-01-07 12:18:33 +01:00
Peter Simons
18df74561d
haskell-distributive: update to version 0.3
2013-01-07 12:18:33 +01:00
Peter Simons
eb3448ddcf
haskell-comonads-fd: update to version 3.0.1
2013-01-07 12:18:33 +01:00
Peter Simons
493a5736ac
haskell-comonad: update to version 3.0.1.1
2013-01-07 12:18:33 +01:00
Peter Simons
8437ef7a18
haskell-comonad-transformers: update to version 3.0.1
2013-01-07 12:18:33 +01:00
Peter Simons
e891d62a6c
Jailbreak Haskell packages to deal with update of semigroups.
2013-01-07 12:16:48 +01:00
Peter Simons
750ed5b8da
wxHaskell: patch wxc to fix build error
2013-01-07 12:14:33 +01:00
Peter Simons
8dd292c32f
haskell-transformers-compat: add version 0.1
2013-01-07 12:05:25 +01:00
Peter Simons
c8e152b915
haskell-nats: add version 0.1
2013-01-07 12:05:16 +01:00
Peter Simons
2c219adf4d
haskell-hashable: update (unused) 1.2.x version to 1.2.0.3
2013-01-07 12:04:35 +01:00
Michael Raskin
6e482a673d
SBCL: Update to 1.1.3
2013-01-07 01:35:44 +04:00
Lluís Batlle i Rossell
8a50276bd4
libmicrohttpd: update; the old url didn't work
...
They take out old versions from the file server
2013-01-06 10:53:17 +01:00
Peter Simons
fdf4dddac1
automake: add version 1.13.1
2013-01-04 20:51:45 +01:00
Peter Simons
21dcee77c0
haskell-splot: update to version 0.3.8
2013-01-04 19:24:18 +01:00
Peter Simons
e1a9fb4f98
haskell-SourceGraph: update to version 0.7.0.4
2013-01-04 19:24:17 +01:00
Peter Simons
b5b85a462a
haskell-zip-archive: update to version 0.1.3.3
2013-01-04 19:24:17 +01:00
Peter Simons
e4127994c8
haskell-yesod-core: update to version 1.1.7.1
2013-01-04 19:24:17 +01:00
Peter Simons
2225e641b8
haskell-yaml: update to version 0.8.2
2013-01-04 19:24:17 +01:00
Peter Simons
dcf34d73b3
haskell-xss-sanitize: update to version 0.3.3
2013-01-04 19:24:17 +01:00
Peter Simons
81bd4fe366
haskell-wai-extra: update to version 1.3.1.1
2013-01-04 19:24:17 +01:00
Peter Simons
23b52d157b
haskell-wai-app-static: update to version 1.3.1
2013-01-04 19:24:17 +01:00
Peter Simons
4ff7cdeec7
haskell-tabular: update to version 0.2.2.4
2013-01-04 19:24:17 +01:00
Peter Simons
a2c2dddf76
haskell-srcloc: update to version 0.4.0
2013-01-04 19:24:17 +01:00
Peter Simons
d8efd50ae1
haskell-random-source: update to version 0.3.0.4
2013-01-04 19:24:16 +01:00
Peter Simons
b3123e5ede
haskell-random-fu: update to version 0.2.4.0
2013-01-04 19:24:16 +01:00
Peter Simons
d7e9d418de
haskell-persistent: update to version 1.1.3.2
2013-01-04 19:24:16 +01:00
Peter Simons
3e833fbf9c
haskell-persistent-template: update to version 1.1.2.1
2013-01-04 19:24:16 +01:00
Peter Simons
266f63884f
haskell-mainland-pretty: update to version 0.2.5
2013-01-04 19:24:16 +01:00
Peter Simons
d995882f94
haskell-liblastfm: update to version 0.1.0.0
2013-01-04 19:24:16 +01:00
Peter Simons
786c925f73
haskell-language-c-quote: update to version 0.4.4
2013-01-04 19:24:16 +01:00
Peter Simons
83d0f9c54b
haskell-http-date: update to version 0.0.4
2013-01-04 19:24:16 +01:00
Peter Simons
35fbdd0e8c
haskell-http-conduit: update to version 1.8.6.1
2013-01-04 19:24:16 +01:00
Peter Simons
4f6765224c
haskell-hsemail: update to version 1.7.4
2013-01-04 19:24:15 +01:00
Peter Simons
919e80809f
haskell-heist: update to version 0.10.2.1
2013-01-04 19:24:15 +01:00
Peter Simons
53019390d1
haskell-graphviz: update to version 2999.15.0.1
2013-01-04 19:24:15 +01:00
Peter Simons
6f6cce58fe
haskell-gitit: update to version 0.10.1.1
2013-01-04 19:24:15 +01:00
Peter Simons
1c8bd5c4bb
haskell-fsnotify: update to version 0.0.5
2013-01-04 19:24:15 +01:00
Peter Simons
cfbd7b04fb
haskell-filestore: update to version 0.6
2013-01-04 19:24:15 +01:00
Peter Simons
02362d7064
haskell-file-embed: update to version 0.0.4.7
2013-01-04 19:24:15 +01:00