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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ff064b44791e
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4d28337d5731
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 13, 2019

  1. testdisk: deduplicating testdisk/photorec

    Testdisk/Photorec has been packaged twice. This deduplicates
    the packages by consolidating the packages into one and throwing
    an error upon use of the outdated package.
    
    this also adds qphotorec, which was previously not built and ensures
    it's wrapped correctly.
    
    Please note that I took the liberty to merge the maintainers lists.
    d-goldin committed Oct 13, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    gregberge Greg Bergé
    Copy the full SHA
    10bfa40 View commit details

Commits on Oct 14, 2019

  1. testdisk: inline platform specific option defaults

    Makes it easier to read since one does not need to be aware
    of overrides in all-packages.nix.
    Mic92 committed Oct 14, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b2b29d4 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bda58c4 View commit details
  3. testdisk: deduplicating testdisk/photorec (#69945)

    testdisk: deduplicating testdisk/photorec
    Mic92 authored Oct 14, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4d28337 View commit details
Loading