uemacs: format with nixfmt-rfc-style (#407248)
This commit is contained in:
@@ -24,7 +24,7 @@ gccStdenv.mkDerivation {
|
|||||||
|
|
||||||
substituteInPlace epath.h --replace "/usr/global/lib/" "$out/share/uemacs/"
|
substituteInPlace epath.h --replace "/usr/global/lib/" "$out/share/uemacs/"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
makeFlags = [ "CC=${gccStdenv.cc.targetPrefix}cc" ];
|
makeFlags = [ "CC=${gccStdenv.cc.targetPrefix}cc" ];
|
||||||
|
|
||||||
strictDeps = true;
|
strictDeps = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user