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:
@@ -1,6 +1,5 @@
|
||||
{ stdenv, fetchurl
|
||||
, pkgconfig, SDL2
|
||||
}:
|
||||
{ stdenv, fetchurl, pkgconfig
|
||||
, SDL2 }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user