treewide: editorconfig fixes
- remove trailing whitespace - use spaces for indentation
This commit is contained in:
@@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
||||
url = "mirror://sourceforge/project/gofish/gofish/${version}/${pname}-${version}.tar.gz";
|
||||
sha256 = "0br5nvlna86k4ya4q13gz0i7nlmk225lqmpfiqlkldxkr473kf0s";
|
||||
};
|
||||
|
||||
|
||||
meta = with lib; {
|
||||
description = "A lightweight Gopher server";
|
||||
homepage = "http://gofish.sourceforge.net/";
|
||||
|
||||
Reference in New Issue
Block a user