ci: avoid rebuilding bindgen and friends
This commit is contained in:
parent
96cc1f6abd
commit
3d9d975a9f
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
NIX_OUTPATH_USED_AS_RANDOM_SEED = "randomseed"; # https://crane.dev/faq/rebuilds-bindgen.html
|
||||
ROCKSDB_INCLUDE_DIR = "${rocksdb'}/include";
|
||||
ROCKSDB_LIB_DIR = "${rocksdb'}/lib";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue