Merge pull request #224743 from figsoda/rs
This commit is contained in:
@@ -162,7 +162,7 @@ required to build a rust package. A simple fix is to use:
|
||||
|
||||
```nix
|
||||
postPatch = ''
|
||||
cp ${./Cargo.lock} Cargo.lock
|
||||
ln -s ${./Cargo.lock} Cargo.lock
|
||||
'';
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user