Commit Graph

14966 Commits

Author SHA1 Message Date
Austin Seipp
0bdff430a4 nixpkgs: rr 2.0.0 -> 3.0.0, with 64bit support
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-12 01:20:23 -06:00
Jaka Hudoklin
8b512261be Add cava, console-based Audio Visualizer for Alsa 2014-12-12 00:09:32 +01:00
Domen Kožar
d83bae657a deluge: 1.3.10 -> 1.3.11 2014-12-11 15:40:59 +01:00
Domen Kožar
8853d30707 pythonPackages.pyptlib: disable tests
(cherry picked from commit c8d9073c0e)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-11 11:46:36 +01:00
Domen Kožar
aaf998f604 remove libvlc, unused package
cc @ttuegel
2014-12-11 10:38:52 +01:00
Domen Kožar
9768adaf1e Revert "xulrunner: use gold linker"
This reverts commit 4a3510ae2b.

Error occurs randomly http://hydra.nixos.org/eval/1165369
2014-12-10 21:15:25 +01:00
Domen Kožar
89fa1733fa python3Packages.dateutil_2_1: fix build 2014-12-10 21:10:15 +01:00
Eelco Dolstra
4d918cb6c7 php-5.3: Remove
PHP 5.3 is EOL (see http://php.net/supported-versions.php). NixOS
14.12 is a good opportunity to drop it.
2014-12-10 17:19:37 +01:00
Vladimír Čunát
62e5e2a880 apparmor: fix build by using older perl
This is work around #5270.
Also bogus path in wrapper got fixed.

CC: maintainers @phreedom, @thoughtpolice.
It would be better to test this as well by someone who actually uses it.
2014-12-10 16:11:29 +01:00
Rok Garbas
ed79420b55 weechatDevel: removing it 2014-12-10 14:59:41 +01:00
Mathijs Kwik
4a3510ae2b xulrunner: use gold linker 2014-12-10 13:56:04 +01:00
Vladimír Čunát
d7a7b72353 qt5SDK: fix build by not building docs
Feel free to find a proper fix.
2014-12-10 13:20:36 +01:00
Domen Kožar
73ef06de48 flexget: fix runtime dependencies 2014-12-10 12:55:05 +01:00
Austin Seipp
b31283dd8b nixpkgs: add tor-arm 1.4.5.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-10 03:59:59 -06:00
Mateusz Kowalczyk
4d520d9e12 haskell-call: new package 2014-12-10 09:42:03 +00:00
Mateusz Kowalczyk
c4b4dfa1dc haskell-elevator: new package 2014-12-10 09:42:03 +00:00
Mateusz Kowalczyk
891a293aa6 haskell-bindings-portaudio: new package 2014-12-10 09:42:02 +00:00
lethalman
4faed098e8 Merge pull request #5278 from nckx/ftop
Add ftop: show progress of open files and file systems
2014-12-10 09:37:31 +01:00
Mateusz Kowalczyk
a50a7ca3da haskell-hspec-laws: new package 2014-12-10 07:45:16 +00:00
Tobias Geerinckx-Rice
2e7d552122 Add ftop: show progress of open files and file systems 2014-12-10 05:34:57 +01:00
Domen Kožar
0fcef83b0d fix a bunch of perl modules 2014-12-10 01:38:00 +01:00
Vincent Laporte
ef5c48326a Adds ocaml-fieldslib
This library defines a syntax extension for OCaml using Camlp4 that
can be used to define first class values representing record fields,
and additional routines, to get and set record fields, iterate and
fold over all fields of a record and create new record values.

Homepage: https://ocaml.janestreet.com/
2014-12-09 19:37:48 +01:00
Bjørn Forsman
1b396c7ae9 buildbot-slave: align attrname with pkgname
Keep old attrname (buildbotSlave) around for backward compatibility.
2014-12-09 19:14:03 +01:00
Domen Kožar
fe28966179 pyptlib: disable py3k and pypy 2014-12-09 13:23:18 +01:00
Domen Kožar
d7ab16aee4 remove cppnetlib, we already have cpp-netlib 2014-12-09 12:24:57 +01:00
lethalman
765eab6d5b Merge pull request #5269 from luke-clifton/lc-soundtouch
Added SoundTouch library
2014-12-09 10:25:26 +01:00
Luke Clifton
e62aa58f71 Added SoundTouch library 2014-12-09 17:15:30 +08:00
William A. Kennington III
a6f4c3624e kernel: Add 3.18 2014-12-08 23:18:04 -08:00
Alex Chapman
31b163b90b Add haskellPackages.ofx at version 0.4.0.0 2014-12-09 07:04:49 +11:00
Thomas Tuegel
d75485c945 Add fontconfig-ultimate-20141123 2014-12-08 10:55:23 -06:00
wmertens
24924e4fdf Merge pull request #5125 from nckx/eid-mw
Add eid-mw: authenticate & sign with Belgian eID identity cards
2014-12-08 16:40:54 +01:00
Domen Kožar
de99c9c955 Merge branch 'staging' 2014-12-08 16:28:45 +01:00
Luca Bruno
0b1d16cff2 vanubi: use Vala 0.26 2014-12-08 15:36:29 +01:00
Edward Tjörnhammar
3ce89ba002 srm: added package 2014-12-08 11:51:39 +01:00
Edward Tjörnhammar
7102ef5d49 Revert "nixpkgs: remove tsocks"
torsocks and tsocks are not equivalent. torsocks needs a
tor proxy for DNS, tsocks do not.

This reverts commit 1ef6470f15.

tsocks: adding myself as maintainer
2014-12-08 11:51:22 +01:00
Vincent Laporte
6a69a25c56 Adds coq-interval
This library provides vernacular files containing tactics for
simplifying the proofs of inequalities on expressions of real numbers
for the Coq proof assistant.

Homepage: http://coq-interval.gforge.inria.fr/
2014-12-08 09:15:13 +01:00
Michael Raskin
06f4ddf962 Add suckless.org sinit for experiments 2014-12-08 09:12:14 +03:00
Pavan Rikhi
211c9ba7f5 Add the Dina font 2014-12-07 18:11:49 -05:00
Benno Fünfstück
90c7b16fcf firefox-wrapper: add gstreamer plugins for h264 video support
These plugins are required by firefox for the h264 support in HTML5 <video> tags.
2014-12-07 20:37:17 +01:00
Cillian de Róiste
0d4843a388 ingen: update from 5464 to 5490, use default boost, wrap python scripts 2014-12-07 15:39:45 +01:00
Domen Kožar
4aa3eec330 Merge branch 'master' into staging
Conflicts:
	pkgs/development/libraries/fontconfig/default.nix
2014-12-07 14:02:48 +01:00
Emery Hemingway
541ac07607 meters.lv2: initial package at 0.8.1 2014-12-06 14:20:58 -05:00
Bjørn Forsman
f85ad2d378 nfs-utils: align attrname with pkgname
nfsUtils => nfs-utils. Keep copy of old attribute for backward
compatibility.
2014-12-06 17:01:05 +01:00
Bjørn Forsman
748b335256 sqlite-interactive: align attrname with pkgname
sqliteInteractive => sqlite-interactive. Keep copy of old attribute for
backward compatibility.
2014-12-06 17:01:05 +01:00
Bjørn Forsman
289ec3b5aa html-tidy: align attrname with pkgname
htmlTidy => html-tidy. Keep copy of old attribute for backward
compatibility.
2014-12-06 17:01:05 +01:00
Peter Simons
0d9001e934 haskell-preprocessor-tools: remove obsolete version 0.1.3 2014-12-06 16:41:40 +01:00
Peter Simons
e56b1610e7 haskell-ixdopp: remove obsolete package 2014-12-06 16:41:22 +01:00
Arseniy Seroka
6641f5d220 binary-strict: add haskell pkg 2014-12-06 18:34:23 +03:00
Arseniy Seroka
3cc8b15721 haskell: add pkg lin-alg 2014-12-06 18:24:30 +03:00
Bjørn Forsman
0ec7a55ec1 python-pycollada: update 0.4 -> 0.4.1
Build tested with freecad, the only dependee.
2014-12-06 16:13:15 +01:00