lix/src
Eelco Dolstra d82b78bf51
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
2020-02-07 13:01:48 +01:00
..
build-remote Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
cpptoml bump cpptoml to v0.1.1 2019-05-29 17:01:39 +08:00
libexpr Fix derivation computation with __structuredAttrs and multiple outputs 2020-01-21 21:14:13 +01:00
libmain Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
libstore Fix segfault in gcc on i686-linux 2020-02-07 13:01:48 +01:00
libutil Show "warning:" in yellow instead of red 2020-02-01 12:37:22 +01:00
nix nix make-content-addressable: Add --json flag 2019-12-18 17:39:02 +01:00
nix-build nix-shell: don't check for "nix-shell" in shebang script name 2019-12-14 15:37:20 +00:00
nix-channel Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-collect-garbage Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-copy-closure Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-daemon Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-env Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-instantiate Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-prefetch-url build: fix sandboxing on darwin 2020-01-05 20:23:52 +01:00
nix-store nix-store -r: Handle symlinks to store paths 2019-12-16 19:11:47 +01:00
resolve-system-dependencies Make the Store API more type-safe 2019-12-10 22:06:05 +01:00