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

Commits on Oct 10, 2017

  1. Set $NIX_DEBUG_INFO_DIRS when environment.enableDebugInfo is enabled

    This allows it to co-exist with other debug info directories, such as
    the one used by dwarffs
    (https://github.com/edolstra/dwarffs/blob/master/module.nix).
    edolstra committed Oct 10, 2017
    Copy the full SHA
    ee9a15b View commit details
    Browse the repository at this point in the history
  2. gdb: Remove --with-separate-debug-dir

    We don't need this anymore since NixOS now sets $NIX_DEBUG_INFO_DIRS.
    edolstra committed Oct 10, 2017
    Copy the full SHA
    30a1b94 View commit details
    Browse the repository at this point in the history