nix-super/src
Ben Radford b5591ece4c Check that overlay store directory is mounted correctly.
Nix does not manage the overlayfs mount point itself, but the correct
functioning of the overlay store does depend on this mount point being set up
correctly. Rather than just assume this is the case, check that the lowerdir
and upperdir options are what we expect them to be. This check is on by
default, but can be disabled if needed.
2023-05-15 17:34:31 +01:00
..
build-remote Split comment, match with each variable 2023-05-08 10:08:01 -04:00
libcmd nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
libexpr Doc: Improve builtins.genericClosure 2023-04-26 09:37:32 +02:00
libfetchers Fix hostRegex to accept hosts with a - 2023-05-03 18:59:44 -04:00
libmain nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
libstore Check that overlay store directory is mounted correctly. 2023-05-15 17:34:31 +01:00
libutil TarArchive: Remove a duplicate constant and increase the buffer size 2023-04-25 16:43:10 +02:00
nix nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
nix-build nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
nix-channel Factor out the generation of the profile/channel directory 2023-03-23 10:22:42 +01:00
nix-collect-garbage Fix nix-collect-garbage -d with the new profile location 2023-03-07 13:08:04 +01:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
nix-instantiate nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
nix-store Merge pull request #6312 from obsidiansystems/keyed-build-result 2023-04-17 18:08:05 +02:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00