nix-gh/src/libutil
Dmitry Kalinkin 5bf9689e0c
override rx directory permissions in deletePath()
This fixes instantiation of pythonPackages.pytest that produces a
directory with less permissions during one of it's tests that leads to
a nix error like:

error: opening directory ‘/tmp/nix-build-python2.7-pytest-2.9.2.drv-0/pytest-of-user/pytest-0/testdir/test_cache_failure_warns0/.cache’: Permission denied
(cherry picked from commit f91748ba73)
2016-12-19 14:28:57 +01:00
..
affinity.cc Build sandbox support etc. unconditionally on Linux 2015-12-10 11:47:17 +01:00
affinity.hh Run the daemon worker on the same CPU as the client 2013-08-07 14:02:04 +02:00
archive.cc int2String() -> std::to_string() 2015-10-29 13:26:55 +01:00
archive.hh Handle case collisions on case-insensitive systems 2014-07-16 16:02:05 +02:00
compression.cc Fixed unresolved 'BUFSIZ' 2016-01-05 13:33:40 +01:00
compression.hh <nix/fetchurl.nix>: Support xz-compressed NARs 2015-10-30 12:34:30 +01:00
hash.cc Support SHA-512 hashes 2015-11-04 16:37:49 +01:00
hash.hh Support SHA-512 hashes 2015-11-04 16:37:49 +01:00
local.mk Require OpenSSL 2015-11-04 16:37:49 +01:00
monitor-fd.hh Pedantry 2014-12-14 01:51:14 +01:00
regex.cc Add a primop for regular expression pattern matching 2014-11-25 11:47:06 +01:00
regex.hh Add a primop for regular expression pattern matching 2014-11-25 11:47:06 +01:00
serialise.cc Implement buildDerivation() via the daemon 2015-09-03 12:56:59 +02:00
serialise.hh Implement buildDerivation() via the daemon 2015-09-03 12:56:59 +02:00
types.hh Revert "Use posix_spawn to run the pager" 2014-12-10 13:48:50 +01:00
util.cc override rx directory permissions in deletePath() 2016-12-19 14:28:57 +01:00
util.hh Merge pull request #685 from vizanto/master 2016-01-05 13:49:55 +01:00
xml-writer.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
xml-writer.hh And another one 2014-02-26 18:55:18 +01:00