treewide: editorconfig fixes
- remove trailing whitespace - use spaces for indentation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, fetchFromGitHub, zlib, libarchive, openssl }:
|
||||
{ stdenv, fetchFromGitHub, zlib, libarchive, openssl }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation rec {
|
||||
version = "1.0";
|
||||
pname = "makerpm";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user