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

18381 commits

Author SHA1 Message Date
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Peter Simons 09b7323abf haskell-yesod-core: disable test suite to fix the build
https://github.com/yesodweb/yesod/issues/813
2014-08-24 20:28:13 +02:00
Peter Simons 5af8b24cf2 haskell-twitter-conduit: mark package broken
Web/Twitter/Conduit/Api.hs:643:39:
    Ambiguous occurrence ‘UploadedMedia’
    It could refer to either ‘Web.Twitter.Types.UploadedMedia’,
                             imported from ‘Web.Twitter.Types’ at Web/Twitter/Conduit/Api.hs:136:1-24
                          or ‘Web.Twitter.Conduit.Types.UploadedMedia’,
                             imported from ‘Web.Twitter.Conduit.Types’ at Web/Twitter/Conduit/Api.hs:137:1-32
                             (and originally defined
                                at Web/Twitter/Conduit/Types.hs:(99,1)-(103,19))
2014-08-24 20:28:13 +02:00
Peter Simons adfb7f8daa haskell-MonadRandom: don't try to build version 0.2 on Hydra 2014-08-24 20:28:13 +02:00
Peter Simons c6107230dc haskell-ghc-mod: update to version 5.0.1.1 2014-08-24 20:28:13 +02:00
Peter Simons 9d4faaddbc haskell-yaml: update to version 0.8.9 2014-08-24 20:28:13 +02:00
Peter Simons e7b4a47f44 haskell-auto-update: update to version 0.1.1.2 2014-08-24 20:28:13 +02:00
Peter Simons 7287a9fd84 haskell-hcltest: mark "broken"
Can't deal with lens 4.4: http://hydra.cryp.to/build/180379/nixlog/1/raw
2014-08-24 20:28:12 +02:00
Peter Simons cd274d60b2 haskell-json-schema: jailbreak to fix build with tasty-hunit 0.9.x 2014-08-24 20:28:12 +02:00
Peter Simons 70d2f6928d Re-generate Haskell packages with cabal2nix. 2014-08-24 20:28:12 +02:00
Peter Simons d72b7796d1 haskell-MonadRandom: add version 0.2
We cannot use it anywhere except HEAD, unfortunately, because the
package depends on transformers 0.4.x, which is a core package and
cannot be updated.
2014-08-24 20:28:12 +02:00
Peter Simons cbc67e1704 hsyslog: build with a recent version of Cabal on GHC 6.10.4 (and don't run Haddock) 2014-08-24 20:28:12 +02:00
Peter Simons af49e4a2b0 haskell-vty: update to version 5.2.0 2014-08-24 20:28:12 +02:00
Peter Simons 9ca9a23abe haskell-network: add version 2.6.0.1
We cannot use this version anywhere because of https://github.com/haskell/HTTP/issues/75
2014-08-24 20:28:12 +02:00
Peter Simons 963c45ecf8 haskell-random: update to version 1.0.1.3
Don't update the library for GHC <= 7.4.x: https://github.com/haskell/random/issues/10
2014-08-24 20:28:12 +02:00
Peter Simons 99a863f306 haskell-cabal-bounds: update to version 0.8.5 2014-08-24 20:28:12 +02:00
Peter Simons 66e3d38864 haskell-wl-pprint-terminfo: update to version 3.7.1.1 2014-08-24 20:28:12 +02:00
Peter Simons 05cc6c7aa1 haskell-wai-extra: update to version 3.0.2.1 2014-08-24 20:28:12 +02:00
Peter Simons 9cab2fbdf5 haskell-twitter-types: update to version 0.5.0 2014-08-24 20:28:12 +02:00
Peter Simons e3184a2f13 haskell-tasty-hunit: update to version 0.9 2014-08-24 20:28:12 +02:00
Peter Simons dc3f01d180 haskell-statvfs: update to version 0.2 2014-08-24 20:28:12 +02:00
Peter Simons d81a81b231 haskell-shelly: update to version 1.5.5 2014-08-24 20:28:12 +02:00
Peter Simons e4d7f90b80 haskell-rest-wai: update to version 0.1.0.3 2014-08-24 20:28:12 +02:00
Peter Simons 23e4cc3d8e haskell-rest-types: update to version 1.10.2 2014-08-24 20:28:11 +02:00
Peter Simons 4781970e54 haskell-rest-snap: update to version 0.1.17.13 2014-08-24 20:28:11 +02:00
Peter Simons bcdf38e4ef haskell-rest-happstack: update to version 0.2.10.1 2014-08-24 20:28:11 +02:00
Peter Simons c8baea2590 haskell-rest-gen: update to version 0.14.2.1 2014-08-24 20:28:11 +02:00
Peter Simons 37557002ed haskell-rest-core: update to version 0.32 2014-08-24 20:28:11 +02:00
Peter Simons 4b128ae8ea haskell-lifted-async: update to version 0.2.0.2 2014-08-24 20:28:11 +02:00
Peter Simons 11ca9c9aa7 haskell-hplayground: update to version 0.1.0.3 2014-08-24 20:28:11 +02:00
Peter Simons 8dbf7f3262 haskell-gitit: update to version 0.10.5 2014-08-24 20:28:11 +02:00
Peter Simons 8f31973d6e haskell-compdata: update to version 0.9 2014-08-24 20:28:11 +02:00
Peter Simons 040e46ebc5 haskell-cabal-cargs: update to version 0.7.1 2014-08-24 20:28:11 +02:00
Peter Simons 5d8bf16d87 haskell-aws: update to version 0.10.3 2014-08-24 20:28:11 +02:00
Peter Simons a3a1ea58f6 haskell-GLUtil: update to version 0.8.1 2014-08-24 20:28:11 +02:00
Peter Simons 40fdda7237 haskell-cabal2nix: update to version 1.69 2014-08-24 20:28:11 +02:00
Cray Elliott bfb82ef138 restore maintainer information that cabal2nix stripped 2014-08-24 20:28:11 +02:00
Cray Elliott 81a67653d2 mark json-assertions as broken for now
needs lens-aeson package and upper bounds bump
2014-08-24 20:28:11 +02:00
Cray Elliott eec2160026 update hsimport to 0.5.1, fixes breakage 2014-08-24 20:28:11 +02:00
Cray Elliott 478f96d6c3 Update twitter-conduit, fixes breakage 2014-08-24 20:28:10 +02:00
Cray Elliott 8e9ab29d43 mark wreq as broken, issue made upstream
breaks because of incompatibility with lens > 4.4
2014-08-24 20:28:10 +02:00
Cray Elliott 4903ec0281 xml-lens upper bounds jailbroken, built and tested with lens v4.4.0.1
bug filed upstream to bump upper bounds
2014-08-24 20:28:10 +02:00
Peter Simons fce4017f32 Merge pull request #3765 from Fuuzetsu/sized
haskell: add sized package (+ deps)
2014-08-24 19:59:15 +02:00
Eelco Dolstra 2d6d43c02c Fix tarball build 2014-08-24 18:52:50 +02:00
Domen Kožar bce42c282a rubyLibs.nokogiri: fix build 2014-08-24 18:33:47 +02:00
Mateusz Kowalczyk 2a94f8916a haskell-sized: add 0.1.0.0 2014-08-24 17:01:26 +01:00
Mateusz Kowalczyk 780070afa0 haskell-type-natural: add 0.2.3.1 2014-08-24 17:01:08 +01:00
Mateusz Kowalczyk a39488f4f1 haskell-monomorphic: add 0.0.3.2 2014-08-24 17:00:06 +01:00
Mateusz Kowalczyk 041f6a181b haskell-equational-reasoning: add version 0.2.0.4 2014-08-24 16:58:58 +01:00
Domen Kožar be6ae818dc libtoxcore: upgrade for a few rev to get i686-linux build working 2014-08-24 17:49:36 +02:00
Domen Kožar 3df019067d pypy: add tcl support 2014-08-24 17:33:27 +02:00
Domen Kožar 55af9461b2 Merge pull request #3756 from madjar/master
nixbang: add expession
2014-08-24 17:13:14 +02:00
Domen Kožar ecb77869d2 pythonPackages.pil: put it inside python-packages.nix and disable on py3k 2014-08-24 16:55:15 +02:00
Georges Dubus 6418007dab nixbang: add expession 2014-08-24 16:07:23 +02:00
Domen Kožar 47673e43c9 buildPythonPackage: introduce "disabled" argument
Useful to disable the package for specific python versions.

Typically usage: disable = isPy3k;
2014-08-24 16:02:57 +02:00
Domen Kožar fc5f6e4e79 tarball fixes 2014-08-24 16:02:57 +02:00
Cillian de Róiste 3529af087a movit: update from 1.1.1 to 1.1.2 2014-08-24 15:21:09 +02:00
James ‘Twey’ Kay 61a5054953 New Haskell package: network-fancy 2014-08-24 11:33:19 +01:00
Peter Simons 25e0377e51 haddock-2.14.3: enable test suite
https://github.com/NixOS/cabal2nix/pull/86
2014-08-24 11:49:20 +02:00
Peter Simons 9b6db1c964 Re-generate Haskell packages with cabal2nix. 2014-08-24 11:45:56 +02:00
Peter Simons c7e14b4aae Merge pull request #3728 from vandenoever/android
Some additional android runtimes.
2014-08-24 11:25:51 +02:00
Peter Simons 6367cd1de1 Merge pull request #3736 from wavewave/add-yesod-auth-hashdb
yesod-auth-hashdb haskell package added
2014-08-24 11:24:09 +02:00
Peter Simons 63e5ed7aef Merge pull request #3743 from ttuegel/ghc-mod
Fix ghc-modi hanging in emacs
2014-08-24 11:14:57 +02:00
Michael Raskin ede8be9281 Fix tarball evaluation; had to regenerate Ruby gem list 2014-08-24 12:55:08 +04:00
Cray Elliott 85cdd7ce33 Add SDL2_net v2.0.0 2014-08-24 10:21:47 +02:00
Domen Kožar 4ac4440e2f pypy: verify tkinter module 2014-08-24 10:16:54 +02:00
Thomas Tuegel 2af1a92a28 haskell-ghc-mod-5.0.1: use wrapProgram
Use wrapProgram from makeWrapper to wrap ghc-mod and ghc-modi like
haddock. The wrapper code is clearer and hopefully more maintainable. As
a side-effect, the bug where emacs would hang while loading ghc-modi is
fixed.
2014-08-23 17:07:13 -05:00
Aycan iRiCAN 70f67efea5 Merge pull request #3740 from MP2E/cabal_lenses
Update cabal-lenses to v3.1, no longer needs to be jailbroken
2014-08-23 23:59:24 +03:00
Michael Raskin 33ef69390b Fix Julia 0.3.0 build (for most purposes). Not making default yet because it is unclear if I missed something important. Failed to make it use external openblas and lapack correctly… 2014-08-24 00:24:55 +04:00
Cray Elliott d576fa175f Update cabal-lenses to v3.1, no longer needs to be jailbroken 2014-08-23 13:13:08 -07:00
Mateusz Kowalczyk c4a7d019a6 haskell-poppler: update to 0.13
Fixed by upstream.
2014-08-23 21:04:33 +01:00
Domen Kožar 9cbc216576 pypyPackages.pycrypto: make it work 2014-08-23 19:18:27 +02:00
Domen Kožar f1a1c89f50 PIL: use python executable names 2014-08-23 19:18:27 +02:00
Ian-Woo Kim fab4eb2e7b yesod-auth-hashdb haskell package added 2014-08-23 12:44:41 -04:00
Domen Kožar 3194d5cc32 zope.testing: 4.1.2 -> 4.1.3 (also, fix pypy build) 2014-08-23 17:38:28 +02:00
Danny Chan 9fbd7d7ad5 Add new package ghcParser 2014-08-23 14:00:21 +02:00
Rickard Nilsson 52b53dc370 ruby gems: Add riemann-dash 2014-08-23 12:41:49 +02:00
Rickard Nilsson 01560400aa libvirt: Update from 1.2.5 to 1.2.7 2014-08-23 12:41:49 +02:00
Jos van den Oever 01cc5a98d6 qt-5.3: update to 5.3.1 2014-08-23 11:44:33 +02:00
Aycan iRiCAN 1ff1fe44d9 Added myself to maintainer of hdaemonize and hweblib 2014-08-23 12:28:35 +03:00
Michael Raskin ff0582f185 Merge pull request #3649 from daogames/tb/update-golang
golang: bump to 1.3.1
2014-08-23 13:05:30 +04:00
Michael Raskin 2f0b2be1f2 Merge pull request #3632 from vbgl/ocaml-csv
Adds ocaml library “csv”
2014-08-23 13:04:52 +04:00
Jos van den Oever 6f50af7206 Some additional android runtimes. 2014-08-23 11:03:29 +02:00
Michael Raskin a2f96adb3d Merge pull request #3549 from pmahoney/php-pdo-pgsql
php: Compile pdo_pgsql support
2014-08-23 12:48:30 +04:00
Michael Raskin eaac469f11 Merge pull request #3337 from tailhook/node_permission_error
Add `--no-same-permission` to `tar` command in node package builder
2014-08-23 12:38:35 +04:00
Vincent Laporte f439cc7cf6 Adds javalib and sawja
Javalib is a library that parses Java .class files into OCaml data
structures. Sawja is a library written in OCaml, relying on Javalib to
provide a high level representation of Java bytecode programs.

Homepage: http://sawja.inria.fr/
2014-08-23 12:44:16 +04:00
Michael Raskin 15ec9bdeba Merge pull request #3328 from wavewave/krb5fix
krb5: explicitly giving --with-tcl=no option for configure to remove imp...
2014-08-23 12:28:23 +04:00
Michael Raskin d459b587e4 Merge pull request #3299 from vbgl/erratique-uu
Adds OCaml libraries: uucd, uunf, uutf and xmlm
2014-08-23 12:25:55 +04:00
Aycan iRiCAN c314c0dc68 Merge pull request #3723 from MP2E/lens_v4_4_0_1_update
Lens update to v4.4.0.1
2014-08-23 10:20:34 +03:00
Aycan iRiCAN f37457f196 Merge pull request #3722 from bergey/diagrams
haskell Diagrams libraries
2014-08-23 10:17:34 +03:00
Michael Raskin e4f9e321ca Merge pull request #3069 from danielzinn/add_cuda_6
Allowing cuda to use its own thrust library
2014-08-23 11:13:20 +04:00
Patrick Mahoney f0478220d8 skalibs: new package
Skalibs is a set of general-purpose C programming libraries used for
building all software at skarnet.org.
2014-08-22 23:22:55 -05:00
Cray Elliott 27e7d1ff0a Lens update to v4.4.0.1 2014-08-22 21:08:16 -07:00
Daniel Bergey a24775bf22 haskell Diagrams libraries
latest versions support lens-4.4 - fix broken builds
add bergey as maintainer
2014-08-23 02:05:39 +00:00
Oliver Charles 030439d8fe haskellPackages.digestiveFunctorsAeson: Update to 1.1.11 2014-08-22 21:19:08 +01:00
ambrop7@gmail.com 8516495560 python-pyuv: new package
Pyuv is a Python interface to libuv, a cross-platform asychronous I/O
library.

The setup.py is tweaked to that the system version of libuv is used,
instead of tying to fetch one with git.

[Bjørn: change commit message]
2014-08-22 21:57:14 +02:00
ambrop7@gmail.com 896ef91242 libuv: Add version 0.11.29. 2014-08-22 21:52:22 +02:00
Aycan iRiCAN 5e1475d76d Revert "Revert "Merge pull request #3718 from MP2E/lens_4_4_update""
This reverts commit fec81c392f.
2014-08-22 17:55:55 +03:00
Eelco Dolstra ce6b86cc68 Fix various evaluation problems
http://hydra.nixos.org/build/13616685
2014-08-22 11:57:40 +02:00
Aycan iRiCAN fec81c392f Revert "Merge pull request #3718 from MP2E/lens_4_4_update"
This reverts commit 53fab4004e, reversing
changes made to 08e4d58600.
2014-08-22 12:38:10 +03:00
Cray Elliott b5c1cdd713 jailbreak cabal-lens so that it builds with lens v4.4
bug report submitted to cabal-lens to request upper bound bump
2014-08-22 00:16:40 -07:00
Cray Elliott fbecc24611 Add lens-aeson library, lens 4.4 split all aeson functionality to here 2014-08-22 00:16:32 -07:00
Cray Elliott 939b3548a4 Lens library updated to v4.4
also passes tests again, so doCheck is not needed
2014-08-22 00:16:23 -07:00
Vladimír Čunát 380ba438ee libtar: fix CVE-2013-4420 by Debian patches
CC maintainer @bjornfor.
2014-08-21 20:35:21 +02:00
Michael Raskin d2539c6ff5 Adding Julia 0.3.0: some progress, but doesn't work yet 2014-08-21 22:09:55 +04:00
Pascal Wittmann bc7fe78d19 mit-scheme: update from 9.1.1 to 9.2 and remove broken tag
closes #3705
2014-08-21 19:40:53 +02:00
Eelco Dolstra 8e8adfc110 boehm-gc: Update to 7.2f 2014-08-21 17:54:43 +02:00
Eelco Dolstra 0c781b3d8f perl-5.8: Remove 2014-08-21 16:54:29 +02:00
Eelco Dolstra 36a00a0f93 perl-5.10: Remove 2014-08-21 16:54:29 +02:00
Simon Hengel 21799aff98 Update haskell package reserve to 0.1.0 2014-08-21 19:47:49 +08:00
Peter Simons 091eb25a79 Merge pull request #3698 from bjornfor/linuxstopmotion
Add Linux Stopmotion application
2014-08-21 12:39:55 +02:00
Hoang Xuan Phu 8fb6a25c6b generate reserve using cabal2nix 2014-08-21 18:04:25 +08:00
Bjørn Forsman 4ee77e2fc5 libtar: new package
libtar is a C library for manipulating POSIX tar files.

http://www.feep.net/libtar/
2014-08-20 23:12:38 +02:00
Peter Simons 128039217e haskell-hdevtools: fix patch checksum one more time
It appears that upstream has re-based the pull request, thereby changing the hash.
2014-08-20 20:26:57 +02:00
Peter Simons e910c8d6c9 Disable Hydra builds for broken Haskell packages.
The following packages are broken with GHC 7.8.3:

 - filesystem-conduit version 1.0.0.2
 - ghc-events-analyze version 0.2.0
 - haskelldb version 2.2.2
 - haskell-mpi version 1.2.1
 - haxr-th version 3000.5
 - hoauth version 0.3.5
 - holy-project version 0.1.1.0
 - hoogle version 4.2.32
 - hspread version 0.3.3
 - instant-generics version 0.4
 - ivor version 0.1.14.1
 - jmacro-rpc-happstack version 0.3
 - lambdacube-engine version 0.2.4
 - language-c-inline version 0.6.0.0
 - lockfree-queue version 0.2.3
 - monad-peel version 0.1.1
 - network-transport-tests version 0.1.0.1
 - poppler version 0.12.3
 - profiteur version 0.1.2.1
 - prolog-graph-lib version 0.2.0.1
 - semigroupoid-extras version 4.0
 - setlocale version 0.0.3
 - sized-types version 0.5.0
 - snaplet-postgresql-simple version 0.5
 - snap-loader-dynamic version 0.10.0.2
 - uhc git version 20120502
 - uniqueid version 0.1.1
 - unix-process-conduit version 0.2.2.3
 - vado version 0.0.1
 - vcsgui version 0.0.4
 - xml-html-conduit-lens version 0.3.2.0

The following packages depend on one of the broken ones above:

 - hoodle-builder version 0.3
 - hoodle-core version 0.14
 - hoodle-extra version 0.1
 - hoodle-parser version 0.3
 - hoodle-render version 0.4
 - hoodle-types version 0.3
 - hoodle version 0.3
 - kansas-lava version 0.2.4
 - liblastfm version 0.4.0.0
 - prolog-graph version 0.1.0.2
 - vacuum-cairo version 0.5
 - wcwidth version 0.0.2
2014-08-20 20:26:57 +02:00
Peter Simons 3b096e601a haskell-time-1.4.2: disable test suite to fix build error because the version of test-framework doesn't match 2014-08-20 20:26:57 +02:00
Peter Simons 07451adc93 haskell-yesod-form: update to version 1.3.15.2 2014-08-20 20:26:57 +02:00
Peter Simons ce14313c69 haskell-yesod-bin: update to version 1.2.12.4 2014-08-20 20:26:56 +02:00
Peter Simons 020027d84e haskell-yesod-auth: update to version 1.3.4.2 2014-08-20 20:26:56 +02:00
Peter Simons 701af305d3 haskell-xss-sanitize: update to version 0.3.5.4 2014-08-20 20:26:56 +02:00
Peter Simons b48153160e haskell-wai-logger: update to version 2.2.3 2014-08-20 20:26:56 +02:00
Peter Simons a2cd9ceab1 haskell-language-glsl: update to version 0.1.1 2014-08-20 20:26:56 +02:00
Peter Simons c3565da080 haskell-force-layout: update to version 0.3.0.6 2014-08-20 20:26:56 +02:00
Shea Levy 908bd66407 Merge branch 'master' of git://github.com/ip1981/nixpkgs
jq: make sure libjq is in library search path
2014-08-20 11:33:25 -04:00
Peter Simons b4175c94e9 Merge pull request #3689 from Fuuzetsu/ghc-mod
haskell-ghc-mod: add 5.0.1
2014-08-20 17:17:00 +02:00
Rickard Nilsson 7c06bb13be re2c: Fix license reference 2014-08-20 15:30:18 +02:00
Peter Simons 5cac6895da haskell-language-glsl: disable test suit to fix the build
https://github.com/noteed/language-glsl/issues/8
2014-08-20 14:03:03 +02:00
Peter Simons 18e3aa4672 haskell-double-conversion: update to version 2.0.1.0 2014-08-20 14:03:03 +02:00
Peter Simons c6a7af6782 haskell-yesod-form: update to version 1.3.15.1 2014-08-20 14:03:03 +02:00
Peter Simons d404e1120e haskell-yesod-auth: update to version 1.3.4.1 2014-08-20 14:03:02 +02:00
Peter Simons 7360bbd179 haskell-xss-sanitize: update to version 0.3.5.3 2014-08-20 14:03:02 +02:00
Peter Simons b2569a0417 haskell-warp: update to version 3.0.1.1 2014-08-20 14:03:02 +02:00
Peter Simons d92b08b0ba haskell-wai-extra: update to version 3.0.2 2014-08-20 14:03:02 +02:00
Peter Simons 68af6b805a haskell-text-icu: update to version 0.7.0.0 2014-08-20 14:03:02 +02:00
Peter Simons 75e56df256 haskell-language-glsl: update to version 0.1.0 2014-08-20 14:03:02 +02:00
Peter Simons 341831d6a7 haskell-hxt: update to version 9.3.1.6 2014-08-20 14:03:02 +02:00
Peter Simons 59d4db445d haskell-hxt-http: update to version 9.1.5 2014-08-20 14:03:02 +02:00
Peter Simons 580e18c5ea haskell-http-client: update to version 0.3.7.1 2014-08-20 14:03:02 +02:00
Peter Simons ec4102e7d9 haskell-hspec-wai: update to version 0.3.0 2014-08-20 14:03:02 +02:00
Peter Simons 784c87772d haskell-happstack-server: update to version 7.3.8 2014-08-20 14:03:02 +02:00
Shaun Sharples e3e4f26b1d Don't try make first argument the command, the vim plugin mixes up commands with options 2014-08-20 13:21:31 +02:00
Mateusz Kowalczyk c9dd66fde6 haskell-ghc-mod: add 5.0.1
Separate expression for now due to big API chanages.
2014-08-20 12:09:54 +01:00
Peter Simons 4bbe6a39bb Merge pull request #3686 from ts468/hdevtool
Fix: hdevtools: correct sha256 hash of patch
2014-08-20 12:40:37 +02:00
Austin Seipp d95ae1cc89 fsharp: 3.1.0 -> 3.1.1.25
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 02:03:18 -05:00
Austin Seipp e2bc49d3f3 mps: 1.113.0 -> 1.114.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:53:45 -05:00
Austin Seipp f1bc7b229d jhc: 0.8.1 -> 0.8.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:43:31 -05:00
Austin Seipp 87f54f1961 fmodex: 4.44.34 -> 4.44.41
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:41:47 -05:00
Austin Seipp 618e220f67 concurrencykit: 0.4.1 -> 0.4.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:37:17 -05:00
Austin Seipp 8b96a44460 nixpkgs: boringssl 20140820-a7d1363f
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:23:40 -05:00
Austin Seipp 528a1c0f56 ninja: 1.4.0 -> 1.5.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:13:33 -05:00