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: 8decb07c3158
Choose a base ref
...
head repository: NixOS/nix
compare: 963f2bf12b40
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 6, 2017

  1. nix-daemon: Disable path info cache

    This is useless because the client also caches path info, and can
    cause problems for long-running clients like hydra-queue-runner
    (i.e. it may return cached info about paths that have been
    garbage-collected).
    edolstra committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    256940f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b5e271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    963f2bf View commit details
    Browse the repository at this point in the history