1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

17046 commits

Author SHA1 Message Date
Peter Simons 93100d3904 haskell-unix-compat: update to version 0.4.1.3 2014-06-26 18:23:29 +02:00
Peter Simons fd0f8dece9 haskell-simple-sendfile: update to version 0.2.15 2014-06-26 18:23:29 +02:00
Peter Simons ffa1294358 haskell-quickcheck-property-monad: update to version 0.2.2 2014-06-26 18:23:29 +02:00
Peter Simons 22ed738808 haskell-mongoDB: update to version 2.0 2014-06-26 18:23:29 +02:00
Peter Simons ae7b43e450 haskell-hcltest: update to version 0.3.2 2014-06-26 18:23:29 +02:00
Peter Simons 0533562041 haskell-bson: update to version 0.3 2014-06-26 18:23:29 +02:00
Peter Simons 3239293415 haskell-pipes-bytestring: re-generate expression with cabal2nix 2014-06-26 18:23:28 +02:00
Peter Simons 8864a6ec55 haskell-extensible-effects: re-generate expression with cabal2nix 2014-06-26 18:23:28 +02:00
Aycan iRiCAN 86784cb731 jailbreak pipes-aeson which depends on pipes-bytestring == 2.0.* which is not available 2014-06-26 09:29:27 +03:00
Aycan iRiCAN 0c1ea65be9 jailbreak pipes-aeson which depends on pipes-bytestring == 2.0.* which is not available. 2014-06-26 09:23:46 +03:00
John Wiegley d528344542 Merge pull request #3076 from aycanirican/master
Added haskell packages: hdaemonize, ixset, shellmate, tables and webdriver.
2014-06-25 22:53:23 -07:00
John Wiegley b08031ffec sbcl: use bootstrap binary on darwin 2014-06-25 22:07:55 -07:00
tomberek 5edd90ac3f Haskell: add monadloc-pp 2014-06-25 23:57:14 -04:00
Bjørn Forsman 32bca3976f openocd: update meta attributes
* Don't repeat package name in description
* Fix longDescription indent
* Use licenses.gpl2Plus instead of string literal "GPLv2+"
2014-06-25 20:39:10 +02:00
Bjørn Forsman 1149154e0e openocd: update 0.7.0 -> 0.8.0
* Remove unneeded --enable-<JLINK_BASED_DEBUGGER> configure flags.
  configure auto selects support for them now (and they're all enabled).

* Not everything is auto-detected; I asked on the openocd mailing list
  and they suggested a set of ./configure flags for a "distro build"
  (add them).

* Remove --enable-ft2232_libftdi because configure says that it's
  deprecated and we should use libftdi (which we are using when *not*
  passing --enable-ft2232_libftdi (or --enable-legacy-ft2232_libftdi as
  the option is now known as)).

* Add needed pkgconfig build input.

* Udev rules file has been renamed in source archive: openocd.rules =>
  99-openocd.rules.
2014-06-25 20:18:53 +02:00
Eelco Dolstra 6303278ad3 boost: Drop unnecessary runtime dependency on Python
The only file that actually referred to the Python interpreter was
share/boost-build/example/customization/inline_file.py. So get rid of
the whole example directory.
2014-06-25 13:32:40 +02:00
Eelco Dolstra f56567ce74 perl: Add 5.20.0 2014-06-25 11:06:23 +02:00
Vincent Laporte e7df430d91 Adds cppo 2014-06-25 10:25:14 +02:00
Aycan iRiCAN bf60088196 Merge remote-tracking branch 'upstream/master' 2014-06-25 03:03:32 +03:00
Aycan iRiCAN 8e4e15804c Added haskell packages: hdaemonize, ixset, shellmate, tables and webdriver. 2014-06-25 03:02:50 +03:00
Aycan iRiCAN cc0c939773 jailbreak pipes-text which depends an older pipes-bytestring 2014-06-25 02:58:43 +03:00
John Wiegley 6776fe077a Merge pull request #3066 from cstrahan/gocode
add gocode package
2014-06-24 15:21:00 -07:00
John Wiegley ff4c3444bc Merge pull request #3063 from cstrahan/etcdctl
add etcdctl package
2014-06-24 15:20:21 -07:00
John Wiegley 8cf92b530a Merge pull request #3060 from cstrahan/packer
Add gox and packer packages
2014-06-24 15:19:42 -07:00
William A. Kennington III 565f67b15d gnu-efi: Update 3.0u -> 3.0v
Additionally, create the include directories so that install populates
them.
2014-06-24 16:10:13 -05:00
William A. Kennington III e543a74011 nasm: 2.11.01 -> 2.11.05 2014-06-24 16:10:13 -05:00
Eelco Dolstra da7a12b908 perl: Disable tests
They're on the critical path for stdenv rebuilds.
2014-06-24 13:24:12 +02: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 f76fbe03e0 add gocode package 2014-06-23 05:50:48 -04:00
Charles Strahan 70ce3ee861 add etcdctl package 2014-06-23 05:03:03 -04:00
Charles Strahan 06a07684aa Add gox and packer packages 2014-06-23 03:56:31 -04: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
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