mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 12:11:28 +00:00
Merge pull request #132039 from alyssais/rust
doc: rust: add missing semicolon
This commit is contained in:
commit
540377bc13
|
@ -144,7 +144,7 @@ rustPlatform.buildRustPackage rec {
|
|||
outputHashes = {
|
||||
"finalfusion-0.14.0" = "17f4bsdzpcshwh74w5z119xjy2if6l2wgyjy56v621skr2r8y904";
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
# ...
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue