cargo-binutils: format with nixpkgs-fmt
This commit is contained in:
parent
a4b05310c2
commit
c8156c2386
@ -5,7 +5,8 @@ rustPlatform.buildRustPackage rec {
|
||||
version = "0.3.3";
|
||||
|
||||
# Upstream doesn't commit `Cargo.lock`, see https://github.com/rust-embedded/cargo-binutils/pull/99
|
||||
src = let
|
||||
src =
|
||||
let
|
||||
repo = fetchFromGitHub {
|
||||
owner = "rust-embedded";
|
||||
repo = pname;
|
||||
|
Loading…
x
Reference in New Issue
Block a user