Skip to content

Commit f71ccdc

Browse files
authored
uemacs: format with nixfmt-rfc-style (#407248)
2 parents 54e07a8 + 65ef02c commit f71ccdc

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)