Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d671dbe2ad78004d8f0d4c4b40aa5612a2f417f4
      
https://github.com/NixOS/nixpkgs/commit/d671dbe2ad78004d8f0d4c4b40aa5612a2f417f4
  Author: Philip Potter <philip.g.pot...@gmail.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

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

  Log Message:
  -----------
  pyusb: fix hardcoding libusb1 path

The line that was being replaced by the `sed` command has disappeared
from the source file.

The new `sed` script will replace the default find_library function as a
parameter to the get_backend and _load_library functions.  This means
that if a user wants to provide their own find_library implementation,
their chosen implementation will still be used.


  Commit: 68af82b575e9ab9f93c7d40a50747a1f3d8be3d2
      
https://github.com/NixOS/nixpkgs/commit/68af82b575e9ab9f93c7d40a50747a1f3d8be3d2
  Author: Frederik Rietdijk <freddyrietd...@fridh.nl>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

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

  Log Message:
  -----------
  Merge pull request #17665 from philandstuff/pyusb-hardcode-path-to-libusb1

pyusb: fix hardcoding libusb1 path


Compare: https://github.com/NixOS/nixpkgs/compare/c9adba0cf5f8...68af82b575e9
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to