Commit graph

27456 commits

Author SHA1 Message Date
Peter Simons
6ce764bc82 Merge pull request #701 from errge/master
Update hflags to 0.2
2013-07-01 02:46:33 -07:00
Gergely Risko
64cbe2d6ee Update hflags to 0.2 2013-07-01 11:40:38 +02:00
Vladimír Čunát
9cf9b24dc4 kde4.rsibreak: fix broken download and homepage 2013-07-01 08:55:55 +02:00
Mathijs Kwik
a1febc799a whitespace cleaning 2013-07-01 07:52:15 +02:00
Mathijs Kwik
fc8c97f5d9 linux-3.9: upgrade to 3.9.8 2013-07-01 07:52:14 +02:00
Mathijs Kwik
cbf48a8cd1 upgrade to texinfo5 for some packages 2013-07-01 07:52:14 +02:00
Mathijs Kwik
ca5b44a218 explicitly flag gcc 4.6 as needing texinfo 4.13 2013-07-01 07:52:14 +02:00
Mathijs Kwik
3a0dfdd87a kde 4.10: use up-to-date ffmpeg 2013-07-01 07:52:14 +02:00
Mathijs Kwik
bd7823d5de upgrade some packages to lcms2 2013-07-01 07:52:14 +02:00
Mathijs Kwik
04cbaef102 keep lcms versioning in all-packages.nix 2013-07-01 07:52:13 +02:00
Mathijs Kwik
6937609391 clucene_core: upgrade some packages to clucene_core_2
on my systems, I can now override "clucene_core = clucene_core_2" globally in nixpkgs.
so perhaps we can soon drop v1?
2013-07-01 07:52:13 +02:00
Mathijs Kwik
fe622f6523 upgrade some packages to libusb1
on my systems, I can now override "libusb = libusb1" in all of nixpkgs
so perhaps we can soon drop libusb 0.1 support?
2013-07-01 07:52:13 +02:00
Shea Levy
270ba268d7 Add HYPERVISOR_GUEST for linux 3.10
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-30 21:42:51 -04:00
Shea Levy
0d8025c612 Linux 3.10
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-30 20:55:21 -04:00
Vladimír Čunát
cffec59612 cairo: no openGL on darwin by default (see #692) 2013-06-30 10:47:44 +02:00
Michael Raskin
6d42b3b1dc srtp: fix URL 2013-06-30 12:09:42 +04:00
Domen Kožar
80faccca75 Merge pull request #696 from lovek323/php-xdebug
php-xdebug: update to latest version
2013-06-30 00:03:54 -07:00
Jason "Don" O'Conal
1ebaebbd93 php-xdebug: update to latest version 2013-06-30 02:51:20 +02:00
Rob Vermaas
f01588653c Update get_iplayer to 2.83, and fix the package. 2013-06-29 20:50:44 +02:00
Domen Kožar
b1360b695f Merge pull request #691 from bjornfor/demjson-license-fix
python-demjson: add missing license (LGPLv3 or later)
2013-06-29 11:37:57 -07:00
Bjørn Forsman
ae1c5a5844 python-demjson: add missing license (LGPLv3 or later) 2013-06-29 20:33:58 +02:00
Domen Kožar
d580cc21d8 Merge pull request #690 from bjornfor/python-demjson
python-demjson: new package
2013-06-29 11:24:30 -07:00
Bjørn Forsman
33717c4636 python-demjson: new package
demjson is a Python JSON module that reads, writes and validates
JSON-encoded data; compliant with RFC 4627.

It also includes a lint checker, jsonlint, which can be used to validate
JSON documents for strict conformance to the RFC specification; as well
as to reformat them, either by re-indenting or for minimal/canonical
JSON output.

Homepage: http://deron.meranda.us/python/demjson/
2013-06-29 20:17:09 +02:00
Domen Kožar
13017198de Merge pull request #688 from bencahill/master
rmlint: Install to /bin, not /usr/bin
2013-06-29 10:12:39 -07:00
Domen Kozar
175eb450cd Revert "fix rmlint"
This reverts commit 18ddfda81a.
2013-06-29 19:12:11 +02:00
Domen Kozar
efa4aac21e dd-agent: ab14fde6f9 -> 3.8.0 2013-06-29 18:46:37 +02:00
Domen Kozar
18ddfda81a fix rmlint 2013-06-29 18:43:17 +02:00
Domen Kožar
8fb90b71aa Merge pull request #682 from lovek323/vim-debugger
vim-xdebug: add expression
2013-06-29 09:32:03 -07:00
Lluís Batlle i Rossell
e20244fcf7 Fixing linphone crossed lib versions on libosip. 2013-06-29 16:59:08 +02:00
Lluís Batlle i Rossell
169c8ce3f7 Linphone 3.6.1
Lots of updates and new/old libs to get the latest linphone

It segfaults on running.
2013-06-29 16:59:08 +02:00
Domen Kožar
26e9afaa28 Merge pull request #658 from aristidb/master
Pulseaudio 4.0 (and sbc 1.1)
2013-06-29 07:57:18 -07:00
Lluís Batlle i Rossell
7c74edc9bc sipwitch: update to 1.6.1 to fix build 2013-06-29 15:30:05 +02:00
Lluís Batlle i Rossell
a6c1edf947 Updating pjsip to 2.1 2013-06-29 15:14:02 +02:00
Lluís Batlle i Rossell
748a0f607b Updating siproxd to 0.8.1, and libosip. 2013-06-29 15:14:02 +02:00
Domen Kožar
8b1d65f894 Merge pull request #689 from bjornfor/sqlite
sqlite: set meta.platforms so that Hydra will build it
2013-06-29 04:45:03 -07:00
Bjørn Forsman
b02b7bd162 sqlite: set meta.platforms so that Hydra will build it
I'm sure that sqlite works on more platforms than linux, but I cannot
verify that myself (I only have linux). So I'll leave it up to the users
of other platforms to expand this as needed.
2013-06-29 13:36:08 +02:00
Domen Kožar
f82ba5a2ca Merge pull request #661 from lovek323/php53-xdebug
php53-xdebug: add expression
2013-06-29 03:56:06 -07:00
Domen Kožar
f33ebf88b9 Merge pull request #650 from lovek323/php53
php53: fix on darwin
2013-06-29 03:53:26 -07:00
Domen Kožar
2f643d43d2 Merge pull request #679 from iyzsong/retroarch
add retroarch 0.9.9
2013-06-29 03:28:40 -07:00
Domen Kožar
8971ceeb15 Merge pull request #684 from qknight/mcrypt
added mcrypt
2013-06-29 03:26:40 -07:00
Shea Levy
f3f447ac6f ledger3: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-28 20:16:39 -04:00
Benjamin Cahill
baf822a287 rmlint: Install to /bin, not /usr/bin 2013-06-28 16:48:40 -05:00
Rob Vermaas
4278f778b4 Improve error message for option that is not defined and has now default value. 2013-06-28 21:34:33 +02:00
Vladimír Čunát
9404b2cc12 qt3: fix infinite recursion created by 0b17251c06 2013-06-28 08:33:43 +02:00
aszlig
bf94beff42
chromium: Update dev channel to v29.0.1547.0.
Build tested and works on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 07:54:12 +02:00
Karn Kallio
b394ffc3ad racket: fix build broken by new libpng version and advance version to 5.3.5 2013-06-28 07:29:51 +02:00
aszlig
b2973d3b07
python-packages: Add nixpart version 0.1.
This version is preliminary because it quite heavily depends on pykickstart
(through blivet) and the roadmap is to have a nice NixOS attrset-based
specification of partitions.

Currently the main purpose for this is in preparation for the Hetzner nixops
backend, but we might want to make this part of the standard NixOS installer.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 04:26:10 +02:00
aszlig
08a9a9b020
radeon-juniper: Update to new JUNIPER_rlc.bin.
Kinda icky to not have archives available here, but I got an error during VM
tests because of an sha256sum mismatch, hence the update. Maybe Hydra has cached
this?

And yes, I checked twice, it wasn't a broken download - there really *is* a new
upstream version available.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 04:26:09 +02:00
aszlig
082252bc16
python-blivet: Fix pvscan to not require lvmetad.
The --cache argument to pvscan won't work on NixOS, for specifics about this,
please have a look at:

http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg310821.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 04:26:09 +02:00
aszlig
64d2bbc7e8
python-blivet: Patch in paths for mount and lsof.
This adds the correct store paths for mount, umount and lsof to blivet as these
commands are still generic enough to _not_ add them as a dependency.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 04:26:09 +02:00