buildRustPackage packages: editorconfig fixes

This commit is contained in:
zowoq
2020-07-31 14:08:19 +10:00
parent afd895debb
commit 7d58c271b8
6 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
rustPlatform.buildRustPackage rec {
name = "tdns-cli";
version = "0.0.5";
src = fetchFromGitHub {
owner = "rotty";
repo = name;