tvl-depot/tools/emacs-pkgs/nix-util
Vincent Ambo bdd488ce27 fix(emacs-pkgs/nix-util): Use lexical-let to allow variable capture
The lambda that acts as the sentinel for building SBCL with packages
needs to be able to capture variables if lexical binding is enabled,
which is made possible by the lexical-let form.
2020-01-17 19:09:46 +00:00
..
default.nix feat(emacs-pkgs): Introduce nix-util helper library 2019-12-19 01:40:27 +00:00
nix-util.el fix(emacs-pkgs/nix-util): Use lexical-let to allow variable capture 2020-01-17 19:09:46 +00:00