Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0e14a8621dbcd5ae8fa4217c32568ee0a4a22920
      
https://github.com/NixOS/nixpkgs/commit/0e14a8621dbcd5ae8fa4217c32568ee0a4a22920
  Author: AndersonTorres <torres.anderson...@gmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  mpv: eliminate `config.mpv` options

Removing all `config.mpv.*` options will improve readability. MPV has many
configurable options, and using the config approach is prone to confusion and
unnecessary code duplication. If needed, the user can `override` the relevant
variables in the function itself, so no functionality is lost.

Closes issue #26786


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to