Bjørn Forsman
76672dd9e3
accountsservice: be consistent in naming (always two 's')
...
The package is (correctly) named 'accountsservice' (with two 's'), but
the attribute and expression path lacked one 's'. Fix it.
2014-06-22 21:32:16 +02:00
Bjørn Forsman
686d847ee2
4suite: mark as broken
...
None of the tools installed to bin/ work. They all throw an exception
similar to this:
ImportError: No module named Ft.Xml.XPath._4xpath
2014-06-22 20:52:52 +02:00
Andreas Herrmann
52762ed416
tables: add new package, version 3.1.1
...
From the project page [1]:
> PyTables is a package for managing hierarchical datasets and designed to
> efficiently and easily cope with extremely large amounts of data.
It offers read/write access to hdf5 archives through a hierarchical interface.
I am adding it, because pandas depends on tables for hdf5 read/write
functionality.
Note: The name is a bit of an issue. The project is called pytables, whereas
the python module is simply called tables. I chose to name the nix-expression
tables for consistency with the source-tarball and the module name.
[1]: http://www.pytables.org/moin
2014-06-22 20:05:21 +02:00
Andreas Herrmann
c24e85f3a5
szip: Fix source hash
...
The hash code of the downloaded source tar-ball was not identical to the one
specified in the nix-expression. This commit fixes that problem.
2014-06-22 20:05:20 +02:00
Aycan iRiCAN
ce64f0681a
Added haskellPackages.hweblib 0.6.3
2014-06-22 17:23:33 +03:00
Peter Simons
1704764dde
Merge pull request #3044 from aycanirican/master
...
pipes-bytestring: updated to 2.1.0
2014-06-22 15:32:06 +02:00
Peter Simons
d4e1604c1e
Merge pull request #3048 from chrisfarms/sqsh
...
New package: sqsh. An SQL query tool/shell for Sybase/MSSQL
2014-06-22 15:31:33 +02:00
Peter Simons
5b6f3fc7f5
Merge pull request #3017 from ttuegel/wrap-haskell
...
Wrap Haskell tools to find GHC packages
2014-06-22 15:29:53 +02:00
Oliver Charles
41648113c8
haskellPackages.extensibleEffects: Jailbreak this package
...
This is required until https://github.com/RobotGymnast/extensible-effects/issues/15 is resolved
2014-06-22 14:28:27 +01:00
Vladimír Čunát
dc215c2988
php{53,54}: fetch from generic URL
...
I see no reason to download from a pre-specified mirror.
It didn't even work for me.
2014-06-22 15:02:41 +02:00
Chris Farmiloe
0669981ba0
New package: sqsh. An SQL query tool/shell for Sybase/MSSQL
2014-06-22 14:32:02 +02:00
Bjørn Forsman
9883b5806a
chrpath: new package
...
chrpath is a command line tool to adjust the RPATH or RUNPATH of ELF
binaries.
(Yes, it is similar to our patchelf tool.)
gpsd and Yocto/OpenEmbedded depend on chrpath (although we have
currently patched that dependency out of gpsd).
2014-06-22 14:21:55 +02:00
Luca Bruno
c5e0079962
libvorbis: use pkgconfig instead of guessing paths. Closes #3014
2014-06-22 12:40:59 +02:00
Aycan iRiCAN
c699a16785
pipes-bytestring: updated to 2.1.0
2014-06-22 13:07:08 +03:00
Peter Simons
db42ae4916
Merge pull request #3042 from ip1981/master
...
Added simple-sql-parser 0.4.0
2014-06-22 11:14:58 +02:00
Peter Simons
484e9d4e70
haskell-twitter-types: update to version 0.3.20140620
2014-06-22 10:33:20 +02:00
Peter Simons
1c87337b46
haskell-shake: update to version 0.13.2
2014-06-22 10:33:20 +02:00
Peter Simons
f20464e281
haskell-network-info: update to version 0.2.0.5
2014-06-22 10:33:20 +02:00
Peter Simons
0c5a8a4b46
Merge pull request #3035 from aycanirican/master
...
Added distributed-process 0.5.
2014-06-22 10:29:05 +02:00
John Wiegley
812bba77f1
swig: ccache tests broken on Darwin with Gcc 4.8.3
2014-06-21 23:53:49 -07:00
Igor Pashev
ff860fa21f
Added simple-sql-parser 0.4.0
2014-06-22 07:49:31 +02:00
Austin Seipp
fc4adcd7af
php: 5.4.27 -> 5.4.29
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 00:46:58 -05:00
Austin Seipp
6b345e088b
php: Fix fallout from 1228caae9e
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-21 21:15:29 -05:00
John Wiegley
1228caae9e
php-5.4: Do not build with mssql support on Darwin
2014-06-21 16:29:28 -07:00
John Wiegley
b24da6b15d
gccApple: Patches for building on Mavericks
2014-06-21 11:32:37 -07:00
Aycan iRiCAN
a60e9fb33c
Merge remote-tracking branch 'upstream/master'
2014-06-21 19:55:26 +03:00
John Wiegley
a986835718
Merge pull request #2986 from jwiegley/ncurses
...
ncurses: apply a patch on Darwin for a clang bug
2014-06-21 09:20:05 -07:00
John Wiegley
820052eb2c
Merge pull request #2983 from jwiegley/zlib
...
Do not use static-libgcc flag on Darwin
2014-06-21 09:19:48 -07:00
Aycan iRiCAN
e9385023d7
Added distributed-process 0.5.
...
Bump binary version dependency of rank1dynamic, distributed-static, network-transport-* to 0.7.2.1.
2014-06-21 16:37:02 +03:00
Peter Simons
05f78d60c1
haskell-network-transport-tcp: fix build with ghc < 7.8.2
2014-06-21 15:04:25 +02:00
Peter Simons
8420a2e979
cppcheck: update from 1.64 to 1.65
2014-06-21 14:04:15 +02:00
Peter Simons
d95004cabf
gsl: update to version 1.16
2014-06-21 14:03:09 +02:00
Peter Simons
7179bdbcfe
haskell-network-transport-tcp: jailbreak to fix build with network 2.5
2014-06-21 13:14:35 +02:00
Aycan iRiCAN
5a080b9d72
Disable network-transport-tcp tests, since it should depend on network-transport-tests-0.2.0.0 which is not released yet.
2014-06-21 13:12:03 +02:00
John Wiegley
34c1d46c60
hoogle-local: Add patch based on main hoogle expression
2014-06-20 22:34:27 -07:00
John Wiegley
9d36361931
haskell-free-operational: Remove expression
2014-06-20 22:33:36 -07:00
Peter Simons
16b07cfc4f
haskell-MonadCatchIO-transformers: update to version 0.3.1.1
2014-06-20 17:16:04 +02:00
Peter Simons
8a1f4d4e24
haskell-MonadCatchIO-mtl: jailbreak to support latest MonadCatchIO-transformers
2014-06-20 17:16:04 +02:00
Peter Simons
006eca8947
haskell-keter: update to version 1.3.2
2014-06-20 16:56:00 +02:00
Peter Simons
4c1621decf
haskell-yesod-test: update to version 1.2.3.1
2014-06-20 16:56:00 +02:00
Peter Simons
435e9144c0
haskell-yesod-form: update to version 1.3.11
2014-06-20 16:56:00 +02:00
Peter Simons
89797dd671
haskell-yesod-core: update to version 1.2.17
2014-06-20 16:56:00 +02:00
Peter Simons
c861de5615
haskell-yesod-bin: update to version 1.2.11
2014-06-20 16:55:59 +02:00
Peter Simons
dd451edb4f
haskell-wai-extra: update to version 3.0.0.1
2014-06-20 16:55:59 +02:00
Peter Simons
44853ef4d2
haskell-vinyl: update to version 0.4.2
2014-06-20 16:55:59 +02:00
Peter Simons
b99b0f3ca2
haskell-vector-space: update to version 0.8.7
2014-06-20 16:55:59 +02:00
Peter Simons
8a0186e65b
haskell-twitter-conduit: update to version 0.0.4
2014-06-20 16:55:59 +02:00
Peter Simons
d78aa3621b
haskell-syntactic: update to version 1.13
2014-06-20 16:55:59 +02:00
Peter Simons
ed16672aa9
haskell-snap-cors: update to version 1.2.5
2014-06-20 16:55:59 +02:00
Peter Simons
aa59970042
haskell-scotty: update to version 0.8.1
2014-06-20 16:55:59 +02:00
Peter Simons
3662aab37a
haskell-robots-txt: update to version 0.4.1.0
2014-06-20 16:55:58 +02:00
Peter Simons
b76e86c782
haskell-purescript: update to version 0.5.2.4
2014-06-20 16:55:58 +02:00
Peter Simons
35d53b368f
haskell-mono-traversable: update to version 0.6.0.3
2014-06-20 16:55:58 +02:00
Peter Simons
54ef970c6b
haskell-language-c-quote: update to version 0.8.0
2014-06-20 16:55:58 +02:00
Peter Simons
c4dcee2dd0
haskell-http-conduit: update to version 2.1.2.3
2014-06-20 16:55:58 +02:00
Peter Simons
54cd793305
haskell-http-client: update to version 0.3.3.2
2014-06-20 16:55:58 +02:00
Peter Simons
e9387206da
haskell-http-client-tls: update to version 0.2.1.2
2014-06-20 16:55:58 +02:00
Peter Simons
ca89435a5d
haskell-highlighting-kate: update to version 0.5.8.3
2014-06-20 16:55:58 +02:00
Peter Simons
1554bcf3b4
haskell-haxr: update to version 3000.10.3
2014-06-20 16:55:57 +02:00
Peter Simons
99ee851046
haskell-haskell-packages: update to version 0.2.4.1
2014-06-20 16:55:57 +02:00
Peter Simons
8ca2a7c9c3
haskell-fay: update to version 0.20.1.1
2014-06-20 16:55:57 +02:00
Peter Simons
6b8539aa44
haskell-dns: update to version 1.4.0
2014-06-20 16:55:57 +02:00
Peter Simons
2a88d3e56b
haskell-data-lens-light: update to version 0.1.2
2014-06-20 16:55:57 +02:00
Peter Simons
c3ac79a5cb
haskell-cryptohash: update to version 0.11.6
2014-06-20 16:55:57 +02:00
Peter Simons
2536eea460
haskell-amqp: update to version 0.9
2014-06-20 16:55:57 +02:00
Peter Simons
46abd4dfbc
haskell-SHA: update to version 1.6.4.1
2014-06-20 16:55:56 +02:00
Peter Simons
6587a30c4a
haskell-websockets: re-generate with cabal2nix
2014-06-20 16:55:56 +02:00
Peter Simons
80ffd99100
haskell-tcache-AWS: re-generate with cabal2nix
2014-06-20 16:55:56 +02:00
Peter Simons
18283ac861
haskell-fb: re-generate with cabal2nix
2014-06-20 16:55:56 +02:00
Peter Simons
6dcbc2ef9f
haskell-platform-2009.2.0.2: un-break the expression to try and fix it
2014-06-20 16:55:56 +02:00
Peter Simons
011e696f6d
haskell-platform-2010.1.0.0: un-break the expression to try and fix it
2014-06-20 16:55:56 +02:00
Peter Simons
f25e9c435d
haskell-yesod-auth: update to version 1.3.1.1
2014-06-20 16:55:56 +02:00
Peter Simons
a2570f8448
haskell-twitter-conduit: update to version 0.0.3
2014-06-20 16:55:56 +02:00
Peter Simons
fa20bf6fc7
haskell-string-combinators: update to version 0.6.0.5
2014-06-20 16:55:55 +02:00
Peter Simons
aa01efc665
haskell-snaplet-redis: update to version 0.1.3.2
2014-06-20 16:55:55 +02:00
Peter Simons
3ee3329c1f
haskell-shelly: update to version 1.5.4.1
2014-06-20 16:55:55 +02:00
Peter Simons
d783e5c32d
haskell-recursion-schemes: update to version 4.1
2014-06-20 16:55:55 +02:00
Peter Simons
a161d10071
haskell-rank1dynamic: update to version 0.2.0.0
2014-06-20 16:55:55 +02:00
Peter Simons
6509d2df2a
haskell-network-transport: update to version 0.4.0.0
2014-06-20 16:55:55 +02:00
Peter Simons
4d3fc68c64
haskell-network-transport-tcp: update to version 0.4.0
2014-06-20 16:55:55 +02:00
Peter Simons
3ad632c777
haskell-mwc-random: update to version 0.13.1.2
2014-06-20 16:55:55 +02:00
Peter Simons
d00e504a92
haskell-miniutter: update to version 0.4.4.0
2014-06-20 16:55:54 +02:00
Peter Simons
39a02984a0
haskell-io-memoize: update to version 1.1.1.0
2014-06-20 16:55:54 +02:00
Peter Simons
ff4ce5a704
haskell-http-conduit: update to version 2.1.2.2
2014-06-20 16:55:54 +02:00
Peter Simons
847bc3e0d3
haskell-hp2any-graph: update to version 0.5.4.1
2014-06-20 16:55:54 +02:00
Peter Simons
1a5bef7006
haskell-hoogle: update to version 4.2.33
2014-06-20 16:55:54 +02:00
Peter Simons
23da971e45
haskell-ghcjs-dom: update to version 0.0.10
2014-06-20 16:55:54 +02:00
Peter Simons
191941fc52
haskell-ghc-mod: update to version 4.1.3
2014-06-20 16:55:54 +02:00
Peter Simons
53ca82c6b7
haskell-foldl: update to version 1.0.5
2014-06-20 16:55:54 +02:00
Peter Simons
64f2634b49
haskell-fay: update to version 0.20.1.0
2014-06-20 16:55:53 +02:00
Peter Simons
861c1ca445
haskell-distributed-static: update to version 0.3.0.0
2014-06-20 16:55:53 +02:00
Peter Simons
50e91ea1ad
haskell-compdata: update to version 0.8.1.2
2014-06-20 16:55:53 +02:00
Peter Simons
ee1ff09e3b
haskell-BoundedChan: update to version 1.0.3.0
2014-06-20 14:56:33 +02:00
Peter Simons
72dae9f3e0
ShellCheck: re-generate with cabal2nix
2014-06-20 14:56:33 +02:00
Peter Simons
6782b9dbd1
haskell-snaplet-redis: re-generate with cabal2nix
2014-06-20 14:56:33 +02:00
Peter Simons
727de4c49e
haskell-hedis: re-generate with cabal2nix
2014-06-20 14:56:33 +02:00
Oliver Charles
869cd7d44a
haskellPackages.authenticateOauth: Update to 1.5
2014-06-20 09:58:35 +01:00
Domen Kožar
ad666c56ff
pypy: correctly bump the version
2014-06-19 18:16:43 +02:00
Shea Levy
e0de0bc470
Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
...
Update haskell-wai and haskell-warp
2014-06-19 11:08:32 -04:00
Rob Vermaas
a975f6d8c5
Merge pull request #3016 from danielzinn/add_cuda_6
...
Added cuda6 compiler as package cudatoolkit6.
2014-06-19 14:10:36 +02:00