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

Commits on Sep 23, 2018

  1. top-level: system should still come from the host platform

    2a6e4ae and
    e51f736 reverted a bit too much, and I
    initially missed this when reviewing. The release notes already still
    mention this change, too.
    
    (cherry picked from commit 359d00f)
    Ericson2314 committed Sep 23, 2018
    Copy the full SHA
    7ca9ae5 View commit details
    Browse the repository at this point in the history
  2. doc: Don't mention top-level {build, host, target}Platform

    For technical reasons, we cannot easily add a warning to top-level
    definitions, so 2a6e4ae and
    e51f736 reverted the deprecation. But
    we can still remove mention of the would-be deprecated definitions to
    steer people towards using the preferred alternatives.
    
    (cherry picked from commit e39a73c)
    Ericson2314 committed Sep 23, 2018
    Copy the full SHA
    8b60c7d View commit details
    Browse the repository at this point in the history