Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a9d2aaa66b13e816b06e75476167519868c1f4ce
      
https://github.com/NixOS/nixpkgs/commit/a9d2aaa66b13e816b06e75476167519868c1f4ce
  Author: Bjørn Forsman <[email protected]>
  Date:   2017-03-05 (Sun, 05 Mar 2017)

  Changed paths:
    M pkgs/applications/editors/eclipse/default.nix

  Log Message:
  -----------
  eclipse: add aliases for "latest" versions

Add aliases like "eclipse-cpp = eclipse-cpp-46" so that user
configurations can point to "eclipse-cpp" and have it not regularly
break as nixpkgs is updated.

(cherry picked from commit 81de55118d2994a0097c8a93a965c11b6d339cc4)


  Commit: 9bc2992d97e5f30106d8d14b6e4a66b3681bf846
      
https://github.com/NixOS/nixpkgs/commit/9bc2992d97e5f30106d8d14b6e4a66b3681bf846
  Author: zraexy <[email protected]>
  Date:   2017-03-05 (Sun, 05 Mar 2017)

  Changed paths:
    M pkgs/applications/editors/eclipse/default.nix

  Log Message:
  -----------
  eclipse: import builder instead of callPackage

Switched from callPackage to import so that dependencies are passed
instead of being grabbed from pkgs.

[Bjørn: wrap overlong line.]

(cherry picked from commit 7582da5d8bf8613e4e3b4a10d0516e2faa3dc511)


  Commit: 3cafb672b21ab9305be5523a52b25ba7d15d4cb3
      
https://github.com/NixOS/nixpkgs/commit/3cafb672b21ab9305be5523a52b25ba7d15d4cb3
  Author: zraexy <[email protected]>
  Date:   2017-03-05 (Sun, 05 Mar 2017)

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

  Log Message:
  -----------
  eclipse: Do not use webkitgtk2 by default

Tell callPackage to not include webkitgtk2 due to the fact that it has
multiple vulnerabilities.

(cherry picked from commit 49ea0e27363e5ab5cb3b4e86f6531e799e43dabd)


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

Reply via email to