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: 10bb07207285
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 12881a7aa703
Choose a head ref
  • 3 commits
  • 40 files changed
  • 2 contributors

Commits on Jan 23, 2021

  1. lib: Clean up how linux and gcc config is specified

    Second attempt of 8929989; see that
    commit for details.
    
    This reverts commit 0bc275e.
    Ericson2314 committed Jan 23, 2021
    Copy the full SHA
    9c21339 View commit details
    Browse the repository at this point in the history
  2. top-level: Simplify impure and pure fallback

    This is now possible, since the `platform` attribute has been removed in
    PR #107214. I've been waiting to do a cleanup like this for a long time!
    Ericson2314 committed Jan 23, 2021
    Copy the full SHA
    2dde589 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #110544 from Ericson2314/no-platform

    top-level, lib: Remove platform attribute of platforms
    Ericson2314 committed Jan 23, 2021
    1
    Copy the full SHA
    12881a7 View commit details
    Browse the repository at this point in the history