general cleanup

This commit is contained in:
Gerg-L 2023-06-18 09:29:08 -04:00
parent b602fc4ee0
commit 7fd4c88056
8 changed files with 44 additions and 53 deletions

View file

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