nixpkgs/pkgs/build-support/emacs
Robert Helgesson 241e28e3d1
emacs: use runCommand to generate wrapper
This removes the unnecessary compiler build dependency. We also set

    preferLocalBuild = true;
    allowSubstitutes = false;

to not farm out the build on a remote builder or bother with trying to
find a binary substitution.
2019-09-18 22:32:19 +02:00
..
buffer.nix nix-buffer: make eshell-path-env be inherited 2018-02-15 17:30:59 -06:00
elpa.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
elpa2nix.el emacsWithPackages: support installing larger packages 2017-05-29 12:56:09 +01:00
generic.nix melpaBuild: keep original source file names without hash 2016-01-18 15:29:19 -06:00
melpa.nix treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
melpa2nix.el emacsPackagesNg: 2018-07-15 update 2018-07-15 20:52:41 -05:00
setup-hook.sh treewide: Don't use envHook anymore 2017-12-30 22:04:22 -05:00
trivial.nix emacsPackagesNg.trivialBuild: cleanup and standardize function 2018-11-27 00:23:04 -05:00
wrapper.nix emacs: use runCommand to generate wrapper 2019-09-18 22:32:19 +02:00