Skip to content

Commit e9b4bf9

Browse files
jfrocheyvan-sraka
authored andcommitted
chore: trigger rebuild to check caching behavior
1 parent 10f5541 commit e9b4bf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/cargo-pgrx/buildPgrxExtension.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ let
165165
buildPhase = ''
166166
runHook preBuild
167167
168+
168169
if [[ -d "/nix/var/cache/sccache" && -w "/nix/var/cache/sccache" ]]; then
169170
echo "sccache: cache directory available, enabling"
170171
export RUSTC_WRAPPER="${sccache}/bin/sccache"

0 commit comments

Comments
 (0)