Files
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
..
2019-04-29 14:05:50 +02:00