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: 07f5d3bb2036
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f3759a61cb2f
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 13, 2019

  1. clang-tools: teach about nix's include path

    By translating NIX_CFLAGS_COMPILE to CPATH,
    all tools will now find c headers properly,
    when run in a nix-shell.
    Mic92 committed Nov 13, 2019
    4
    Copy the full SHA
    a10ef1a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. clang-tools: teach about nix's include path (#73345)

    clang-tools: teach about nix's include path
    Mic92 committed Nov 17, 2019
    Copy the full SHA
    f3759a6 View commit details
    Browse the repository at this point in the history