Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 43d30078daa9dd5e790a431e56a705aa3f8ff8c5
      
https://github.com/NixOS/nixpkgs/commit/43d30078daa9dd5e790a431e56a705aa3f8ff8c5
  Author: Vladimír Čunát <[email protected]>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    A pkgs/applications/editors/vim/common.nix
    M pkgs/applications/editors/vim/configurable.nix
    M pkgs/applications/editors/vim/default.nix

  Log Message:
  -----------
  vim: factor common.nix from {default,configurable}.nix

(cherry picked from commit 1667046505070067884668e0f2b96aab4c193165)

The derivations are unchanged, except for being bumped to the last
7.4.x version (I avoided major update to 8.x here).


  Commit: d123745652e14ecd55c9713d7f362025f5927795
      
https://github.com/NixOS/nixpkgs/commit/d123745652e14ecd55c9713d7f362025f5927795
  Author: Vladimír Čunát <[email protected]>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    A pkgs/applications/editors/vim/cflags-prune.diff
    M pkgs/applications/editors/vim/configurable.nix

  Log Message:
  -----------
  vim_configurable: misc improvements

- fix wrongly used *native* build inputs;
- remove confusing `prePatch = "cd src";` ;
- adapt RPATH handling to multiple-output changes;
- don't list full compiler flags in vim --version,
  as that would keep references to -dev paths.

Together, the closure of the default feature-set drops almost by 100 MB.
The lean vim attribute would *not* lose any references due to patching
--version, so we only apply it for vim_configurable.

(cherry picked from commit 51feecbe88742dd4496c96981d1a87a12c1022e7)


  Commit: 31c07b6fb28eea2b75bddf5888090ffc406c89d5
      
https://github.com/NixOS/nixpkgs/commit/31c07b6fb28eea2b75bddf5888090ffc406c89d5
  Author: Vladimír Čunát <[email protected]>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    M pkgs/applications/editors/vim/common.nix
    M pkgs/applications/editors/vim/configurable.nix
    M pkgs/applications/editors/vim/default.nix

  Log Message:
  -----------
  vim*: fix :Man a bit

(cherry picked from commit 996d8ddd9907433b93b13f518abb0a6f36fa248e)


  Commit: b84e0bc51094ecbd2cc5b1c88276424907030df7
      
https://github.com/NixOS/nixpkgs/commit/b84e0bc51094ecbd2cc5b1c88276424907030df7
  Author: Wink Saville <[email protected]>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    M pkgs/applications/editors/vim/configurable.nix
    R pkgs/applications/editors/vim/python_framework.patch

  Log Message:
  -----------
  Remove python_framework.patch

In the [discussion](https://github.com/NixOS/nixpkgs/pull/18801) of this pull
request @LnL7 was unable to complete a darwin build because the
python_framework.patch does not apply and suggests it should be removed.

(cherry picked from commit d81a6e6f9cb7d7a6c82b2ce563dbeb3c0ec0642c)


  Commit: c859ea0821644f4edc64ec4abe6bc2c36fa5b1eb
      
https://github.com/NixOS/nixpkgs/commit/c859ea0821644f4edc64ec4abe6bc2c36fa5b1eb
  Author: Vladimír Čunát <[email protected]>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    A pkgs/applications/editors/vim/cflags-prune.diff
    A pkgs/applications/editors/vim/common.nix
    M pkgs/applications/editors/vim/configurable.nix
    M pkgs/applications/editors/vim/default.nix
    R pkgs/applications/editors/vim/python_framework.patch

  Log Message:
  -----------
  Merge vim fixes, all backports, mainly from #20237

The only difference from master now is that I kept on the 7.4 branch.
(And I didn't touch plugins here, too.)


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

Reply via email to