sccache
This commit is contained in:
parent
7cce17bfcf
commit
9d536b3256
3 changed files with 5 additions and 12 deletions
|
|
@ -48,6 +48,7 @@
|
|||
home.file.".cargo/config.toml".text = ''
|
||||
[build]
|
||||
target = "x86_64-unknown-linux-musl"
|
||||
rustc-wrapper = "${pkgs.sccache}/bin/sccache"
|
||||
|
||||
[provile.dev]
|
||||
debug = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue