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
|
||||
# For building stuff that uses protocol buffers
|
||||
protobuf
|
||||
# For faster builds
|
||||
sccache
|
||||
];
|
||||
})
|
||||
# JVM Development
|
||||
|
|
Loading…
Reference in New Issue