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: 332dc7c719f8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 87067dc471a1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 26, 2017

  1. Configuration menu
    Copy the full SHA
    bc0aec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    127a5f3 View commit details
    Browse the repository at this point in the history
  3. stdenv: Turn on set -x if NIX_DEBUG >= 6

    Why 6? It seems a decently high number, giving us room for more degrees
    of debugging before the `set -x` sledgehammer without incurring a
    mass-rebuild.
    Ericson2314 committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    f6fcb9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d3d2a0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #29580 from obsidiansystems/stdenv-super-debug

    stdenv: Provide a way for full `set -x` debugging
    Ericson2314 committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    87067dc View commit details
    Browse the repository at this point in the history