Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 08bf0b7630af
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 574871ea7fed
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 27, 2018

  1. Configuration menu
    Copy the full SHA
    cacf092 View commit details
    Browse the repository at this point in the history
  2. llvm-packages: fix manpages with python-boot and cleanup

    On darwin llvmPackages is built using python-boot to avoid dependencies
    in the stdenv, but we can't and shouldn't use that when building the
    manpages since it depends on python packages.
    LnL7 committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    3ec81ae View commit details
    Browse the repository at this point in the history
  3. llvm-packages: expose manpages in all-packages.nix

    Only for the default version, we probably shouldn't be exposing
    most attributes all versions.
    LnL7 committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    2100f46 View commit details
    Browse the repository at this point in the history
  4. llvm-manpages: fix build

    LnL7 committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    2e09219 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #44164 from LnL7/llvm-man-output

    llvm-packages: fix manpages on darwin
    Ericson2314 committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    574871e View commit details
    Browse the repository at this point in the history