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: 01551c214769
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5f333459d7b6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 24, 2019

  1. nmap: update clang specific patch

    The upstream PR had two parts: adding a missing include and resolving
    an ambiguous reference. The upstream project fixed the first but not
    the second. We still need the second part, so extract it by filtering
    the patch.
    thefloweringash committed Aug 24, 2019
    Copy the full SHA
    de1e3c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67374 from thefloweringash/nmap-darwin-patch-update

    nmap: update clang specific patch
    mmahut committed Aug 24, 2019
    Copy the full SHA
    5f33345 View commit details
    Browse the repository at this point in the history