Fixes #991.
(cherry picked from commit 138c7161be)
Change-Id: Iafc7d9603fbc3615393d32d9630f0e8fe548950b
325 B
325 B
synopsis, issues, cls, category, credits
| synopsis | issues | cls | category | credits | ||||
|---|---|---|---|---|---|---|---|---|
| Fix develop shells for derivations with escape codes |
|
|
Fixes |
|
ASCII control characters (including \e, used for ANSI escape codes) in derivation variables are now correctly escaped for nix develop and nix print-dev-env, instead of erroring.