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: 2968332fa881
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 617c2a36eb8e
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 2, 2018

  1. audit-tmpdir hook: use abspath matching on RPATH entries

    This ensures that RPATH entries like "/foo/build/bar" doesn't trigger a
    match when TMPDIR is "/build/bar". (I've had this problem with a
    prebuilt package.)
    bjornfor committed Dec 2, 2018
    Copy the full SHA
    ed0cee6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ad28261 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Merge pull request #51317 from bjornfor/audit-tmpdir

    audit-tmpdir hook: use abspath matching on RPATH entries
    Ericson2314 committed Dec 3, 2018
    Copy the full SHA
    617c2a3 View commit details
    Browse the repository at this point in the history