nixpkgs/pkgs/applications/editors/emacs/build-support
Lin Jian 2f7cc5a781
emacsPackages: respect turnCompilationWarningToError and ignoreCompilationError at bytecompile time
Previously, these two attributes were only respected at nativecompile
time.
2024-09-23 17:36:55 +08:00
..
buffer.nix
elpa2nix.el emacsPackages: respect turnCompilationWarningToError and ignoreCompilationError at bytecompile time 2024-09-23 17:36:55 +08:00
elpa.nix emacs: make elpa2nix of elpaBuild consistent with melpaBuild 2024-08-05 08:12:43 +08:00
emacs-funcs.sh emacs: make trivialBuild know its elisp dependencies in another way 2024-09-20 15:19:45 +08:00
generic.nix emacsPackages: respect turnCompilationWarningToError and ignoreCompilationError at bytecompile time 2024-09-23 17:36:55 +08:00
lib-build-helper.nix emacs: stop vendoring PR #234651 2024-08-05 08:12:39 +08:00
melpa2nix.el emacs: make sure the pinned package-build is used 2024-09-20 15:31:04 +08:00
melpa.nix melpa2nix: update to work with current MELPA recipes 2024-09-09 11:59:51 +02:00
mk-wrapper-subdirs.el
package-build-dont-use-mtime.patch
trivial.nix emacs: make trivialBuild know its elisp dependencies in another way 2024-09-20 15:19:45 +08:00
wrapper.nix emacs: remove unneeded code from genericBuild 2024-08-01 13:29:09 +08:00
wrapper.sh