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: 535a8356781b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 611eefb06754
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 23, 2018

  1. mkDerivation: depsHostBuild -> depsHostHost

    `depsHostBuild` is not a thing, would never be a thing per the rules,
    and isn't used anywhere. This is just my typo, hitherto unnoticed
    because "host -> host" dependencies are by far the most obscure form.
    Ericson2314 committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    ce2637c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44025 from obsidiansystems/stdenv-deps-typo

    mkDerivation: depsHostBuild -> depsHostHost
    Ericson2314 committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    611eefb View commit details
    Browse the repository at this point in the history