Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b1df5bf89b641f4e7f7538e460df69ee177dfa7b
      
https://github.com/NixOS/nixpkgs/commit/b1df5bf89b641f4e7f7538e460df69ee177dfa7b
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M pkgs/development/libraries/gstreamer/core/default.nix

  Log Message:
  -----------
  gstreamer: unbreak finding plugins in $NIX_PROFILES (#20207)

* gstreamer-1.0: make gst-launch find plugins again

gst-launch and friends are in the "dev" output now.

* gstreamer-1.0: lower priority on plugins from $NIX_PROFILES

Suffix the plugin paths from $NIX_PROFILES instead of prefixing them to
$GST_PLUGIN_SYSTEM_PATH. If a program has specifically set up its plugin
path to some custom/specific version, we don't want plugins from
$NIX_PROFILES to mess things up by having higher priority.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to