Commit Graph

17054 Commits

Author SHA1 Message Date
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
taku0
21643702e7 jdk7: update patchversion 55 -> 60. 2014-06-22 21:45:30 +09:00
taku0
4f745ce8b2 oraclejdk8: Add support for grsecurity 2014-06-22 21:39:37 +09:00
taku0
a056940066 add oraclejdk8 2014-06-22 21:39:37 +09: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
ambrop7@gmail.com
edcad57434 Add Gloox. 2014-06-19 18:02:12 +02:00
ambrop7@gmail.com
088bfaf826 Add nvidia-texture-tools. 2014-06-19 18:02:10 +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
Mathijs Kwik
9ceeb77bd3 agda-stdlib: no need to jailbreak anymore 2014-06-19 13:38:54 +02:00
Thomas Tuegel
a0aadd7577 Wrap ghc-modi to find GHC packages 2014-06-19 06:36:11 -05:00
Thomas Tuegel
048ec25757 Wrap haddock 2.10+ to find GHC packages 2014-06-19 06:36:11 -05:00
Daniel Zinn
ca0de0f1f7 Added cuda6 compiler as package cudatoolkit6. 2014-06-19 04:24:21 -07:00
Oliver Charles
e1c34ca676 haskellPackages.jsonAssertions: Update to 1.0.3 2014-06-19 11:32:39 +01:00
Oliver Charles
1b635150b5 Jailbreak haskellPackages.fb
This is necessary until https://github.com/meteficha/fb/issues/24 is
resolved.
2014-06-19 11:22:19 +01:00
Oliver Charles
f67cf3e18d Jailbreak haskellPackages.websockets
This is needed until https://github.com/jaspervdj/websockets/issues/71
is resolved.
2014-06-19 11:17:01 +01:00
Oliver Charles
8a22affa24 haskellPackages.digestiveFunctorsAeson: Update to 1.1.9 2014-06-19 11:06:39 +01:00
Moritz Ulrich
f85d3ad6d3 leiningen: Update to 2.4.2. 2014-06-19 12:04:33 +02:00
Moritz Ulrich
bc41714d02 chicken: Update to 4.9.0.1. 2014-06-19 12:04:20 +02:00
Sönke Hahn
540ce7e108 haskell-warp: update to 3.0.0.3 2014-06-19 15:35:48 +08:00
Sönke Hahn
b39ade4ba5 haskell-wai: update to 3.0.0.2 2014-06-19 15:35:30 +08:00
Austin Seipp
537dbfed78 Merge pull request #2898 from robberer/php/mssql
mssql support for php-5.4
2014-06-18 16:25:24 -05:00
Austin Seipp
b9fc9bd760 Merge pull request #2992 from bluescreen303/agda
Agda: upgrade stdlib to 0.8, change defaults to latest version
2014-06-18 16:22:33 -05:00
Austin Seipp
ad0755e5d4 Merge pull request #2919 from ehmry/ogg-vorbis
libogg, libvorbis: update to 1.3.2, 1.3.4
2014-06-18 16:17:37 -05:00
Austin Seipp
fb24267670 Merge pull request #3002 from tomberek/haskell_tcacheAWS
Adds tcache-AWS
2014-06-18 16:09:35 -05:00
Peter Simons
f7c7282964 Merge pull request #2979 from bluescreen303/idris
Idris: fix wrapper for llvm, upgrade emacs-idris-mode
2014-06-18 10:00:00 +02:00
Thomas Bereknyei
8a16a950ba Adds tcache-AWS 2014-06-18 01:01:45 -04:00
Austin Seipp
5cf3fb7cb6 arcanist: 20140606 -> 20140617
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 15:48:51 -05:00
Mathijs Kwik
3fd519822f agda-stdlib: upgrade to 0.8 (they keep changing the version scheme)
Conflicts:
	pkgs/development/compilers/agda/stdlib-0.8.nix
	pkgs/top-level/haskell-packages.nix
2014-06-17 08:25:44 +02:00
John Wiegley
f39471a873 ncurses: apply a patch on Darwin for a clang bug 2014-06-16 16:39:20 -07:00
John Wiegley
195800e881 Do not use static-libgcc flag on Darwin 2014-06-16 14:26:40 -07:00
John Wiegley
61e8fe50c2 Agda: add 2.4.0.1, 2.3.2.2 is still the default for now 2014-06-16 14:03:17 -07:00
John Wiegley
39dfef4af0 haskell-boxes: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
20f31b66a2 haskell-free-operational: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
7a45ef7e25 haskell-equivalence: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
cd3798c266 haskell-STMonadTrans: new expression 2014-06-16 14:03:17 -07:00
Mateusz Kowalczyk
8f5f9f6c6b libid3tag: apply fixes before build
Amongst other things, this stops things like mpd spinning up to full
memory when updating the database.
2014-06-16 22:50:14 +02:00
Mathijs Kwik
8d708ba35a idris: provide boehmgc to compile with llvm backend 2014-06-16 22:43:51 +02:00
Paul Colomiets
6b27a2789e Upgrade zeromq and nanomsg 2014-06-16 22:25:56 +03:00
Peter Simons
a83aa733c3 Merge pull request #2967 from sol/master
Update haskell-http-kit and haskell-aeson-qq
2014-06-16 15:15:09 +02:00
Simon Hengel
78c0b2fca6 Update haskell-aeson-qq to version 0.7.2 2014-06-16 20:12:05 +08:00
Simon Hengel
5434317aac Update haskell-http-kit to version 0.5.0 2014-06-16 19:18:08 +08:00
Vladimír Čunát
1b78ca58bc Merge #2798: stdenv and a few other big updates
Stdenv-changing things:
    - gcc 4.8.2 -> 4.8.3
    - long-running grsecurity branch
Others:
    - pkgconfig update
    - CVE for libtasn1, dbus

Conflicts (simple):
    pkgs/development/compilers/ghc/7.6.3.nix
2014-06-16 10:23:36 +02:00
vi
fd08da1116 New derivation: hxt-tagsoup #haskell 2014-06-16 13:32:24 +08:00
ambrop7@gmail.com
bf0bacdbf8 openal-soft: Add PulseAudio backend, make non-OSS backends work.
* Added PulseAudio backend support.
* Made ALSA and PulseAudio backends optional.
* Made ALSA and PulseAudio backends actually work by adding to
  NIX_LDFLAGS (because package uses dlopen).

TEST: Tested all 3 backends (OSS, ALSA, PulseAudio) using openal-info
and my upcoming Warzone 2100 update, by selecting the backend in
.alsoftrc. It also works without .alsoftrc (I think it first tries pulse
then alsa then oss).
2014-06-15 23:28:54 +02:00
Vladimír Čunát
9757785295 Merge recent master 2014-06-15 17:55:35 +02:00
Peter Simons
132309de52 scala: cosmetic fix for syntax highlighting in Emacs 2014-06-15 17:12:14 +02:00
Shea Levy
7a0c66c829 Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
packaging hp2any-manager and dependencies
2014-06-15 11:00:40 -04:00
Domen Kožar
0d71d2b631 fixes #2926 2014-06-15 16:05:18 +02:00
Simon Hengel
d2eaca9c80 Update haskell-hspec2 to version 0.3.4 2014-06-15 08:47:14 +08:00
Bjørn Forsman
06af50ff42 liboping: new package
liboping is a C library to generate ICMP echo requests, better known as
"ping packets". It is intended for use in network monitoring
applications or applications that would otherwise need to fork ping(1)
frequently.

http://verplant.org/liboping/
2014-06-15 00:42:40 +02:00