lix/src
Lily Ballard 437189e446 Escape filename given to nix-shell in shebang mode
This prevents spaces or other metacharacters from causing nix-shell to
execute the wrong path.

Fixes #4229.
2020-11-24 15:08:37 -08:00
..
build-remote Remove static variable name clashes 2020-10-06 13:49:20 +02:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libexpr AttrCursor::getStringWithContext(): Force re-evaluation if the cached context is not valid 2020-11-19 20:59:36 +01:00
libfetchers fetchMercurial: set HGPLAIN when invoking hg 2020-11-23 16:12:33 +00:00
libmain Fix assertion failure in tab completion for --option 2020-10-29 18:26:35 +01:00
libstore Make drv hash modulo memo table thread-safe 2020-11-19 16:50:06 +00:00
libutil filterANSIEscapes(): Handle UTF-8 characters 2020-11-16 16:41:53 +01:00
nix Removed reference check from bundler command 2020-11-23 21:19:40 +10:00
nix-build Escape filename given to nix-shell in shebang mode 2020-11-24 15:08:37 -08:00
nix-channel Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-collect-garbage Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-copy-closure Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-daemon Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-env Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
nix-instantiate Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
nix-prefetch-url Remove static variable name clashes 2020-10-06 13:49:20 +02:00
nix-store Allow substituting paths when building remotely using ssh-ng:// 2020-11-05 20:12:37 +01:00
resolve-system-dependencies lstat() cleanup 2020-09-23 19:17:28 +02:00