diff options
author | Yaroslav Bolyukin <[email protected]> | 2021-02-13 20:11:00 +0000 |
---|---|---|
committer | Yaroslav Bolyukin <[email protected]> | 2021-02-13 20:11:00 +0000 |
commit | 471795b019d800dca65e2a400fbdb166e6f821cd (patch) | |
tree | 00f69ad87dfeb290613f138c954fbcae018b121b /crates/assists/src/handlers/extract_variable.rs | |
parent | 3fdc556632e39145678219ace8476e12d7d70d41 (diff) |
fix: tolerate spaces in nix binary patching
If path to original file contains space (I.e on code insiders, where
default data directory is ~/Code - Insiders/), then there is syntax
error evaluating src arg.
Instead pass path as str, and coerce to path back in nix expression
Signed-off-by: Yaroslav Bolyukin <[email protected]>
Diffstat (limited to 'crates/assists/src/handlers/extract_variable.rs')
0 files changed, 0 insertions, 0 deletions