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: a6298636a6dc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5dfd3c497540
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 10, 2020

  1. libselinux: fix build

    Building libselinux 2.9 with python 3.8 causes several linker failures[1].
    As this breaks several packages on staging and the glibc-230 integration
    jobset[2], this should be fine as workaround.
    
    This change can be reverted when updating to libselinux 3.0, ArchLinux
    already has `libselinux` 3.0 with python 3.8[3].
    
    [1] https://hydra.nixos.org/build/109960000
    [2] https://hydra.nixos.org/eval/1564244
    [3] https://aur.archlinux.org/cgit/aur.git/commit/?h=libselinux&id=f717bef8131622ad8545f4bdffe7bafdc35e9808
    Ma27 committed Jan 10, 2020
    Copy the full SHA
    780fb56 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5dfd3c4 View commit details
    Browse the repository at this point in the history