Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 4c45b7c70195
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: fd3068bdd72e
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 17, 2020

  1. doomseeker: add qt wrapper, cleanup (#79794)

    This avoids using NIX_CFLAGS_COMPILE by switching to hardeningDisable.
    The hack is also only needed for darwin sources and is not specific to
    clang.
    
    Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
    
    (cherry picked from commit 5ef4af7)
    cc #79794
    bhipple authored and veprbl committed Feb 17, 2020
    Copy the full SHA
    bf36ec6 View commit details
    Browse the repository at this point in the history
  2. clang-tools: fix substitution in wrapper

    (cherry picked from commit 1caddbe)
    Mic92 committed Feb 17, 2020
    Copy the full SHA
    fd3068b View commit details
    Browse the repository at this point in the history