lix/src/libfetchers
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
..
attrs.cc Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
attrs.hh Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
cache.cc Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
cache.hh Shut up a clang warning 2020-07-03 14:50:07 +02:00
fetchers.cc Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
fetchers.hh Merge pull request #4080 from kquick/kwq/flake-int-doc 2020-10-19 11:29:12 +02:00
git.cc Fix use of dirty Git/Mercurial inputs with chroot stores 2020-11-10 23:22:45 +01:00
github.cc Shut up some clang warnings 2020-10-06 14:52:30 +02:00
indirect.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
local.mk StorePath: Rewrite in C++ 2020-06-16 14:28:41 +02:00
mercurial.cc Fix use of dirty Git/Mercurial inputs with chroot stores 2020-11-10 23:22:45 +01:00
path.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
registry.cc Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
registry.hh Remove TreeInfo 2020-05-30 00:44:11 +02:00
tarball.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00