Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 4a3e6d3091c17aa394cb4cf5381535ebe0c8e090
https://github.com/NixOS/nixpkgs/commit/4a3e6d3091c17aa394cb4cf5381535ebe0c8e090
Author: Andreas Herrmann <[email protected]>
Date: 2016-09-28 (Wed, 28 Sep 2016)
Changed paths:
A pkgs/development/tools/clang-tools/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
clang-tools: New package
Creates and installs wrapper scripts around the clang-tools from
`llvmPackages.clang-unwrapped`.
Motivation
----------
Fixes #9214
Allows to install clang-tools for C++ development without also installing the
clang compiler and its tool-chain. This way it is possible to use e.g.
`clang-format` without conflicting with e.g. GCC's tool-chain, or the global
system tool-chain.
Commit: f2e0484292ea6950f99dbe691feb15f00d9d0b84
https://github.com/NixOS/nixpkgs/commit/f2e0484292ea6950f99dbe691feb15f00d9d0b84
Author: Joachim F <[email protected]>
Date: 2016-09-29 (Thu, 29 Sep 2016)
Changed paths:
A pkgs/development/tools/clang-tools/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Merge pull request #19020 from aherrmann/pr_clang_tools
clang-tools: New package
Compare: https://github.com/NixOS/nixpkgs/compare/4d3282a8fe3a...f2e0484292ea_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits