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: 67f829c284df
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 123da1f9c8c0
Choose a head ref
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 19, 2018

  1. doc: typo fixes

    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    32ddbe3 View commit details
    Browse the repository at this point in the history
  2. doc: move checkInputs to check phase section

    This makes more sense in context.
    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    b01613c View commit details
    Browse the repository at this point in the history
  3. doc/stdenv: document prefixKey

    This seems like a useful thing to document
    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    4621d14 View commit details
    Browse the repository at this point in the history
  4. doc/stdenv: document more setup hook

    Here I document setup hooks provided by:
    
    - cmake
    - xcbuildHook
    - meson
    - ninja
    - unzip
    - wafHook
    - scons
    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    49e5bd0 View commit details
    Browse the repository at this point in the history
  5. doc/stdenv: more changes

    Lots of reworking here. May need to be split up.
    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    4a49921 View commit details
    Browse the repository at this point in the history
  6. doc/platform-notes: reword xcode warning

    xcbuild doesn’t work exactly like xcode in some ways.
    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    ee58ab3 View commit details
    Browse the repository at this point in the history
  7. doc/cross-compilation: fixup

    More cleanups and stuff. May need to be split up.
    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    9d3108c View commit details
    Browse the repository at this point in the history
  8. doc/reviewing-contributions: pull-requests -> pull requests

    This makes things more consistent. It’s also how GitHub refers to pull
    requests.
    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    5e9f452 View commit details
    Browse the repository at this point in the history
  9. doc/cross-compilation: remove reference to old wiki

    The link doesn’t work and it’s not very important to the documentation anyway.
    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    c2e6a43 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #50674 from matthewbauer/proofing

    Doc clean up
    matthewbauer committed Nov 19, 2018
    Copy the full SHA
    123da1f View commit details
    Browse the repository at this point in the history