Commit Graph

15125 Commits

Author SHA1 Message Date
Jaka Hudoklin
1b19b7a3bf Merge pull request #5491 from offlinehacker/cadvisor
Add cadvisor package and nixos module
2014-12-29 17:58:43 +01:00
Vincent Laporte
a1822087e6 Adds ocaml-ojquery-0.1
jQuery Binding for Eliom

Homepage: http://ocsigen.org/ojquery/
2014-12-29 15:19:05 +01:00
Vincent Laporte
837b2abb2b Adds ocaml-magick-0.34
This package aims to provide the ImageMagick methods to OCaml

Homepage: http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/
2014-12-29 15:15:04 +01:00
Vincent Laporte
9fc35ed766 Adds ocaml-safepass-1.3
OCaml-safepass is a library offering facilities for the safe storage of
user passwords. By "safe" we mean that passwords are salted and hashed
using the Bcrypt algorithm. Salting prevents rainbow-table based
attacks, whereas hashing by a very time-consuming algorithm such as
Bcrypt renders brute-force password cracking impractical.

Homepage: http://ocaml-safepass.forge.ocamlcore.org/
2014-12-29 15:15:04 +01:00
Lluís Batlle i Rossell
b985a9e0a1 Adding scantailor.
(cherry picked from commit 7eda68709e)
2014-12-29 10:23:27 +01:00
Jaka Hudoklin
b232395a06 Add cadvisor 2014-12-28 20:20:38 +01:00
Tom Hunger
e67535cb1d Update elm to 0.14.
Note that elm has a different package split: The old Elm 0.13 package
is now elm-compiler, elm-make and elm-package.

Instead of invoking "elm" one now has to use "elm-make".

I kept the 0.13 version of elm around in case someone depends
on it.
2014-12-28 17:00:41 +00:00
Vincent Laporte
2335ec0b40 Adds ocaml-uuseg
Uuseg is an OCaml library for segmenting Unicode text. It implements the
locale independent Unicode text segmentation algorithms to detect
grapheme cluster, word and sentence boundaries and the Unicode line
breaking algorithm to detect line break opportunities.

Homepage: http://erratique.ch/software/uuseg
2014-12-28 14:30:12 +01:00
William A. Kennington III
c17fda769a ipset: Add derivation 2014-12-28 00:03:54 -08:00
Vladimír Čunát
3c050d00a5 upower: use newer version by default
Tested on KDE4, fixed with xfce, and was used with GNOME before.
CC @lethalman.

I did not test e19, as it won't build, probably due to #5392 @shlevy.
CC maintainer @matejc.

Also removed a forgotten unused patch.
2014-12-27 22:46:46 +01:00
Eduard Bachmakov
5e4a8d9fd8 Add photoqt-1.1.0.1
Also, add myself to maintainers.
2014-12-27 22:13:41 +01:00
Thomas Tuegel
d582090a15 suitesparse: add version 4.4.1 2014-12-27 13:47:53 -06:00
Thomas Tuegel
3ce76d4dd0 atlas: optionally build with full lapack 2014-12-27 13:40:40 -06:00
vbgl
baeb69626e Merge pull request #5482 from DamienCassou/mutag-0.0.2
Update pythonPackages.mutag
2014-12-27 19:24:41 +01:00
Damien Cassou
fe5949c6b7 Update pythonPackages.mutag 2014-12-27 16:21:15 +01:00
Domen Kožar
8a1347c47a remove pythonPackages.docopt as it's already defined 2014-12-27 11:58:04 +01:00
Domen Kožar
9ac97d8f11 udiskie: specify correct dependencies for the version bump
(cherry picked from commit ea540f8fc6)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-27 11:53:08 +01:00
Shea Levy
7e0a5c38f3 More gcc->cc refs 2014-12-26 12:33:16 -05:00
John Wiegley
28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
tv
ce100a5d58 journal-mailer: camelCasify attribute name 2014-12-26 16:47:18 +01:00
tv
7015c61686 journal-mailer: add version 0.1.1.0 2014-12-26 16:41:18 +01:00
lethalman
f40807701a Merge pull request #5475 from prikhi/fix-awesome
awesome: fix lua version
2014-12-26 12:38:09 +01:00
muflax
24349b8e99 jmespath: update to 0.5.0 2014-12-26 12:26:08 +01:00
muflax
9ffb6d1fb2 botocore: update to 0.80.0 2014-12-26 12:26:08 +01:00
Pavan Rikhi
ece2c5e49b awesome: fix lua version 2014-12-26 05:16:02 -05:00
Jaka Hudoklin
86744fef91 nodePackages: fix builder
- reuse unpack and patch phase
- patch shebangs of source code
- properly patch depdency versions (thanks @svanderburg)
- add patching for github version names
- add some inline docs
- fix recursive depdencies runtime handling by copying files instead of
  symlinking if package has recursive dependencies
2014-12-26 01:04:08 +01:00
vbgl
e553cbee5a Merge pull request #5446 from nckx/remotebox-squashed
Add RemoteBox, a (you guessed it) remote VirtualBox client
2014-12-25 23:32:51 +01:00
Arseniy Seroka
1c8783f39b Merge pull request #5461 from wyvie/openarena
Added openarena 0.8.8
2014-12-26 01:17:49 +03:00
Domen Kožar
44a26e0fed Merge pull request #5460 from mvcisback/master
Rawdog RSS Reader
2014-12-25 17:43:10 +01:00
koral
ed4eee3a06 New python package: percol-0.0.7 2014-12-25 16:23:47 +01:00
Peter Simons
f72fe30f86 haskell-torrent: add version 10000.0.0 2014-12-25 11:05:49 +01:00
Peter Simons
6e9800f7cb haskell-bencode: add version 0.5 2014-12-25 11:05:49 +01:00
Vladimír Čunát
081e5c8387 Merge #5061: add xwayland
Also resolve minor nitpicks -- *during* the merge commit.
2014-12-25 09:25:05 +01:00
Charles Strahan
8127edc335 mailcore2: new package
MailCore 2 provides a simple and asynchronous API to work with e-mail
protocols IMAP, POP and SMTP.

Closes #5430
2014-12-24 22:48:01 -05:00
Charles Strahan
86629f7c7f libuchardet: new package
Yet another C wrapper for Mozilla's Universal Charset Detector C++ API.
2014-12-24 22:48:01 -05:00
Charles Strahan
7e4ca1cc75 libtidy: new package
A library and CLI to validate, correct, and pretty-print HTML files.
2014-12-24 22:48:01 -05:00
wyvie
10e7ad5dbb Added openarena 0.8.8 2014-12-24 22:43:28 +03:00
Peter Simons
ea50da9041 haskell-libnotify: re-generate with cabal2nix (and override reference to pkgs.libnotify) 2014-12-24 13:43:42 +01:00
Domen Kožar
20e0da55f5 add kodi 14.0 (renamed from xbmc, new release) 2014-12-24 10:57:41 +01:00
Peter Simons
157e63c6e6 Update default Haskell compiler from GHC 7.8.3 to 7.8.4. 2014-12-24 09:56:31 +01:00
Domen Kožar
6a236b214a Merge pull request #5151 from offlinehacker/pkgs/pythonPackages/fig
pythonPackages: add fig
2014-12-24 09:54:13 +01:00
Marcell Vazquez-Chanlatte
7613a7e03f adding rawdog rss reader 2014-12-23 21:30:54 -06:00
Vladimír Čunát
fd9d8edc51 nvidia_x11: add 343 branch as the default (close #5070)
It's just a plain copy of the 340 expressions (only hash and version changed).
2014-12-24 00:06:46 +01:00
Domen Kožar
d682779be7 Merge pull request #5448 from bdimcheff/devede
Add devede
2014-12-23 22:13:03 +01:00
Peter Simons
8311973759 Add GHC 7.8.4 and create haskellPackages_ghc784 package set. 2014-12-23 20:44:49 +01:00
Domen Kožar
667b97b5c2 fix selenium python bindings 2014-12-23 20:36:55 +01:00
Vincent Laporte
81a2b58c39 nixpkgs: remove redundant attribute sip
Because:

 1. It is a mere alias of `pythonPackages.sip`
 2. It is usually not needed since propagated by `pyqt4`
 3. It makes it easy to have a packages depend on two different versions
 of sip
2014-12-23 19:37:21 +01:00
Brandon Dimcheff
d76a42494b add devede DVD creator gui 2014-12-23 12:31:45 -05:00
Eelco Dolstra
49f53f63f5 blender: Add OpenCOLLADA support 2014-12-23 18:17:09 +01:00
Tobias Geerinckx-Rice
bc5938b07d Add remotebox: VirtualBox client with remote management 2014-12-23 16:22:07 +01:00