uemacs: format with nixfmt-rfc-style (#407248)

authored by winter.bsky.social and committed by GitHub f71ccdc1 54e07a8b

+1 -1
+1 -1
pkgs/by-name/ue/uemacs/package.nix
··· 24 25 substituteInPlace epath.h --replace "/usr/global/lib/" "$out/share/uemacs/" 26 ''; 27 - 28 makeFlags = [ "CC=${gccStdenv.cc.targetPrefix}cc" ]; 29 30 strictDeps = true;
··· 24 25 substituteInPlace epath.h --replace "/usr/global/lib/" "$out/share/uemacs/" 26 ''; 27 + 28 makeFlags = [ "CC=${gccStdenv.cc.targetPrefix}cc" ]; 29 30 strictDeps = true;