Commit Graph

13536 Commits

Author SHA1 Message Date
Nikolay Amiantov
3bed4d44d5 libchardet: added package 2014-09-18 06:00:44 +04:00
Bjørn Forsman
f6d4d5907e ilixi: mark as broken
It's broken since the directfb 1.6.3 -> 1.7.6 update, commit
bb7138e9a9 ("directfb: Update to 1.7.6").

  [...]
  building libilixi_graphics_la-Surface.lo
    CXX    libilixi_graphics_la-Surface.lo
  Surface.cpp: In member function 'void ilixi::Surface::setGeometry(int, int, int, int)':
  Surface.cpp:157:44: error: in C++98 'r' must be initialized by constructor, not by '{...}'
       DFBRectangle r = { x, y, width, height };
2014-09-13 15:15:19 +02:00
Pascal Wittmann
8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Thomas Tuegel
8c3f749eda Rewrite hoogleLocal expression
The old expression was broken. This began as an attempt to fix it, but
the new expression is substantially different. It takes advantage of new
features that obviate the need to patch Hoogle. It comes with several
limitations. The new expression does not build the database in parallel,
although it does not take long. The new expression also does not support
downloading databases from the Hoogle instance at haskell.org; those
databases link to Hackage for documentation, defying the meaning of local.
2014-09-12 15:29:02 -05:00
William A. Kennington III
57becd586a Merge pull request #4053 from matejc/fix_vaapivdpau
fix vaapiVdpau build with patch
2014-09-12 12:14:25 -07:00
William A. Kennington III
977004408b Merge pull request #4055 from linquize/directfb
directfb: Update to 1.7.6
2014-09-12 12:13:32 -07:00
Linquize
bb7138e9a9 directfb: Update to 1.7.6 2014-09-12 17:35:37 +02:00
Matej Cotman
5c4a3c576c fix vaapiVdpau build with patch 2014-09-12 16:25:59 +02:00
Eelco Dolstra
075c1d4f15 Doh 2014-09-12 11:21:21 +02:00
Eelco Dolstra
135142780b readline: Name Nix expressions consistently 2014-09-12 11:15:13 +02:00
Eelco Dolstra
d2143c73bb readline-6.3: Fix building on Darwin
The zip file contains files named CHANGELOG and ChangeLog, so the
build fails on case-insensitive systems with:

  error: creating file `/nix/store/nix-4888-0/unpacked/ChangeLog': File exists

The official tar distribution does not have this problem.
2014-09-12 11:15:13 +02:00
William A. Kennington III
686a139f29 Merge pull request #4030 from AndersonTorres/small-fixups
Small style fixups
2014-09-11 21:27:54 -07:00
Hoang Xuan Phu
b5c219d5dc add functor-infix 2014-09-12 11:24:06 +07:00
Mateusz Kowalczyk
37900c35c3 agda: add bitvector 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
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
Michael Fellinger
b3594998d3 gecode: fix meta 2014-09-10 16:15:24 +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
Alp Mestanogullari
ed5349952a add a nix expression for the (haskell) 'managed' package 2014-09-09 19:25: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
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
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
Mateusz Kowalczyk
19335acb0c haskell-rope: add 0.6.4 2014-09-05 00:32:25 +01: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
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
Moritz Ulrich
332395b262 Add myself as a maintainer to a bunch of packages. 2014-09-04 17:05:21 +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
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