mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
general cleanup
This commit is contained in:
parent
b602fc4ee0
commit
7fd4c88056
8 changed files with 44 additions and 53 deletions
|
|
@ -41,7 +41,7 @@ in
|
|||
ffmpeg
|
||||
]}'';
|
||||
|
||||
cargoLock.lockFile = src + "/Cargo.lock";
|
||||
cargoLock.lockFile = src + /Cargo.lock;
|
||||
|
||||
RUSTC_BOOTSTRAP = 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue