tomberek
5edd90ac3f
Haskell: add monadloc-pp
2014-06-25 23:57:14 -04:00
Florian Friesdorf
ba654b9368
Merge pull request #3056 from aherrmann/pr_tables
...
Python module tables
2014-06-23 22:58:04 +02:00
Domen Kožar
0e54b7980a
go 1.3: doesn't evaluate on freebsd
2014-06-23 17:43:43 +02:00
Bjørn Forsman
f2909d0763
dejagnu: fix description (don't repeat package name)
2014-06-23 16:16:18 +02:00
Bjørn Forsman
a576a3c341
zeitgeist: fix description (don't repeat package name)
2014-06-23 13:39:13 +02:00
Bjørn Forsman
b5cd66487a
zlib: add description and license info
2014-06-23 13:28:58 +02:00
Bjørn Forsman
8be11be953
zziplib: fix description (don't repeat package name)
2014-06-23 13:04:06 +02:00
Bjørn Forsman
89e6eb41f2
aliceml: description improvements
...
Move the (long) description to "longDescription" and add a short
description in "description".
2014-06-23 12:33:10 +02:00
Charles Strahan
984bb6b923
go 1.3 and darwin support
2014-06-23 01:10:20 -04:00
Bjørn Forsman
4b61edb390
coredumper: mark as broken
...
It doesn't build. Bumping to latest version (1.2.1) didn't fix it. It
has no maintainers and the last time the expression was touched was in
2007.
2014-06-22 23:10:32 +02:00
Bjørn Forsman
ce4c20165b
clearsilver: add description + homepage
2014-06-22 22:51:14 +02:00
Bjørn Forsman
d376975101
axis: add meta.description
2014-06-22 22:36:23 +02:00
Bjørn Forsman
6c2d696f42
axis: fix download url (the old one is dead)
2014-06-22 22:34:10 +02:00
Bjørn Forsman
20a8630c2f
axis: use space instead of hardtab
2014-06-22 22:33:46 +02:00
Bjørn Forsman
239d35338f
antlr: add meta attributes
2014-06-22 21:59:41 +02:00
Bjørn Forsman
6693f6c3e3
accountsservice: add meta.description
2014-06-22 21:32:30 +02:00
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