formatting: fix missing leading whitespace
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
, ed, glibc, libevent
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec{
|
||||
stdenv.mkDerivation rec {
|
||||
name = "netatalk-3.1.12";
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user