mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
updated and switch stringify-ing strategy
This commit is contained in:
parent
da8e226c3a
commit
2057ff5d17
6 changed files with 32 additions and 32 deletions
|
|
@ -43,7 +43,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