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: 99fc94933098
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3d24ae9b4426
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 28, 2018

  1. gcc7: More resync from gcc6

    I think I managed to lose these during a merge conflict.
    dezgeg committed Jan 28, 2018
    Copy the full SHA
    11e98ea View commit details
    Browse the repository at this point in the history
  2. ncurses5: Use v6 sources but compiled with --with-abi-version=5

    So we don't have to dig out why ncurses5.9 stops compiling with newer
    compiler versions again and again.
    
    Inspired by:
    
    https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=ncurses5-compat-libs
    dezgeg committed Jan 28, 2018
    3
    Copy the full SHA
    3d24ae9 View commit details
    Browse the repository at this point in the history