Skip to content

Commit 65ef02c

Browse files
committed
uemacs: format with nixfmt-rfc-style
1 parent 3ad376e commit 65ef02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/ue/uemacs/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gccStdenv.mkDerivation {
2424
2525
substituteInPlace epath.h --replace "/usr/global/lib/" "$out/share/uemacs/"
2626
'';
27-
27+
2828
makeFlags = [ "CC=${gccStdenv.cc.targetPrefix}cc" ];
2929

3030
strictDeps = true;

0 commit comments

Comments
 (0)