Yaroslav Bolyukin 471795b019
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 <iam@lach.pw>
2021-02-13 23:11:00 +03:00
..
2021-02-07 21:27:21 +03:30
2020-12-21 18:58:46 +02:00
2020-01-15 16:07:39 +01:00
2020-12-17 11:33:35 -05:00
2020-03-02 14:27:26 +01:00
2020-06-27 22:37:03 +03:00
2020-07-06 14:29:19 +03:00

rust-analyzer

Provides support for rust-analyzer: novel LSP server for the Rust programming language.

See https://rust-analyzer.github.io/ for more information.