nixpkgs/pkgs/build-support/emacs
Lin Jian 4f65cecd45
emacs: remove warning of xargs when doing AOT native-comp
Before, there is a warning:

xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value

According to the  manual[1], swap -I and -n can remove this warning.

[1]: https://www.gnu.org/software/findutils/manual/html_node/find_html/Conflicting-xargs-options.html
2022-10-04 02:53:55 +08:00
..
buffer.nix
elpa.nix elpa-packages: deprecate phases 2021-08-16 21:34:58 +02:00
elpa2nix.el
emacs-funcs.sh emacs: add currently compiling package dirs to load-path 2021-02-19 16:46:31 +01:00
generic.nix emacs: remove warning of xargs when doing AOT native-comp 2022-10-04 02:53:55 +08:00
melpa.nix package-build: don't use mtime when creating tarballs 2022-09-18 10:02:53 +01:00
melpa2nix.el emacsPackages.melpaBuild: Update package-build, avoid monkey-patch 2022-05-23 12:52:17 -07:00
mk-wrapper-subdirs.el emacs: resolve wrapper load-path at build time 2021-11-14 22:31:48 +01:00
package-build-dont-use-mtime.patch package-build: don't use mtime when creating tarballs 2022-09-18 10:02:53 +01:00
trivial.nix emacs.pkgs.trivialBuild: add missing stdenv argument 2021-01-26 16:15:03 +01:00
wrapper.nix emacsWithPackages: Rely on package.el for autoloads 2022-07-11 20:22:20 -05:00
wrapper.sh emacsWithPackages: Rely on package.el for autoloads 2022-07-11 20:22:20 -05:00