nixpkgs/pkgs/build-support/emacs
Michael Alan Dorman ef5ba4d5b2 Fix emacs wrapper expression to honor bash array use
In 8d76eff, @Ericson2314 changed the representation of the value that
`findInputs` generated from a whitespace-separated bunch strings to an
actual array of strings.

Expressions that *consume* that value, however, also needed to be
changed to iterate over all the contents of the array, else they would
only select the first value, which turns out to be somewhat limiting.

Fixes #27873
2017-08-04 07:52:18 -04:00
..
buffer.nix nixBufferBuilders: Add haskellMonoRepo builder 2017-05-01 11:44:21 -04:00
elpa.nix elpaBuild: factor out package installation 2016-01-18 15:29:19 -06: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 elpaBuild: factor out package installation 2016-01-18 15:29:19 -06:00
melpa2nix.el elpaBuild: factor out package installation 2016-01-18 15:29:19 -06:00
setup-hook.sh reorganize emacs related files 2015-03-03 05:31:38 +00:00
trivial.nix all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
wrapper.nix Fix emacs wrapper expression to honor bash array use 2017-08-04 07:52:18 -04:00