3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

46611 commits

Author SHA1 Message Date
aszlig 6757f0c7fc
tomahawk: Fix resolver signature verification.
Requires the OpenSSL QCA plugin, otherwise QCA is unable to load the
Tomahawk public key.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-10 10:29:16 +01:00
Domen Kožar 5b8544337f tcpcrypt: 2011.07.22 -> 0.3rc1, fix nixos service 2014-12-10 10:23:28 +01:00
Domen Kožar d3df56dfa1 gmpc: fix build 2014-12-10 09:55:22 +01:00
Domen Kožar 3703e4d00a fix a bunch of perl modules 2014-12-10 01:37:37 +01:00
Bjørn Forsman f8047b48a1 lttng-modules: fix build on linux 3.14.x
By applying patch from upstream mailing list[1] (should be in the next
release).

[1]: http://lists.lttng.org/pipermail/lttng-dev/2014-December/023914.html

(cherry picked from commit 507e78fb94)
2014-12-09 19:35:43 +01:00
Bjørn Forsman 2f430a1ac4 buildbot-slave: align attrname with pkgname
Keep old attrname (buildbotSlave) around for backward compatibility.

(cherry picked from commit 1b396c7ae9)
2014-12-09 19:16:10 +01:00
Bjørn Forsman 0e9216f653 buildbot{,-slave}: update 0.8.8 -> 0.8.10
Build tested. Source distribution is now on pypi instead of googlecode.

(cherry picked from commit 99eab9f1e2)
2014-12-09 19:16:08 +01:00
Ricardo M. Correia 61fa393169 flashplayer: Update from 11.2.202.424 -> 11.2.202.425 2014-12-09 19:08:58 +01:00
Domen Kožar 9ffe20cbff pyptlib: disable py3k and pypy 2014-12-09 13:22:20 +01:00
Domen Kožar c92f24a815 PyQt: fix build 2014-12-09 13:20:25 +01:00
Domen Kožar 87cdd944da gosmore: fix build 2014-12-09 12:40:21 +01:00
Domen Kožar c219abb81a ccp-netlib: fix build by downgrading boost 2014-12-09 12:36:23 +01:00
Domen Kožar 1b10d224c8 boringssl: fix build 2014-12-09 12:32:08 +01:00
Domen Kožar ef0eac28e5 remove cppnetlib, we already have cpp-netlib 2014-12-09 12:24:42 +01:00
Domen Kožar b8d5958ccc mariadb: 10.0.14 -> 10.0.15 2014-12-09 11:27:37 +01:00
Domen Kožar 1937962e79 xfdesktop: 4.10.2 -> 4.10.3 2014-12-09 11:27:18 +01:00
Domen Kožar a327bb6f17 xfce4.xfce4-power-manager: 1.3.0 -> 1.3.2 2014-12-09 11:12:24 +01:00
aszlig fca406ca8e tomahawk: Fix finding Phonon VLC backend.
Using propagatedBuildInputs only works for environment.systemPackages
but not for using nix-env, because on NixOS we already have a default
QT_PLUGIN_PATH set there.

The main reason why I'm using the VLC backend and not providing options
for other Phonon backends is because it's recommended upstream and also
will be directly used (via libvlc) in the upcoming 0.9 release.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-09 10:19:28 +01:00
aszlig dea4ef3497 tomahawk: Update to bugfix release 0.8.2.
Fixes a few annoying bugs (in my case it's the painting issue that's
most annoying):

 * Show error message if saving tags failed.
 * Fixed painting issue on search page.
 * (OS X & Windows) Fixed crash during collection scan.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-09 10:19:23 +01:00
William A. Kennington III 74d1336c67 kernel: 3.14.25 -> 3.14.26 2014-12-09 10:18:48 +01:00
William A. Kennington III 6469098f1c kernel: 3.17.4 -> 3.17.6 2014-12-09 10:18:42 +01:00
William A. Kennington III c73f4aba55 kernel: 3.4.104 -> 3.4.105 2014-12-09 10:18:35 +01:00
William A. Kennington III 8b4ae0d8f1 kernel: 3.12.33 -> 3.12.34 2014-12-09 10:18:25 +01:00
William A. Kennington III 8ea79ac189 kernel: 3.10.61 -> 3.10.62 2014-12-09 10:18:19 +01:00
William A. Kennington III 611419beba kernel: Add 3.18 2014-12-09 10:18:12 +01:00
Bjørn Forsman bfaf5e0652 thrift: update 0.9.1 -> 0.9.2
* Drop unneeded patch to fix build error; now included upstream
* Fetch tarball instead of using git
* Drop unneeded autotools deps since we're building from tarball

TODO: Package boost-test library, so that we can run the test suite.
(cherry picked from commit 3871539d3b)
2014-12-08 22:54:44 +01:00
Luca Bruno 5a999ca446 tracker, gnome-music: drop LD_LIBRARY_PATH 2014-12-08 20:27:22 +01:00
Thomas Tuegel efe278acfc fontconfig-ultimate.rendering: correct typo in ultimate-lightest 2014-12-08 10:57:25 -06:00
Thomas Tuegel 322bb7a67b fontconfig: include user config through NixOS module 2014-12-08 10:55:24 -06: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 9d86b4683d gobject-introspection: add glib to propagatedBuldInputs 2014-12-08 16:21:01 +01:00
Luca Bruno 0b1d16cff2 vanubi: use Vala 0.26 2014-12-08 15:36:29 +01:00
Jaka Hudoklin 51fe9d17a8 Merge pull request #5261 from matejc/connman126
connman: update to 1.26
2014-12-08 13:01:12 +01:00
Jaka Hudoklin d4cb3056ec Merge pull request #5262 from matejc/cmst20141205
cmst: update to 2014.12.05
2014-12-08 13:01:02 +01:00
Michael Raskin 5da22f6d0c Don't trust sinit snapshots to be stable 2014-12-08 14:49:34 +03:00
Matej Cotman 4b74502a35 cmst: update to 2014.12.05 2014-12-08 12:49:28 +01:00
Matej Cotman 94f8f28433 connman: update to 1.26 2014-12-08 12:47:00 +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
lethalman 9d0b57e3b6 Merge pull request #5257 from prikhi/fix-clearlooks-phenix
clearlooks-phenix: Fix the Meta Description
2014-12-08 00:32:53 +01:00
Pavan Rikhi 97f66f5899 clearlooks-phenix: Fix the Meta Description 2014-12-07 18:16:11 -05:00
Pavan Rikhi 211c9ba7f5 Add the Dina font 2014-12-07 18:11:49 -05:00
Benno Fünfstück f8af3e2e47 k2pdfopt: update and fix build 2014-12-07 21:54:53 +01: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
lethalman eb94c70dc8 Merge pull request #5251 from ts468/powertop
Update Powertop: 2.6.1 -> 2.7
2014-12-07 17:41:34 +01:00
Thomas Strobel 8fce0d3360 Update Powertop: 2.6.1 -> 2.7 2014-12-07 17:20:21 +01:00