nix-super/src/libmain
Eelco Dolstra ff2af4d64e Unshare mount namespace in main()
Doing it as a side-effect of calling LocalStore::makeStoreWritable()
is very ugly.

Also, make sure that stopping the progress bar joins the update
thread, otherwise that thread should be unshared as well.
2021-11-08 22:00:45 +01:00
..
common-args.cc Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
common-args.hh Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
local.mk Merge pull request #5175 from Pamplemousse/make 2021-08-30 12:44:29 +02:00
loggers.cc Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
loggers.hh Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
nix-main.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
progress-bar.cc Unshare mount namespace in main() 2021-11-08 22:00:45 +01:00
progress-bar.hh Style fixes 2020-06-11 15:39:08 +02:00
shared.cc preloadNSS: load NSS before threads are started 2021-09-08 18:29:31 +00:00
shared.hh buildable.{cc,hh} -> derived-path.{cc,hh} 2021-04-05 10:33:28 -04:00
stack.cc fixes to merged code 2020-05-11 15:52:15 -06:00