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: db88cb401ba0
Choose a base ref
...
head repository: NixOS/nix
compare: d82b78bf51b2
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 7, 2020

  1. Fix segfault in gcc on i686-linux

      src/libstore/ssh-store.cc: In constructor 'nix::SSHStore::SSHStore(const string&, const Params&)':
      src/libstore/ssh-store.cc:31:21: internal compiler error: Segmentation fault
                   compress)
                           ^
      Please submit a full bug report,
      with preprocessed source if appropriate.
    
    https://hydra.nixos.org/build/111545609
    edolstra committed Feb 7, 2020
    Copy the full SHA
    d82b78b View commit details
    Browse the repository at this point in the history