treewide: editorconfig fixes

- remove trailing whitespace
- use spaces for indentation
This commit is contained in:
zowoq
2021-01-20 09:11:11 +10:00
parent 33fdfd07d2
commit 31f5dd3f36
141 changed files with 224 additions and 224 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
sha256 = "026xd1bkg10fj2q1n6xx797xk1grpby25qj1pnw2lp4f3vc19qn6";
};
nativeBuildInputs = [
nativeBuildInputs = [
autoconf
automake
pkg-config
+1 -1
View File
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
buildPhase = ''
scons -j$NIX_BUILD_CORES -l$NIX_BUILD_CORES
'';
installPhase = ''
install -D -t "$out"/bin xsettingsd dump_xsettings
install -D -t "$out"/usr/share/man/man1 xsettingsd.1 dump_xsettings.1