Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6e1ef1352368d1d5773f3e2b64acb0b9393e4bb8
      
https://github.com/NixOS/nixpkgs/commit/6e1ef1352368d1d5773f3e2b64acb0b9393e4bb8
  Author: devhell <^@regexmail.net>
  Date:   2015-10-25 (Sun, 25 Oct 2015)

  Changed paths:
    A pkgs/applications/audio/mp3val/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  mp3val: init at 0.1.8

Built and tested locally.


  Commit: 58f97cf7a6a8204c84c34a5b28d4d3f6ed328955
      
https://github.com/NixOS/nixpkgs/commit/58f97cf7a6a8204c84c34a5b28d4d3f6ed328955
  Author: aszlig <[email protected]>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    A pkgs/applications/audio/mp3val/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  Merge pull request #10612 from devhell/mp3val.

This adds mp3val, which in turn is needed for the beets "badfiles"
plugin.

Thanks a lot to @devhell for packaging.

Built and tested locally by myself as well.


  Commit: c870333b0b5979f3546adb55e9689069feff14a2
      
https://github.com/NixOS/nixpkgs/commit/c870333b0b5979f3546adb55e9689069feff14a2
  Author: aszlig <[email protected]>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

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

  Log Message:
  -----------
  mp3val: Use mirror:// URL in fetchurl.

We have a mirror:// URL for sourceforge stuff so we can still retreive
the source tarball even if downloads.sourceforge.net is down.

Signed-off-by: aszlig <[email protected]>


  Commit: f864ef703e4a4051ae619fec2f42acd7d1399e2b
      
https://github.com/NixOS/nixpkgs/commit/f864ef703e4a4051ae619fec2f42acd7d1399e2b
  Author: aszlig <[email protected]>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    M pkgs/tools/audio/beets/default.nix

  Log Message:
  -----------
  beets: Add dependencies for "badfiles" plugin.

I have to admit that I did very poor testing in d7307d8 and didn't
notice that the "badfiles" plugin relies on mp3val (thanks to @devhell
for packaging in 6e1ef13) and flac to be actually useful.

We now patch in the store locations of these binaries and make
"badfiles" an optional dependency (though enabled by default).

Now, I have tested "beet bad" on my whole music collection and it worked
fine (well, it has found errors... but that's what it is for).

Signed-off-by: aszlig <[email protected]>


Compare: https://github.com/NixOS/nixpkgs/compare/f08693d042ae...f864ef703e4a
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to