Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a1e906f0d61d18c67a833b04cd8ec2d9535a1b1a
      
https://github.com/NixOS/nixpkgs/commit/a1e906f0d61d18c67a833b04cd8ec2d9535a1b1a
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M pkgs/applications/audio/tomahawk/default.nix

  Log Message:
  -----------
  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 <asz...@redmoonstudios.org>


  Commit: d229f0050c4dc2ed16ea9bd0a0d8e43f3aba2fbf
      
https://github.com/NixOS/nixpkgs/commit/d229f0050c4dc2ed16ea9bd0a0d8e43f3aba2fbf
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M pkgs/applications/audio/tomahawk/default.nix

  Log Message:
  -----------
  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 <asz...@redmoonstudios.org>


Compare: https://github.com/NixOS/nixpkgs/compare/042f266e10d7...d229f0050c4d
_______________________________________________
nix-commits mailing list
nix-commits@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to