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/nix
base: 204291f0598c
Choose a base ref
...
head repository: NixOS/nix
compare: a323b7826c11
Choose a head ref
  • 20 commits
  • 12 files changed
  • 7 contributors

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    58a85fa View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    e4ea3e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. function-trace: always show the trace

    If the user invokes nix with --trace-function-calls it means that they
    want to see the trace.
    zimbatm committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    619cc4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3097 from zimbatm/show-traces

    function-trace: always show the trace
    edolstra committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    7f9a003 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Fix spelling in comment

    bhipple committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    c6a542f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. Configuration menu
    Copy the full SHA
    e63c9e7 View commit details
    Browse the repository at this point in the history
  2. Don't catch exceptions by value

    (cherry picked from commit 893be6f)
    edolstra committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    bd79c1f View commit details
    Browse the repository at this point in the history
  3. Shut up some warnings

    (cherry picked from commit 99e8e58)
    edolstra committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    3a022d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Merge pull request #3104 from zimbatm/no-show-trace-forwarding

    libstore: don't forward --show-trace
    edolstra committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    02b4632 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3103 from bhipple/fix/spelling

    Fix spelling in comment
    edolstra committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    5038e1b View commit details
    Browse the repository at this point in the history
  3. Update garbage-collection.xml readability

    1. remove a typo space
    2. Simplify negative style by using affirmative style
    JosephLucas committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    10bfc5c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Merge pull request #3106 from JosephLucas/patch-1

    Update garbage-collection.xml readability
    domenkozar committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    a3bb929 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3080 from Infinisil/tryEval-docs

    docs: Note that tryEval doesn't do deep evaluation
    domenkozar committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    043365c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2338 from bobvanderlinden/pr-cannot-delete-alive-why

    mention `nix-store --query --roots` when a path cannot be deleted
    domenkozar committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    2d2769f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Fix fetchTarball with chroot stores

    Fixes #2405.
    edolstra authored and zimbatm committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    168a887 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3112 from zimbatm/fetchTarball-with-chroot

    Fix fetchTarball with chroot stores
    edolstra committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    4e60c5e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Fix indentation

    edolstra committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    15e70c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Revert "std::uncaught_exception() -> std::uncaught_exceptions()"

    This reverts commit 6b83174 because
    it doesn't work on macOS yet.
    
    https://hydra.nixos.org/build/102617587
    edolstra committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    93b1ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e2088 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a323b78 View commit details
    Browse the repository at this point in the history