Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7e8b3adb044e9ae03d0c70db4f303696329be44e
      
https://github.com/NixOS/nixpkgs/commit/7e8b3adb044e9ae03d0c70db4f303696329be44e
  Author: Franz Pletz <fpl...@fnordicwalking.de>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M pkgs/build-support/fetchpatch/default.nix

  Log Message:
  -----------
  fetchpatch: add addPrefixes argument

Sometimes patches start without a leading prefix. We default to strip
one prefix or path component from patches (-p1) in the patchPhase in
stdenv.

As all patches should therefore be in this format, fetchpatch should
have an option to normalize patch paths. This commit introduces a new
argument to fetchpatch called addPrefixes that adds one patch prefix to
the old and new paths in a patch before putting it into the store.


  Commit: 2fa9bd50597c3089cc00abb3f20d7510fcc8ad6a
      
https://github.com/NixOS/nixpkgs/commit/2fa9bd50597c3089cc00abb3f20d7510fcc8ad6a
  Author: Franz Pletz <fpl...@fnordicwalking.de>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M pkgs/os-specific/linux/hostapd/default.nix

  Log Message:
  -----------
  hostapd: add patch to fix build with libressl

Fixes #17315.


Compare: https://github.com/NixOS/nixpkgs/compare/1e806458dc4f...2fa9bd50597c
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to