buildRustPackage packages: editorconfig fixes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
rustPlatform.buildRustPackage rec {
|
||||
name = "tdns-cli";
|
||||
version = "0.0.5";
|
||||
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "rotty";
|
||||
repo = name;
|
||||
|
||||
Reference in New Issue
Block a user