Commit graph

8029 commits

Author SHA1 Message Date
Mathijs Kwik 9a7d425edd dvdauthor: fix building against glibc 2.20
and 2 other patches from redhat
2014-12-13 21:17:27 +01:00
Mathijs Kwik 752554cdcb mkvtoolnix: fix to find boost lib 2014-12-13 21:17:20 +01:00
Pascal Wittmann 707ee5e0ec llpp: fix copying text to clipboard on linux 2014-12-13 15:50:04 +01:00
Peter Simons 1a0505143c haskell-github-backup: update to version 1.20141204 2014-12-13 12:06:02 +01:00
Peter Simons c55c87085d haskell-taffybar: update to version 0.4.4 2014-12-13 12:06:02 +01:00
Jaka Hudoklin 6e7d796b54 xca: not broken anymore 2014-12-13 00:56:59 +01:00
Michael Raskin 2c85888a04 Fix Firefox wrapper set-as-default functionality 2014-12-12 22:03:06 +03:00
Domen Kožar e0e08f1465 whitespace change to fix k2pdfopt build
(cherry picked from commit 896036d8e5ec2ad35e74fc43da3d6305ef43b253)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-12 18:39:01 +01:00
Jaka Hudoklin 13e58784bf nixos/gitlab: fixes
- fix timezone data not found
- fix module, add simple test
- allow to set port
2014-12-12 18:01:31 +01:00
Thomas Hunger 59995e168c nixos: Add gitlab and gitlab-shell
I had to make several adjustments to make it work with nixos:

* Replace relative config file lookups with ENV variable.
* Modify gitlab-shell to not clear then environment when running
  pre-receive.
* Modify gitlab-shell to write some environment variables into
  the .authorized_keys file to make sure gitlab-shell reads the
  correct config file.
* Log unicorn output to syslog.
  I tried various ways of adding a syslog package but the bundler would
  not pick them up. Please fix in a better way if possible.
* Gitlab-runner program wrapper.
  This is useful to run e.g. backups etc. with the correct
  environment set up.
2014-12-12 18:01:29 +01:00
Damien Cassou bc789064d8 Package for the Polari IRC app
This commit includes a patch to telepathy's derivation, written by
Lethalman. This patch makes public the Telepathy's dependency to
dbus_glib. This patch will become problematic with the next pkgconfig
upgrade but this upgrade should make the patch irrelevant. See these 2
links for more information:
- https://bugs.freedesktop.org/show_bug.cgi?id=15199
- https://bugzilla.redhat.com/show_bug.cgi?id=436773

Modified by Luca Bruno:
- Moved telepathy_idle to propagatedUserEnvPkgs
- Added myself to maintainers
- Enable parallel building
2014-12-12 15:12:19 +01:00
Mateusz Kowalczyk 614ea25952 mpv: update to 0.7.1 2014-12-12 03:16:17 +00:00
Jaka Hudoklin 1f9acba088 Merge pull request #5303 from massimo-zaniboni/submit/redmine
redmine: use libc libiconv implementation on Linux.
2014-12-12 02:34:51 +01:00
Massimo Zaniboni 32f9644943 redmine: use libc libciconv implementation on Linux. 2014-12-12 01:20:53 +01:00
Jaka Hudoklin 8b512261be Add cava, console-based Audio Visualizer for Alsa 2014-12-12 00:09:32 +01:00
Michael Raskin a199693cab Update/Fix OVMF 2014-12-11 08:46:13 +03:00
Vladimír Čunát 15b9626a3d kde: fix CVE-2014-8600 by upstream patches
https://www.kde.org/info/security/advisory-20141113-1.txt
I couldn't find kio-extras, so I hope we don't have it disguised somewhere.
2014-12-10 19:38:50 +01:00
Peter Simons 57c5b8f5e1 vimus: disable Linux 32 bit builds
https://ghc.haskell.org/trac/ghc/ticket/9825
2014-12-10 18:01:20 +01:00
Vladimír Čunát b65c8ffc37 shotcut: mark as broken for now 2014-12-10 15:36:07 +01:00
Rok Garbas ed79420b55 weechatDevel: removing it 2014-12-10 14:59:41 +01:00
Vladimír Čunát 8ca78f0376 luminance-hdr: fix build by Debian patch 2014-12-10 13:36:57 +01:00
Vladimír Čunát 7ce485ff0f root: fix build by upstream patch
Also refactor the expression a little.
2014-12-10 13:03:01 +01:00
aszlig d9ba0ed9af
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:28:43 +01:00
Domen Kožar 7080a9cae8 gmpc: fix build 2014-12-10 09:55:49 +01:00
Mateusz Kowalczyk 606a02579c cantata: use Qt5 by default
It's time.
2014-12-10 08:36:04 +00:00
Mateusz Kowalczyk 8a9292b357 cantata: update to 1.5.1 2014-12-10 08:19:52 +00:00
Markus Kohlhase 3826c3fc32 nixpkgs: darktable 1.4.2 -> 1.6.0 2014-12-09 18:50:42 +01:00
Ricardo M. Correia e660a70872 flashplayer: Update from 11.2.202.424 -> 11.2.202.425 2014-12-09 18:10:21 +01:00
Domen Kožar 94227eba3e gosmore: fix build 2014-12-09 13:23:02 +01:00
aszlig d229f0050c
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:05:19 +01:00
aszlig a1e906f0d6
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:05:19 +01:00
Domen Kožar de99c9c955 Merge branch 'staging' 2014-12-08 16:28:45 +01: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
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 4124a0bd9c chromium: enable cups by default 2014-12-07 14:56:18 +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
Tino Breddin cd5ea51a7d update hipchat to latest version 2014-12-07 12:05:32 +01:00
cillianderoiste df371e10a8 Merge pull request #5247 from ehmry/meters.lv2
meters.lv2: initial package at 0.8.1
2014-12-06 22:34:58 +00:00
Jaka Hudoklin e66ad71535 Merge pull request #5221 from offlinehacker/pkgs/spark/update
spark: update to 1.1.1, simplify a lot
2014-12-06 22:52:21 +01:00
Jaka Hudoklin cb7bcb8804 Merge pull request #5237 from purefn/fix-hipchat
hipchat: there is no bin/ directory
2014-12-06 22:51:38 +01:00
Emery Hemingway 541ac07607 meters.lv2: initial package at 0.8.1 2014-12-06 14:20:58 -05:00
Bjørn Forsman 041242192c gqrx: update 2.2.0 -> 2.3.0
Also install desktop file (new in this version) and icon.
2014-12-06 16:13:16 +01:00
Bjørn Forsman f56d9e30a1 gnuradio-osmosdr: update 0.1.0 -> 0.1.4 2014-12-06 16:13:15 +01:00
cillianderoiste aeea41f5c8 Merge pull request #5244 from ftrvxmtrx/schismtracker
schismtracker: new package
2014-12-06 14:40:08 +00:00
Austin Seipp 178ecc1515 nixpkgs: btsync 1.4.93 -> 1.4.103
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-05 21:56:52 -06:00
Richard Wallace 1cddfd69c4 there is no bin/ directory 2014-12-05 14:55:34 -07:00
Benno Fünfstück e177e90b9b firefox-wrapper: use gstreamer hook 2014-12-05 20:14:50 +01:00
Benno Fünfstück effaa51680 firefox-wrapper: add missing gstreamer plugins
These GStreamer plugins are required for H264 <video> tag support in Firefox.
2014-12-05 14:22:51 +01:00
Cillian de Róiste 52ce239786 guitarix: update from 0.32.0 to 0.32.1 2014-12-05 09:08:09 +00:00