lix/src
Eelco Dolstra 4badb6943f Fix use of dirty Git/Mercurial inputs with chroot stores
Fixes:

  $ nix build --store /tmp/nix /home/eelco/Dev/patchelf#hydraJobs.build.x86_64-linux
  warning: Git tree '/home/eelco/Dev/patchelf' is dirty
  error: --- RestrictedPathError ------------------------------------------------------------------------------------------- nix
  access to path '/tmp/nix/nix/store/xmkvfmffk7xfnazykb5kx999aika8an4-source/flake.nix' is forbidden in restricted mode
  (use '--show-trace' to show detailed location information)
2020-11-10 23:22:45 +01:00
..
build-remote Remove static variable name clashes 2020-10-06 13:49:20 +02:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libexpr Merge pull request #4206 from hercules-ci/fix-coroutine-gc 2020-11-05 10:18:31 +01:00
libfetchers Fix use of dirty Git/Mercurial inputs with chroot stores 2020-11-10 23:22:45 +01:00
libmain Fix assertion failure in tab completion for --option 2020-10-29 18:26:35 +01:00
libstore LocalStore: Get rid of recursive_mutex 2020-11-03 14:45:24 +01:00
libutil Fix stack overflow introduced in #4206 2020-11-10 04:25:24 +01:00
nix nix develop: Preserve stdin with -c 2020-11-09 22:43:14 +01:00
nix-build Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
nix-channel Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-collect-garbage Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-copy-closure Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-daemon Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-env Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
nix-instantiate Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
nix-prefetch-url Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-store LocalStore: Get rid of recursive_mutex 2020-11-03 14:45:24 +01:00
resolve-system-dependencies lstat() cleanup 2020-09-23 19:17:28 +02:00