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
@@ -24,10 +24,10 @@ mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "TeX and LaTeX editor"; description = "TeX and LaTeX editor";
longDescription='' longDescription=''
This editor is a full fledged IDE for TeX and This editor is a full fledged IDE for TeX and
LaTeX editing with completion, structure viewer, preview, LaTeX editing with completion, structure viewer, preview,
spell checking and support of any compilation chain. spell checking and support of any compilation chain.
''; '';
homepage = "http://www.xm1math.net/texmaker/"; homepage = "http://www.xm1math.net/texmaker/";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
platforms = platforms.linux; platforms = platforms.linux;
@@ -22,14 +22,14 @@ stdenv.mkDerivation rec {
meta = with lib; { meta = with lib; {
description = "Create your own animation on paper and transparancy"; description = "Create your own animation on paper and transparancy";
longDescription = '' longDescription = ''
Animbar lets you easily create your own animation on paper and Animbar lets you easily create your own animation on paper and
transparancy. From a set of input images two output images are transparancy. From a set of input images two output images are
computed, that are printed one on paper and one on computed, that are printed one on paper and one on
transparency. By moving the transparency over the paper you transparency. By moving the transparency over the paper you
create a fascinating animation effect. This kind of animation create a fascinating animation effect. This kind of animation
technique is hundreds of years old and known under several technique is hundreds of years old and known under several
names: picket fence animation, barrier grid animation, Moiré names: picket fence animation, barrier grid animation, Moiré
animation, to name a few. animation, to name a few.
''; '';
homepage = "http://animbar.mnim.org"; homepage = "http://animbar.mnim.org";
maintainers = with maintainers; [ leenaars ]; maintainers = with maintainers; [ leenaars ];
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
longDescription = longDescription =
'' Xearth sets the X root window to an image of the Earth, as seen from your favorite vantage point in space, '' Xearth sets the X root window to an image of the Earth, as seen from your favorite vantage point in space,
correctly shaded for the current position of the Sun. correctly shaded for the current position of the Sun.
By default, xearth updates the displayed image every five minutes. By default, xearth updates the displayed image every five minutes.
''; '';
maintainers = [ maintainers.mafo ]; maintainers = [ maintainers.mafo ];
license = "xearth"; license = "xearth";
@@ -454,7 +454,7 @@ in {
}) })
]; ];
# 4.5 # 4.5
XSA_248_45 = [ XSA_248_45 = [
(xsaPatch { (xsaPatch {
name = "248-4.5"; name = "248-4.5";
+1 -1
View File
@@ -194,7 +194,7 @@ stdenv.mkDerivation (rec {
strictDeps = true; strictDeps = true;
# Dont add -liconv to LDFLAGS automatically so that GHC will add it itself. # Dont add -liconv to LDFLAGS automatically so that GHC will add it itself.
dontAddExtraLibs = true; dontAddExtraLibs = true;
nativeBuildInputs = [ nativeBuildInputs = [
perl autoconf automake m4 python3 sphinx perl autoconf automake m4 python3 sphinx
+1 -1
View File
@@ -189,7 +189,7 @@ stdenv.mkDerivation (rec {
strictDeps = true; strictDeps = true;
# Dont add -liconv to LDFLAGS automatically so that GHC will add it itself. # Dont add -liconv to LDFLAGS automatically so that GHC will add it itself.
dontAddExtraLibs = true; dontAddExtraLibs = true;
nativeBuildInputs = [ nativeBuildInputs = [
perl autoconf automake m4 python3 sphinx perl autoconf automake m4 python3 sphinx
+1 -1
View File
@@ -194,7 +194,7 @@ stdenv.mkDerivation (rec {
strictDeps = true; strictDeps = true;
# Dont add -liconv to LDFLAGS automatically so that GHC will add it itself. # Dont add -liconv to LDFLAGS automatically so that GHC will add it itself.
dontAddExtraLibs = true; dontAddExtraLibs = true;
nativeBuildInputs = [ nativeBuildInputs = [
perl autoconf automake m4 python3 sphinx perl autoconf automake m4 python3 sphinx
+1 -1
View File
@@ -198,7 +198,7 @@ stdenv.mkDerivation (rec {
strictDeps = true; strictDeps = true;
# Dont add -liconv to LDFLAGS automatically so that GHC will add it itself. # Dont add -liconv to LDFLAGS automatically so that GHC will add it itself.
dontAddExtraLibs = true; dontAddExtraLibs = true;
nativeBuildInputs = [ nativeBuildInputs = [
perl autoconf automake m4 python3 sphinx perl autoconf automake m4 python3 sphinx
+1 -1
View File
@@ -203,7 +203,7 @@ stdenv.mkDerivation (rec {
strictDeps = true; strictDeps = true;
# Dont add -liconv to LDFLAGS automatically so that GHC will add it itself. # Dont add -liconv to LDFLAGS automatically so that GHC will add it itself.
dontAddExtraLibs = true; dontAddExtraLibs = true;
nativeBuildInputs = [ nativeBuildInputs = [
perl autoconf autoreconfHook automake m4 python3 sphinx perl autoconf autoreconfHook automake m4 python3 sphinx
+1 -1
View File
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
[ (fetchurl { [ (fetchurl {
name = "0007-Fix-ocamlopt-w.r.t.-binutils-2.21.patch"; name = "0007-Fix-ocamlopt-w.r.t.-binutils-2.21.patch";
url = "http://caml.inria.fr/mantis/file_download.php?file_id=418&type=bug"; url = "http://caml.inria.fr/mantis/file_download.php?file_id=418&type=bug";
sha256 = "612a9ac108bbfce2238aa5634123da162f0315dedb219958be705e0d92dcdd8e"; sha256 = "612a9ac108bbfce2238aa5634123da162f0315dedb219958be705e0d92dcdd8e";
}) })
]; ];
@@ -35,9 +35,9 @@ stdenvNoCC.mkDerivation {
outputsToInstall = [ "out" ]; outputsToInstall = [ "out" ];
description = "The datastructures of ELF according to the target platform's libc"; description = "The datastructures of ELF according to the target platform's libc";
longDescription = '' longDescription = ''
The Executable and Linkable Format (ELF, formerly named Extensible Linking The Executable and Linkable Format (ELF, formerly named Extensible Linking
Format), is usually defined in a header like this. Format), is usually defined in a header like this.
''; '';
platforms = lib.platforms.all; platforms = lib.platforms.all;
maintainers = [ lib.maintainers.ericson2314 ]; maintainers = [ lib.maintainers.ericson2314 ];
}; };
@@ -1,12 +1,12 @@
{stdenv, fetchurl, ant, jdk}: {stdenv, fetchurl, ant, jdk}:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "martyr"; pname = "martyr";
version = "0.3.9"; version = "0.3.9";
src = fetchurl { src = fetchurl {
url = "mirror://sourceforge/martyr/${pname}-${version}.tar.gz"; url = "mirror://sourceforge/martyr/${pname}-${version}.tar.gz";
sha256 = "1ks8j413bcby345kmq1i7av8kwjvz5vxdn1zpv0p7ywxq54i4z59"; sha256 = "1ks8j413bcby345kmq1i7av8kwjvz5vxdn1zpv0p7ywxq54i4z59";
}; };
buildInputs = [ ant jdk ]; buildInputs = [ ant jdk ];
@@ -1,5 +1,5 @@
{ lib, stdenv, fetchPypi, buildPythonPackage, { lib, stdenv, fetchPypi, buildPythonPackage,
wrapt, pytest, tox }: wrapt, pytest, tox }:
buildPythonPackage rec { buildPythonPackage rec {
pname = "Deprecated"; pname = "Deprecated";
@@ -39,5 +39,5 @@ buildPythonPackage rec {
homepage = "http://wrf-python.rtfd.org"; homepage = "http://wrf-python.rtfd.org";
license = lib.licenses.asl20; license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ mhaselsteiner ]; maintainers = with lib.maintainers; [ mhaselsteiner ];
}; };
} }
@@ -6,7 +6,7 @@
buildGoPackage rec { buildGoPackage rec {
pname = "ineffassign-unstable"; pname = "ineffassign-unstable";
version = "2018-09-09"; version = "2018-09-09";
rev = "1003c8bd00dc2869cb5ca5282e6ce33834fed514"; rev = "1003c8bd00dc2869cb5ca5282e6ce33834fed514";
goPackagePath = "github.com/gordonklaus/ineffassign"; goPackagePath = "github.com/gordonklaus/ineffassign";
excludedPackages = ''testdata''; excludedPackages = ''testdata'';
+1 -1
View File
@@ -29,7 +29,7 @@ in stdenv.mkDerivation {
version = "${ver}x${build}"; version = "${ver}x${build}";
src = fetchurl { src = fetchurl {
url = "https://beta.unity3d.com/download/6e9a27477296/LinuxEditorInstaller/Unity.tar.xz"; url = "https://beta.unity3d.com/download/6e9a27477296/LinuxEditorInstaller/Unity.tar.xz";
sha1 = "083imikkrgha5w9sihjvv1m74naxm5yv"; sha1 = "083imikkrgha5w9sihjvv1m74naxm5yv";
}; };
+3 -3
View File
@@ -21,9 +21,9 @@ stdenv.mkDerivation rec {
patches = [ ./header-order.patch ./public-buildproject.patch patches = [ ./header-order.patch ./public-buildproject.patch
(fetchpatch { (fetchpatch {
url = "https://bitbucket.org/giszmo/glob2/commits/c9dc715624318e4fea4abb24e04f0ebdd9cd8d2a/raw"; url = "https://bitbucket.org/giszmo/glob2/commits/c9dc715624318e4fea4abb24e04f0ebdd9cd8d2a/raw";
sha256 = "0017xg5agj3dy0hx71ijdcrxb72bjqv7x6aq7c9zxzyyw0mkxj0k"; sha256 = "0017xg5agj3dy0hx71ijdcrxb72bjqv7x6aq7c9zxzyyw0mkxj0k";
}) })
]; ];
postPatch = '' postPatch = ''
+5 -5
View File
@@ -5,11 +5,11 @@ stdenv.mkDerivation rec {
version = "20090101"; version = "20090101";
src = fetchcvs { src = fetchcvs {
cvsRoot = ":pserver:anonymous@xmpppy.cvs.sourceforge.net:/cvsroot/xmpppy"; cvsRoot = ":pserver:anonymous@xmpppy.cvs.sourceforge.net:/cvsroot/xmpppy";
module = "xmpppy/mail-transport"; module = "xmpppy/mail-transport";
date = "2009-01-01"; date = "2009-01-01";
sha256 = "15301252e52b4ccb2156baefed8982a2a0cce3ae8eae3caf3cc28dfa615c8d6e"; sha256 = "15301252e52b4ccb2156baefed8982a2a0cce3ae8eae3caf3cc28dfa615c8d6e";
}; };
pythonPath = [ xmpppy ]; pythonPath = [ xmpppy ];
buildInputs = [ pythonPackages.wrapPython ]; buildInputs = [ pythonPackages.wrapPython ];