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

Commits on Jan 24, 2021

  1. stdenv: Remove stdenv.platform

    This was not working after #110544 as caught by @r-burns in
    #110544 (comment).
    Thankfully it isn't used anymore and I believe wasn't documented either.
    (I at least did not remember it existed.)
    Ericson2314 committed Jan 24, 2021
    1
    Copy the full SHA
    fa204a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge pull request #110726 from Ericson2314/no-stdenv-dot-platform

    stdenv: Remove stdenv.platform
    Ericson2314 committed Jan 25, 2021
    Copy the full SHA
    e8d39a9 View commit details
    Browse the repository at this point in the history