pkgs/*: add final newline to .nix files
This commit is contained in:
committed by
Alyssa Ross
parent
00ecee00bb
commit
22b73d1282
@@ -25,4 +25,4 @@ rustPlatform.buildRustPackage rec {
|
||||
license = with licenses; [ asl20 mit ];
|
||||
maintainers = with maintainers; [ hh sb0 ];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user