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: 5fa5d6d5213c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cc1920a10969
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 1, 2020

  1. pciutils: support static compilation

    Close PR #96012 (thanks).  This "static style" was discussed on:
    #96223 (comment)
    vcunat committed Sep 1, 2020
    Copy the full SHA
    82aeab7 View commit details
    Browse the repository at this point in the history
  2. unbound: disable lto on static builds (PR #96020)

    Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
    
    Amended by vcunat (isMusl != isStatic).
    #96223 (comment)
    baloo authored and vcunat committed Sep 1, 2020
    Copy the full SHA
    cc1920a View commit details
    Browse the repository at this point in the history