Commit graph

18903 commits

Author SHA1 Message Date
Mateusz Kowalczyk 37900c35c3 agda: add bitvector 2014-09-11 20:35:56 +01:00
Mateusz Kowalczyk d50c0e75b8 agda: fix license 2014-09-11 20:35:56 +01:00
Mateusz Kowalczyk ee31679bad agda-stdlib: make expression nicer, fix license 2014-09-11 20:35:56 +01:00
Nick Sauce 39dabcafd6 flite: update 1.4 -> 1.9.0
@vcunat added meta.platforms.
2014-09-11 21:34:40 +02:00
Nick Sauce e5c7115d6d gtkspellmm: new package
@vcunat added platforms.
2014-09-11 21:24:56 +02:00
Mateusz Kowalczyk 270c7f0622 agda-sheaves: use lib.licenses 2014-09-11 19:51:24 +01:00
Mateusz Kowalczyk d084f40c01 agda: add Agda-Sheaves 2014-09-11 18:49:28 +01:00
Rob Vermaas 3bd21b9558 libmicrohttpd: update from 0.9.35 to 0.9.37 2014-09-11 13:37:18 +02:00
Rob Vermaas 33038f9ed9 liboauth: update from 1.0.2 to 1.0.3, potentially fixes CVE-2013-4390 2014-09-11 13:36:21 +02:00
Rob Vermaas d79b4a7b53 pmd: update from 4.2.5 to 4.2.6 2014-09-11 13:34:26 +02:00
Rob Vermaas a904585789 scala: update from 2.11.0 to 2.11.1 2014-09-11 13:32:33 +02:00
Rob Vermaas e94e997786 vagrant: update from 1.6.4 to 1.6.5 2014-09-11 13:32:00 +02:00
Rob Vermaas 960b664a13 php: update from 5.4.31 to 5.4.32, potentially fixes CVE-2014-3587, CVE-2014-3597, CVE-2014-5120 2014-09-11 13:30:46 +02:00
Sander van der Burg 550ef760eb Merge pull request #4018 from offlinehacker/npm_recursive
nodePackages: add support for recursive dependencies
2014-09-11 12:16:22 +02:00
William A. Kennington III bc1e741a44 Merge pull request #4032 from copumpkin/xpwn-fix
Fix #4019
2014-09-10 22:02:21 -07:00
Daniel Peebles f8cc943afb Fix #4019 2014-09-10 23:17:26 -04:00
AndersonTorres b39e5ce957 Small style fixups
In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
2014-09-10 21:34:50 -03:00
Alexander Flatter c387049c29 Elixir is now 1.0.0!
Closes #4027
2014-09-10 17:09:09 +01:00
Domen Kožar 33ce850b82 fix a bunch of packages with lua5_1 2014-09-10 17:24:56 +02:00
Pascal Wittmann 427363c45a Merge pull request #4026 from manveru/gecode
gecode: add package
2014-09-10 16:19:03 +02:00
Michael Fellinger b3594998d3 gecode: fix meta 2014-09-10 16:15:24 +02:00
Domen Kožar c6fa90f322 rbtools: 0.4.1 -> 0.6.1 2014-09-10 15:41:07 +02:00
Michael Fellinger 6f2ffe2198 gecode: meta information 2014-09-10 15:38:25 +02:00
Michael Fellinger 4aed828dd0 gecode: add package 2014-09-10 14:14:58 +02:00
Mateusz Kowalczyk 7e5d0ee0c3 s/dependancy/dependency/ 2014-09-10 00:28:49 +01:00
Jaka Hudoklin 7ff4ffd998 nodePackages: add support for recursive dependencies
This is a drop-in replacement that handles nodejs recursive dependencies by
propagating already visited nodejs packages and creating shims for recursive
ones. This implementation handles both, new and old npm2nix output format.
2014-09-09 22:46:11 +02:00
Vladimír Čunát d09736b7c1 lua5 sockets: our version only works with lua 5.1 2014-09-09 21:49:35 +02:00
Vladimír Čunát 15cb79e48e lua-5.1: fix CVE-2014-5461 by upstream+Debian patch 2014-09-09 21:46:44 +02:00
Alp Mestanogullari ed5349952a add a nix expression for the (haskell) 'managed' package 2014-09-09 19:25:13 +02:00
Danyil Bohdan dee958d3e6 jimtcl: remove end dot from description 2014-09-09 14:30:03 +03:00
Danyil Bohdan 03df715281 Add Jim Tcl interpreter 2014-09-09 14:19:49 +03:00
Bjørn Forsman 1a5501889c jenkins: update to latest (v1.579) 2014-09-08 17:08:05 +02:00
Bjørn Forsman af2334912a jenkins: expression cleanup
* Include version number in package name
* Remove trailing dot in meta.description
* Simplify meta by using "with stdenv.lib;"
2014-09-08 17:05:15 +02:00
Eelco Dolstra af69fcde47 Fix Nixpkgs evaluation
error: attribute `luaversion' missing, at /home/eelco/Dev/nixpkgs/pkgs/development/interpreters/lua-5/expat.nix:16:34
2014-09-08 13:10:13 +02:00
Oliver Charles 5e3eff3bbd haskellPackages.twitterConduit: Update to 0.0.5.8 and remove 'broken' flag 2014-09-08 12:08:03 +01:00
Eelco Dolstra 585983bc95 Merge remote-tracking branch 'origin/staging'
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
Andreas Herrmann 970f51ac0a mpi4py: Disable for Python3 and PyPy
Builds for Python3 and PyPy are failing at the moment [1-3]. Therefore, they
are disabled.

[1]: https://github.com/NixOS/nixpkgs/pull/3938#issuecomment-54750065
[2]: http://hydra.nixos.org/build/13993137/nixlog/1/raw
[3]: http://hydra.nixos.org/build/13873028/log/raw
2014-09-07 19:44:08 +02:00
Aristid Breitkreuz 476b94a34d Merge pull request #3998 from bobvanderlinden/libfreefare
added libfreefare
2014-09-07 18:08:56 +02:00
Bob van der Linden c839205a69 added libfreefare
A library on top of libnfc for MIFARE support.
2014-09-07 16:23:23 +02:00
Bjørn Forsman af26d5e25b jquery: new package
jQuery is a JavaScript library designed to simplify the client-side
scripting of HTML.

I'm adding version 1.x instead of 2.x because 1.x supports IE 6, 7, 8
browsers and both versions are API compatible.

http://jquery.com/
2014-09-07 14:39:34 +02:00
Bjørn Forsman f8c7e340a4 jquery-ui: update to latest stable (v1.11.1)
The current version (v1.10.4) is now called "legacy". The new stable version
has a different directory layout; it no longer splits css/ and js/ directories.
Since the *.js files refer to the *.css files by relative paths, I'm not
splitting them. Everything now goes to "$out/js/".

Also, upstream removed version numbers from filenames, so we don't need to
create those version-less symlinks anymore.
2014-09-07 13:36:13 +02:00
Oliver Charles 9104888b38 haskellPackages.tastyAntXml: Update to 1.0.0.9 2014-09-07 11:40:47 +01:00
William A. Kennington III fb9d919fe4 libotr: git -> 4.0.0 2014-09-06 18:47:24 -07:00
Domen Kožar 0418d8299d disable a bunch of python packages on pypy 2014-09-06 22:25:00 +02:00
Vladimír Čunát 420385f81a lua-5.2: minor update to fix CVE-2014-5461
Note that almost all packages use lua-5.1 which does remain vulnerable,
as they released no update on that branch. CC: @peti.
2014-09-06 21:26:03 +02:00
Nixpkgs Monitor a71744392b pcre: update from 8.34 to 8.35 2014-09-06 20:10:37 +02:00
Vladimír Čunát 06fea81c6e Merge recent master into staging
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Pascal Wittmann f99ad6fe94 help2man: update from 1.46.1 to 1.46.2 2014-09-06 16:23:15 +02:00
Rüdiger Sonderfeld 46266cc216 gdb: Update to 7.8 and include Guile support.
GDB 7.8 adds Guile scripting support.  This is now enabled by default as
well.  Checking for guile also adds a pkg-config dependency.

It seems Python is explicitly excluded from cross building.  I'm not
sure if Guile should also be excluded.
2014-09-06 13:31:56 +02:00
Aristid Breitkreuz 8f30cabb83 fix ocsigen expression 2014-09-06 12:45:20 +02:00
Robert M. Mather 98a4675581 Ur/Web compiler: new release, 20140531 -> 20140830 2014-09-06 11:05:10 +02:00
Michael Raskin 9a9ecbf32d A description cleanup after merge 2014-09-06 12:44:33 +04:00
Florent Becker 2709d32274 Add a derivation for eliom (ocaml web framework) 2014-09-06 12:44:33 +04:00
Florent Becker e8250dd94a Add a derivation for the ocsigen server (ocaml webserver) 2014-09-06 12:44:33 +04:00
Florent Becker da6859722d Add tyxml (XML library for ocaml) 2014-09-06 12:44:33 +04:00
Florent Becker 02a4e40474 Reexport ocaml data notation in the ocaml-oasis derivation 2014-09-06 12:44:33 +04:00
Florent Becker 3245b97000 Add a derivation for js_of_ocaml 2014-09-06 12:44:32 +04:00
Florent Becker b5c621062d add ocaml-ipaddr 2014-09-06 12:44:32 +04:00
Florent Becker ffe02360dc Add a derivation for deriving (ocaml instance derivation à la Haskell) 2014-09-06 12:44:32 +04:00
Florent Becker 6863dfeccc Add a derivation for ocaml-optcomp 2014-09-06 12:44:32 +04:00
Florent Becker 2ca3c23ddc Add a derivation for ocaml-calendar 2014-09-06 12:44:32 +04:00
Mateusz Kowalczyk 19335acb0c haskell-rope: add 0.6.4 2014-09-05 00:32:25 +01:00
Domen Kožar f9ba413b55 fix eval 2014-09-05 00:06:11 +02:00
Dmitry Malikov 498aef7766 haskell-regex-pcre-builtin: add 0.94.4.8.8.35
Closes #3972.

Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-04 23:00:30 +01:00
Michael Raskin 5523408947 Merge pull request #3969 from manveru/vagrant
vagrant: 1.6.3 -> 1.6.4
2014-09-04 22:56:28 +04:00
Michael Fellinger f21cccb2b6 vagrant: 1.6.3 -> 1.6.4 2014-09-04 20:24:21 +02:00
Moritz Ulrich e30baf653e cppcheck: update from 1.65 to 1.66 2014-09-04 19:31:32 +02:00
Moritz Ulrich af8a91b0b2 ant: update from 1.9.3 to 1.9.4 2014-09-04 19:31:32 +02:00
Michael Raskin 316a4981b3 Merge pull request #3920 from vbgl/javalib-fix
ocaml-javalib, ocaml-sawja: removes wrong path to bash in configure scripts
2014-09-04 21:05:03 +04:00
Michael Raskin 3bc8f9ad02 Merge pull request #3938 from aherrmann/pr_mpi
Python wrappers for mpi and hdf5 (with mpi support for hdf5)
2014-09-04 20:54:00 +04:00
Andreas Herrmann 4cae816420 h5py: Change description 2014-09-04 18:48:08 +02:00
Andreas Herrmann 3a38a9b127 mpi4py: Change description 2014-09-04 18:47:57 +02:00
AndersonTorres 40b13e798b CImg and WxCam - New Packages #3519
In this commit, I'm including two new softwares
* CImg: A small, simple image toolkit library
* WxCam: a small, simple, wxGTK-based webcam application
2014-09-04 20:44:05 +04:00
Michael Raskin 014f7ad100 Merge pull request #3955 from paulkoerbitz/master
Update oraclejdk-7 patch version from 65 to 67
2014-09-04 20:20:01 +04:00
Moritz Ulrich 332395b262 Add myself as a maintainer to a bunch of packages. 2014-09-04 17:05:21 +02:00
Moritz Ulrich c30b23166b scheme48: update from 1.9 to 1.9.2 2014-09-04 17:05:21 +02:00
Moritz Ulrich dcf3ad6a2a chibi: Add missing meta.license field. 2014-09-04 17:05:20 +02:00
Moritz Ulrich 439ebda62a ffmpeg_1: update from 1.2.7 to 1.2.8 2014-09-04 17:05:20 +02:00
Michel Kuhlmann 83683c4140 haskell-ghc-server: initial expression 2014-09-04 16:20:57 +02:00
Moritz Heidkamp 6f682f9afb Add Chibi-Scheme expression 2014-09-04 16:06:42 +02:00
Peter Simons 0a6ad14395 haskell-idris: update to version 0.9.14.3 2014-09-04 14:41:09 +02:00
Peter Simons 381ce7ef94 haskell-optparse-applicative: add version 0.10.0 2014-09-04 14:41:08 +02:00
Peter Simons 87bb484b9e haskell-setlocale: jailbreak to fix build with GHC 7.8.3 2014-09-04 14:41:08 +02:00
Peter Simons 9f22ed986b haskell-network-uri: disable test suite to fix the build
https://github.com/haskell/network-uri/issues/4
2014-09-04 14:41:08 +02:00
Peter Simons f82bf82465 haskell-tls: update to version 1.2.9 (and drop obsolete tls-extra) 2014-09-04 14:41:08 +02:00
Peter Simons 064c3d3e54 haskell-ghc-mod: update to version 5.0.1.2 2014-09-04 14:41:08 +02:00
Peter Simons a6bb945730 haskell-network: update to version 2.6.0.2 2014-09-04 14:41:08 +02:00
Peter Simons 061b9b148c haskell-x509: update to version 1.4.12 2014-09-04 14:41:08 +02:00
Peter Simons 6139f0f5ab haskell-setlocale: update to version 1.0.0 2014-09-04 14:41:07 +02:00
Peter Simons 01760e9110 haskell-retry: update to version 0.5.1 2014-09-04 14:41:07 +02:00
Peter Simons a64103179f haskell-rest-happstack: update to version 0.2.10.2 2014-09-04 14:41:07 +02:00
Peter Simons 93778f97e2 haskell-rest-gen: update to version 0.15 2014-09-04 14:41:07 +02:00
Peter Simons dcd580b9d2 haskell-purescript: update to version 0.5.5 2014-09-04 14:41:07 +02:00
Peter Simons 84b1072604 haskell-network-uri: update to version 2.6.0.1 2014-09-04 14:41:07 +02:00
Peter Simons fd9aed1a77 haskell-monad-journal: update to version 0.2.3.2 2014-09-04 14:41:07 +02:00
Peter Simons 4ff583358e haskell-hplayground: update to version 0.1.0.4 2014-09-04 14:41:07 +02:00
Peter Simons cd5f33affd haskell-entropy: update to version 0.3.3 2014-09-04 14:41:07 +02:00
Peter Simons 1ba291edc6 haskell-digestive-functors-heist: update to version 0.8.6.0 2014-09-04 14:41:07 +02:00
Peter Simons cbe7451b5e haskell-crypto-random: update to version 0.0.8 2014-09-04 14:41:07 +02:00
Peter Simons 7f9609756d haskell-MFlow: update to version 0.4.5.9 2014-09-04 14:41:07 +02:00
Michael Raskin a517dfcf71 Fix ACL2 2014-09-04 14:41:35 +04:00
Peter Simons ca931e0e1e Merge pull request #3915 from Fuuzetsu/agda-builder
RFC: Agda builder
2014-09-04 11:28:47 +02:00
Michael Raskin 467aa737a0 Fix QScintilla source 2014-09-04 13:01:30 +04:00
Eelco Dolstra b3b06af89a nss: Update to 3.16.4 2014-09-03 22:51:55 +02:00
Eelco Dolstra 0dbdc857d7 nspr: Update to 4.10.7 2014-09-03 22:51:55 +02:00
Vincent Laporte ebbd54e9f0 ocaml-javalib, ocaml-sawja: uses patchShebangs rather than ad-hoc patches 2014-09-03 21:59:29 +02:00
Andreas Herrmann 9ac9a06f13 h5py: Adhere to package description convention 2014-09-03 21:32:42 +02:00
Andreas Herrmann f50c5602e9 mpi4py: Adhere to package description convention 2014-09-03 21:32:36 +02:00
Paul Koerbitz b8a88ce472 Update oraclejdk-7 patch version from 65 to 67 2014-09-03 21:30:31 +02:00
Michael Raskin 6fcf8c0f63 Merge pull request #3954 from wjlroe/elixir-for-unix
Elixir and rebar aren't Linux-specific tools
2014-09-03 23:22:48 +04:00
William Roe 9a30ea90f0 Elixir and rebar aren't Linux-specific tools
Widen platform support to all unix
2014-09-03 20:14:57 +01:00
Michael Raskin 068d1696df Add radare2 2014-09-03 23:02:02 +04:00
Michael Raskin 71086542ee Fix radre for now by not using libewf and update it to latest 2014-09-03 23:02:02 +04:00
Michael Raskin 878be9a234 Merge pull request #3945 from jbedo/master
Added missing curl dependency to RCurl package
2014-09-03 22:03:28 +04:00
Michael Raskin d81303813a Merge pull request #3465 from joelteon/picky-binutils
Stop binutils from trying to build on Darwin
2014-09-03 19:57:09 +04:00
Luca Bruno 83c968fa2c Add new kgraphviewer and massif-visualizer packages
I chose the unstable versions because the stable versions
seemed too outdated to me. They work with kde 4.12 anyway.
2014-09-03 17:04:22 +02:00
Ricardo M. Correia e552fbf521 gcc/gcj: Update antlr dep to 4.4
Version 3.1.3 is no longer available for download.
2014-09-03 14:04:52 +02:00
Michael Raskin 53c9a17959 Merge pull request #3712 from vbgl/ocaml-sqlite3EZ
Adds ocaml-sqlite3EZ and its dependency ocaml+twt
2014-09-03 15:00:55 +04:00
Vincent Laporte b33b05a878 ocaml-twt: some fixes 2014-09-03 12:07:33 +02:00
Eelco Dolstra 468f99e946 liquidfun: Don't build on Hydra
It uses requireFile.
2014-09-03 11:05:21 +02:00
Rüdiger Sonderfeld 8abe312cde octave: Add qscintilla support. #3711 2014-09-03 12:12:00 +04:00
Rüdiger Sonderfeld 698170005f Add QScintilla. 2014-09-03 12:12:00 +04:00
Michael Raskin 9976dd3c4f Merge pull request #3644 from AndersonTorres/xiphos
Xiphos: New Package
2014-09-03 11:19:02 +04:00
Justin Bedo 28af151e1a Added missing curl dependency to RCurl package 2014-09-03 15:48:33 +10:00
Sander van der Burg 7b7fd5044f androidsdk: remove obsolete workaround 2014-09-02 19:19:03 +02:00
Sander van der Burg 800beea5f9 androidsdk: Bump to version 23.02 and update all its plugins and conversion scripts 2014-09-02 19:18:30 +02:00
Cray Elliott 02f5f25b2d merge in ewemoa's zipalign fix with my updated build-tools
now passes Android tests found at https://github.com/svanderburg/nix-androidenvtests !
2014-09-02 19:17:47 +02:00
Michael Raskin 76f4eb5f93 Revert "python-wrapper: fix wrapped argv[0] w/o sed, maybe"
This reverts commit a6dd9bd0cb.
2014-09-02 20:45:41 +04:00
Peter Simons 7847276598 Merge pull request #3927 from ts468/haste
Update: Haste-Compiler: 0.4.1 -> 0.4.2
2014-09-02 17:27:44 +02:00
Michel Kuhlmann 6a0b39b0af haskell-hindent: initial expression 2014-09-02 16:02:00 +01:00
Cray Elliott c8871e0b65 ewemoa : add the Android Support repository 2014-09-02 14:09:01 +02:00
Sander van der Burg 3b0c725255 Add attributes for all relevant Android SDK API levels and their capabilities 2014-09-02 14:05:09 +02:00
Andreas Herrmann 728793ef0b h5py: New package, version 2.3.1 2014-09-02 13:56:54 +02:00
Andreas Herrmann 1e786087e4 mpi4py: New package, version 1.3.1 2014-09-02 13:56:47 +02:00
Vincent Laporte 7d3706c788 Merge remote-tracking branch 'upstream/master' into ocaml-sqlite3EZ
Conflicts:
	pkgs/top-level/all-packages.nix
2014-09-02 13:32:43 +02:00
Eelco Dolstra 9d64b445b6 swig: Disable ccache stuff
http://hydra.nixos.org/build/13936297
2014-09-02 13:07:49 +02:00
Luca Bruno 268a5618f4 Merge branch 'gnome3' 2014-09-02 12:59:47 +02:00
Luca Bruno 8a4a0a5aa0 json-glib: update from 1.0.0 to 1.0.2 2014-09-02 12:58:06 +02:00
Luca Bruno ac9cb29935 gnome3_12.clutter-gst: update from 2.0.10 to 2.0.12 2014-09-02 12:53:33 +02:00
Eelco Dolstra 6329b7ae60 Drop unnecessary attributes 2014-09-02 12:44:44 +02:00
Peter Simons 1c0d15b90e Merge branch 'origin/master' into staging.
Conflicts:
	pkgs/development/libraries/ffmpeg/2.x.nix
	pkgs/development/libraries/serf/default.nix
2014-09-02 12:31:03 +02:00
Peter Simons 2fc76ea054 haskell-auto-update: disable test suite to work around build failure
https://github.com/yesodweb/wai/issues/285
2014-09-02 12:29:17 +02:00
Michael Raskin 7b6d33a591 Update spandsp 2014-09-02 14:25:17 +04:00
Michael Raskin f78afc0b27 Update libefw. Releases on Google Drive. Ouch 2014-09-02 14:25:17 +04:00
Michael Raskin 3ba3ec0f8f Update Regina-REXX 2014-09-02 14:25:17 +04:00
Michael Raskin ee713859f4 Update libosip 2014-09-02 14:25:17 +04:00
Peter Simons 2fcbff576a haskell-timeplot: broken by Chart update
https://github.com/jkff/timeplot/issues/17
2014-09-02 11:48:20 +02:00
Peter Simons bf197d6f58 haskell-ncurses: broken by update of c2hs
Upstream has been notified.
2014-09-02 11:48:20 +02:00
Peter Simons 3129fb3a11 haskell-docs: broken by the recent update to Haddock 2.15 2014-09-02 11:48:20 +02:00
Peter Simons baa186c020 haskell-directory-layout: disable test suite to fix https://github.com/supki/directory-layout/issues/9 2014-09-02 11:48:20 +02:00
Peter Simons 49c7b7040b haskell-haddock: add version 2.15.0 2014-09-02 11:48:19 +02:00
Peter Simons 3c63776aa5 haskell-recaptcha: update to version 0.1.0.3 2014-09-02 11:48:19 +02:00
Peter Simons 1e43fac171 haskell-http-client: update to version 0.3.8.1 2014-09-02 11:48:19 +02:00
Peter Simons ab5e6c2e5c haskell-haddock-library: update to version 1.1.1 2014-09-02 11:48:19 +02:00
Peter Simons 3c52c0c203 haskell-doctest: update to version 0.9.11.1 2014-09-02 11:48:19 +02:00
Peter Simons 3bd01d9203 haskell-c2hs: update to version 0.18.1 2014-09-02 11:48:19 +02:00
Peter Simons 7c8afa9d04 haskell-Chart: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons ba1ccb4bf4 haskell-Chart-gtk: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons e76cc54f0c haskell-Chart-diagrams: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons 1cac137bd7 haskell-Chart-cairo: update to version 1.3 2014-09-02 11:48:19 +02:00
Michael Raskin f927e860f2 Merge pull request #3849 from vbgl/cmdliner
Adds ocaml-cmdliner
2014-09-02 02:14:19 +04:00
Pascal Wittmann d1db6465bb muparser: update from 2.2.2 to 2.2.3 2014-09-02 00:10:22 +02:00
Michael Raskin bbcf58b217 Merge pull request #3599 from RumataEstor/erlang-odbc
Support odbc in erlang R16 and R17
2014-09-02 02:09:46 +04:00
Michael Raskin 4e3ee27060 Merge pull request #3681 from vbgl/merlin-1.7
Merlin: update to 1.7
2014-09-02 02:07:27 +04:00
Thomas Strobel a1eefe1a94 Update: Haste-Compiler: 0.4.1 -> 0.4.2 2014-09-01 23:55:21 +02:00
Michael Raskin a0ea30c613 Minor cleanup after merge 2014-09-02 01:53:42 +04:00
Michael Raskin 81627ab2d4 Merge pull request #3496 from auntieNeo/gmock
Added gmock (Google Mock) package to complement gtest package.
2014-09-02 01:45:24 +04:00
Chris Farmiloe 08534000a4 Ensure libvirtd is started after vswitch and add ability to configure how libvirtd guests are shutdown 2014-09-02 01:48:50 +04:00
tv@shackspace.de a6dd9bd0cb python-wrapper: fix wrapped argv[0] w/o sed, maybe 2014-09-02 01:31:49 +04:00
Michael Raskin ace2e42638 Merge pull request #3917 from lovek323/openldap
openldap: fix build on darwin
2014-09-02 00:52:16 +04:00
Michael Raskin 5e1f405916 Merge pull request #3919 from wkennington/master.spice
Spice Updates
2014-09-02 00:46:44 +04:00
Daniel Peebles 933ac5e9f8 Use a more permanent URL for the byacc version we're using
The other one is likely to change with every new release.
2014-09-01 19:26:21 +01:00
Mateusz Kowalczyk 41cd2d870a haskell-saltine: add 0.0.0.3 2014-09-01 17:07:37 +01:00
Peter Simons bb61b45d92 Merge pull request #3832 from nilcons-contrib/isl_cloog_pb
Enable parallel building for cloog and isl
2014-09-01 15:08:04 +02:00
Ricardo M. Correia f9e63ca20d inotify-tools: Fix hash
The hash wasn't updated when the version was bumped.
2014-09-01 15:07:54 +02:00
vbgl 624e98e78e ocaml-javalib, ocaml-sawja: removes wrong path to bash in
configure scripts
2014-09-01 12:04:43 +02:00
Vladimír Čunát b2887c0b5e readline5: recover, as it was still used
Partial revert of 30fef8a3cf.
I probably confused that with unused readline62.
2014-09-01 11:40:22 +02:00
William A. Kennington III b0d13c5400 spice: 0.12.4 -> 0.12.5 2014-09-01 00:53:30 -07:00
William A. Kennington III bc7f1b058a spice-protocol: 0.12.6 -> 0.12.7 2014-09-01 00:47:42 -07:00
Michael Raskin ef22c53905 Update ACL2 2014-09-01 09:11:32 +04:00
Michael Raskin 24b4105ed7 Remove fpc 2.4.0: lazarus doesn't need it and it doesn't like .2.6.0 as bootstrap compiler 2014-09-01 08:56:37 +04:00
Jason "Don" O'Conal a20b4cbbba openldap: fix build on darwin 2014-09-01 13:55:46 +10:00
Mateusz Kowalczyk 61c17e326f Use agda builder for stdlib. mv to all-packages 2014-09-01 01:38:01 +01:00
Peter Simons 92c15baa62 Merge pull request #3906 from dmalikov/haskell-directory-layout
haskell-directory-layout: 0.7.4 -> 0.7.4.1, doCheck = true
2014-08-31 22:20:25 +02:00
Peter Simons 7c5e3e5b57 Merge pull request #3907 from dmalikov/haskell-wordexp
haskell-wordexp: add 0.2.0.0
2014-08-31 22:20:04 +02:00
Daniel Peebles ba13808259 Fix byacc 2014-08-31 16:01:03 -04:00
Michael Raskin 2406a89219 Update FPC to 2.6.4 2014-08-31 22:47:55 +04:00
Michael Raskin 6b962e6e9e Update FPC binary expression 2014-08-31 22:47:55 +04:00
Mateusz Kowalczyk b1e388cefb agda-stdlib: update to 0.8.1
This is necessary after the Agda-2.4.2 bump
2014-08-31 19:26:05 +01:00
Dmitry Malikov 14f417ce9b haskell-wordexp: add 0.2.0.0 2014-08-31 19:54:02 +02:00
Dmitry Malikov 7c40939c3a haskell-directory-layout: 0.7.4 -> 0.7.4.1, doCheck = true 2014-08-31 19:09:44 +02:00
Michael Raskin 655e5c01b4 Oops; a mistake with src 2014-08-31 20:44:17 +04:00
Michael Raskin c5168debe8 Update eigen 2014-08-31 20:42:08 +04:00
Peter Simons c3c03a0cdb haskell-hakyll: jailbreak to fix build with pandoc-citeproc 0.5 2014-08-31 18:17:02 +02:00
Peter Simons 807e68c8c0 haskell-binary-conduit: jailbreak to fix build with conduit 1.2.x 2014-08-31 18:17:02 +02:00
Peter Simons fb16c61577 haskell-scotty: disable test suite to break infinite recursion with hspec-wai 2014-08-31 18:17:02 +02:00
Peter Simons 7910aef42c haskell-llvm-general: update to version 3.4.4.x 2014-08-31 18:17:02 +02:00
Peter Simons 903e273afb haskell-scotty: update to version 0.9.0 2014-08-31 18:17:02 +02:00
Dmitry Malikov e81977172a Add haskell-directory-layout 0.7.4 2014-08-31 18:17:02 +02:00
Peter Simons 6ea21ad737 haskell-Agda: update to version 2.4.2
I had to disable the Haddock phase because of lots of errors:

  http://hydra.cryp.to/build/181564/nixlog/1/raw
2014-08-31 18:17:01 +02:00
Peter Simons 2f6b3ed7ef haskell-vcswrapper: update to version 0.1.0 2014-08-31 18:17:01 +02:00
Peter Simons 7eac7c3d57 haskell-fay: update to version 0.20.1.3 2014-08-31 18:17:01 +02:00
Peter Simons 8aa476f4ff haskell-vcsgui: update to version 0.1.0.0 2014-08-31 18:17:01 +02:00
Peter Simons 6641887a7c haskell-zeromq4-haskell: update to version 0.6.1 2014-08-31 18:17:01 +02:00
Peter Simons 6e8fd49909 haskell-simple-sendfile: update to version 0.2.17 2014-08-31 18:17:01 +02:00
Peter Simons 2f25d295b9 haskell-robots-txt: update to version 0.4.1.1 2014-08-31 18:17:01 +02:00
Peter Simons fd4927d25e haskell-pandoc: update to version 1.13.1 2014-08-31 18:17:01 +02:00
Peter Simons b253792e06 haskell-pandoc-citeproc: update to version 0.5 2014-08-31 18:17:01 +02:00
Peter Simons dfcf682c21 haskell-monad-journal: update to version 0.2.3.1 2014-08-31 18:17:01 +02:00
Peter Simons 8e307572d2 haskell-diagrams-rasterific: update to version 0.1.0.1 2014-08-31 18:17:01 +02:00
Peter Simons f5527b2594 haskell-FontyFruity: update to version 0.3 2014-08-31 18:17:01 +02:00
Peter Simons e4555d80c8 haskell-Rasterific: re-generate with cabal2nix 2014-08-31 18:17:01 +02:00
Dmitry Malikov 6059abeea7 Add haskell-meep package 2014-08-31 18:17:01 +02:00
Peter Simons 9733b56609 haskell-cabal-bounds: update to version 0.8.6 2014-08-31 18:17:01 +02:00
Peter Simons 536fd769bf haskell-http-client: update to version 0.3.8 2014-08-31 18:17:01 +02:00
Peter Simons 4a04820bcf haskell-hspec-wai: update to version 0.3.0.2 2014-08-31 18:17:01 +02:00
Peter Simons ba190e40a1 haskell-hsimport: update to version 0.5.2 2014-08-31 18:17:00 +02:00
Peter Simons 3ab26e53a5 haskell-haste-compiler: update to version 0.4.1 2014-08-31 18:17:00 +02:00
Peter Simons 0b537d24cf haskell-either: update to version 4.3.0.2 2014-08-31 18:17:00 +02:00
Peter Simons 0c817d5bcf haskell-cabal-lenses: update to version 0.4 2014-08-31 18:17:00 +02:00
Peter Simons 86264d9b52 haskell-cabal-cargs: update to version 0.7.2 2014-08-31 18:17:00 +02:00
Peter Simons fe2cc9870a haskell-Yampa: update to version 0.9.6 2014-08-31 18:17:00 +02:00
Peter Simons 7c5c6d0750 haskell-MFlow: update to version 0.4.5.8 2014-08-31 18:17:00 +02:00
Peter Simons b0c34028ba haskell-JuicyPixels: update to version 3.1.7.1 2014-08-31 18:17:00 +02:00
Peter Simons 5f46cfdfcd haskell-IntervalMap: update to version 0.4.0.1 2014-08-31 18:17:00 +02:00
Peter Simons c04507ea3e haskell-idris: update to version 0.9.14.2 2014-08-31 18:17:00 +02:00
Peter Simons b259dde853 haskell-codex: update to version 0.1.0.4 2014-08-31 18:17:00 +02:00
Michael Raskin 965cf1b9fb Update CGAL; NB: updating requires going through a formto get the fresh links 2014-08-31 19:59:22 +04:00
Michael Raskin a3d0fcda13 Update serf 2014-08-31 18:36:07 +04:00
Michael Raskin 8bc60391c6 Remove old version of LibreOffice dependencies: we now have fresh LibreOffice, the old versions of deps are not used otherwise, and they require old versions of more packages 2014-08-31 18:24:41 +04:00
Michael Raskin 5fc69283f5 Update SBCL 2014-08-31 18:20:07 +04:00
Michael Raskin 1bfcc7b477 Update SCons 2014-08-31 18:20:07 +04:00
Michael Raskin 7a998aca73 Update SlimerJS 2014-08-31 18:20:07 +04:00
Michael Raskin 7b4f0e2265 Update Sodiuum library 2014-08-31 18:20:06 +04:00
Michael Raskin 27ffa4093d Update libgphoto2 2014-08-31 18:20:06 +04:00
Michael Raskin fe549d89be Update CL-Launch 2014-08-31 18:20:06 +04:00
Michael Raskin 9785c31c98 Update ASDF 2014-08-31 18:20:06 +04:00
Cillian de Róiste b820c284d7 sratom: update from 0.4.4 to 0.4.6 2014-08-31 15:13:05 +02:00
Cillian de Róiste 9447a855f2 lv2: update from 1.8.0 to 1.10.0 2014-08-31 15:13:05 +02:00
Domen Kožar 7e91d1c8a1 Revert "mpi4py: New package, version 1.3.1"
This reverts commit 63c062947e.

Doesn't build.
2014-08-31 15:12:34 +02:00
Domen Kožar b63496ba6b Revert "h5py: New package, version 2.3.1"
This reverts commit 3c6afb3496.

Doesn't build.
2014-08-31 15:12:17 +02:00
Aristid Breitkreuz f3fbe46e67 Merge pull request #3897 from dmalikov/haskell-xml-html-conduit-lens
haskell-xml-html-conduit-lens 0.3.2.0 -> 0.3.2.1
2014-08-31 14:42:02 +02:00
Michael Fellinger 57b667fe65 ruby: add version 2.1.2 2014-08-31 13:24:10 +01:00
Dmitry Malikov 59ed27db2d haskell-xml-html-conduit-lens 0.3.2.0 -> 0.3.2.1 2014-08-31 13:16:48 +02:00
Luca Bruno efdb6ecb0c lirc: add missing semicolon 2014-08-31 02:17:19 +02:00
Dmitry Malikov b88c4796ea Add haskell-tagged-transformer 0.7.1 2014-08-31 00:44:13 +02:00
Pascal Wittmann 5c3c7574e2 lirc: update from 0.9.0 to 0.9.1, add meta information and adopt it 2014-08-31 00:32:37 +02:00
Pascal Wittmann 408832ac67 help2man: update from 1.44.1 to 1.46.1 and add myself as a maintainer 2014-08-30 23:59:35 +02:00
Domen Kožar df98dda81d pypy: compile also curses 2014-08-30 23:01:09 +02:00
Domen Kožar 33949a413c python34: include a patch to fix http://bugs.python.org/issue21121 2014-08-30 20:43:31 +02:00