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: 044c7d091b98
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3971876585eb
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 3, 2017

  1. nixos-rebuild: Sync /nix/store only

    We only care about /nix/store because its contents might be out of
    sync with /nix/var/nix/db. Syncing other filesystems might cause
    unnecessary delays or hangs (e.g. I encountered a case where an NFS
    mount was taking a very long time to sync).
    edolstra committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    136f77b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3070c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3971876 View commit details
    Browse the repository at this point in the history