updated and switch stringify-ing strategy

This commit is contained in:
Gerg-L 2023-06-26 22:45:04 -04:00
parent da8e226c3a
commit 2057ff5d17
6 changed files with 32 additions and 32 deletions

View file

@ -43,7 +43,7 @@ in
ffmpeg
]}'';
cargoLock.lockFile = src + /Cargo.lock;
cargoLock.lockFile = "${src}/Cargo.lock";
RUSTC_BOOTSTRAP = 1;
}