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

Commits on Aug 2, 2020

  1. jdupes: 1.17.0 -> 1.18.2

    r-ryantm committed Aug 2, 2020
    Copy the full SHA
    9ef100c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. jdupes: fix build on Darwin

    jdupes was compiled with HARDEN=1. This adds the '-z' option to `ld`, which is
    not available LLVM ld. Only enable the HARDEN option for GNU toolchains.
    danieldk committed Aug 4, 2020
    Copy the full SHA
    b87268f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94509 from r-ryantm/auto-update/jdupes

    jdupes: 1.17.0 -> 1.18.2
    danieldk committed Aug 4, 2020
    Copy the full SHA
    dca7965 View commit details
    Browse the repository at this point in the history