Add sccache
This commit is contained in:
parent
dcb7cef1d5
commit
148c39fbd2
|
@ -65,6 +65,8 @@ with lib; with nLib; {
|
||||||
cargo-play # Quickly execute code outside of a crate
|
cargo-play # Quickly execute code outside of a crate
|
||||||
# For building stuff that uses protocol buffers
|
# For building stuff that uses protocol buffers
|
||||||
protobuf
|
protobuf
|
||||||
|
# For faster builds
|
||||||
|
sccache
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
# JVM Development
|
# JVM Development
|
||||||
|
|
Loading…
Reference in New Issue