guix/src
Shea Levy 2c9cf50746 makeStoreWritable: Use statvfs instead of /proc/self/mountinfo to find out if /nix/store is a read-only bind mount
/nix/store could be a read-only bind mount even if it is / in its own filesystem, so checking the 4th field in mountinfo is insufficient.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-25 19:00:16 +01:00
..
boost
bsdiff-4.3 Drop the externals directory 2012-03-18 23:54:57 +01:00
libexpr Fix building against Bison 2.6 2013-03-14 18:31:08 +01:00
libmain Revert "Prevent config.h from being clobbered" 2013-03-08 01:24:59 +01:00
libstore makeStoreWritable: Use statvfs instead of /proc/self/mountinfo to find out if /nix/store is a read-only bind mount 2013-03-25 19:00:16 +01:00
libutil Remove tabs 2013-01-03 13:00:46 +01:00
nix-daemon Revert "Prevent config.h from being clobbered" 2013-03-08 01:24:59 +01:00
nix-env Allow setting the profile location using $NIX_PROFILE 2012-12-12 16:01:46 +01:00
nix-hash When ‘--help’ is given, just run ‘man’ to show the manual page 2012-10-03 16:40:09 -04:00
nix-instantiate nix-instantiate: Fix read-only evaluation 2012-11-26 17:41:10 +01:00
nix-log2xml * Emit warning='1' or error='1' attributes for lines marked as 2010-03-05 12:54:58 +00:00
nix-setuid-helper Templatise tokenizeString() 2012-09-19 15:43:23 -04:00
nix-store Revert "Prevent config.h from being clobbered" 2013-03-08 01:24:59 +01:00
Makefile.am Rename nix-worker to nix-daemon 2012-10-03 17:59:23 -04:00