Small style fixups

In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
This commit is contained in:
AndersonTorres
2014-09-10 21:34:50 -03:00
parent ff1b7aa332
commit b39e5ce957
18 changed files with 88 additions and 90 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
{ stdenv, fetchurl
, pkgconfig, SDL2
}:
{ stdenv, fetchurl, pkgconfig
, SDL2 }:
stdenv.mkDerivation rec {