Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d0cb52596ee15fcfcf6e97d4c86d61b9cc7a9c40
      
https://github.com/NixOS/nixpkgs/commit/d0cb52596ee15fcfcf6e97d4c86d61b9cc7a9c40
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-06-11 (Sat, 11 Jun 2016)

  Changed paths:
    M pkgs/development/libraries/libmpack/default.nix

  Log Message:
  -----------
  libmpack: fix building on darwin


  Commit: b331af6de6eab62be38b4abbce12cbbad414ba25
      
https://github.com/NixOS/nixpkgs/commit/b331af6de6eab62be38b4abbce12cbbad414ba25
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-06-12 (Sun, 12 Jun 2016)

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

  Log Message:
  -----------
  lua-mpack: fix building with clang

clang has some things considered “warnings” that gcc doesn’t so it is
necessary to set “-Wno-error” to build under clang.


  Commit: e0884e85cfc2634aeb2d7456f9e0cf6b7dc3b945
      
https://github.com/NixOS/nixpkgs/commit/e0884e85cfc2634aeb2d7456f9e0cf6b7dc3b945
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2016-06-12 (Sun, 12 Jun 2016)

  Changed paths:
    M pkgs/applications/editors/neovim/default.nix
    M pkgs/top-level/lua-packages.nix

  Log Message:
  -----------
  neovim: fix build on darwin, cleanup lua paths

fixes #16152

The cmake script had trouble finding the lua paths, this sets them
using “luaPackages.getLuaPath” and “luaPackages.getLuaCPath”.


  Commit: edca4a1b557a2a758d91876b922967383814a95c
      
https://github.com/NixOS/nixpkgs/commit/edca4a1b557a2a758d91876b922967383814a95c
  Author: Moritz Ulrich <mor...@tarn-vedra.de>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M pkgs/applications/editors/neovim/default.nix
    M pkgs/development/libraries/libmpack/default.nix
    M pkgs/top-level/lua-packages.nix

  Log Message:
  -----------
  Merge pull request #16159 from matthewbauer/neovim-darwin-fixes

Neovim darwin fixes


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

Reply via email to