nix-super/src
Eelco Dolstra b7203e853e
getDefaultSubstituters(): Simplify initialisation
As shlevy pointed out, static variables in C++11 have thread-safe
initialisation.
2017-07-04 16:26:48 +02:00
..
boost Shut up some warnings 2017-04-14 14:42:20 +02:00
build-remote Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
buildenv Fix Fedora build 2016-08-30 13:56:22 +02:00
libexpr Support base-64 hashes 2017-07-04 15:07:41 +02:00
libmain On macOS, don't use /var/folders for TMPDIR 2017-06-12 17:43:19 +02:00
libstore getDefaultSubstituters(): Simplify initialisation 2017-07-04 16:26:48 +02:00
libutil Support base-64 hashes 2017-07-04 15:07:41 +02:00
linenoise Replace readline by linenoise 2017-05-10 18:37:42 +02:00
nix Fix handling of expression installables with a / in them 2017-07-04 15:38:23 +02:00
nix-build nix-shell: Respect --dry-run 2017-07-03 11:54:30 +02:00
nix-channel Improve progress indicator 2017-05-16 16:09:57 +02:00
nix-collect-garbage printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-copy-closure Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
nix-daemon Support base-64 hashes 2017-07-04 15:07:41 +02:00
nix-env Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
nix-instantiate Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
nix-prefetch-url Support base-64 hashes 2017-07-04 15:07:41 +02:00
nix-store Support base-64 hashes 2017-07-04 15:07:41 +02:00
resolve-system-dependencies resolve-system-dependencies: Misc fixes 2017-05-31 16:10:10 +02:00