tvl-depot/nix
Profpatsch 7a6a007302 refactor(nix/escapeExecline): move into own directory
The escaping functions are going to be used by both `writeExecline`
and `runExecline`, so let’s move them to their own namespace.

Change-Id: Iccf69eaeca3062573e0751a17c548b7def86196d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/706
Reviewed-by: tazjin <mail@tazj.in>
Reviewed-by: Kane York <rikingcoding@gmail.com>
2020-06-29 22:58:32 +00:00
..
binify feat(nix/binify): add binify 2020-06-27 03:42:05 +00:00
buildGo fix(nix/buildGo): Fix import of buildGo in example file 2020-06-15 16:50:54 +00:00
buildLisp chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
buildTypedGo fix(buildTypedGo): Pass correct arguments to .package 2020-06-19 15:25:11 +00:00
emptyDerivation feat(nix/emptyDerivation) add emptyDerivation 2020-06-28 17:59:46 +00:00
escapeExecline refactor(nix/escapeExecline): move into own directory 2020-06-29 22:58:32 +00:00
getBins feat(nix/getBins): add getBins 2020-06-28 17:58:15 +00:00
readTree fix(nix/readTree): Ignore hidden files and directories 2020-06-13 20:08:05 +00:00
runTestsuite feat(nix/runTestsuite): add runTestsuite 2020-06-28 03:52:40 +00:00
tailscale chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
writeExecline refactor(nix/escapeExecline): move into own directory 2020-06-29 22:58:32 +00:00
yants feat(nix/yants): add unit type 2020-06-27 20:48:15 +00:00