treewide: remove trailing whitespace

This commit is contained in:
Jörg Thalheim
2020-11-18 22:37:56 -08:00
committed by Jonathan Ringer
parent 72f6df338d
commit 8313dacb11
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
url = "mirror://sourceforge/project/qmc2/qmc2/${version}/${pname}-${version}.tar.gz";
sha256 = "1dzmjlfk8pdspns6zg1jmd5fqzg8igd4q38cz4a1vf39lx74svns";
};
preBuild = ''
patchShebangs scripts
'';