Skip to content

Commit 2fc9c26

Browse files
committed
fixup! tools: reuse V8 builds even without Cachix
1 parent 1d83e9b commit 2fc9c26

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

configure.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2951,3 +2951,5 @@ def make_bin_override():
29512951
os.path.isfile('./compile_commands.json') and os.unlink('./compile_commands.json')
29522952
shutil.copy2('./out/' + config['BUILDTYPE'] + '/compile_commands.json', './compile_commands.json')
29532953
info('configure completed successfully')
2954+
2955+
# Small change to invalidate V8.nix cache

0 commit comments

Comments
 (0)