tvl-depot/tools
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
..
blog_cli refactor(tools/blog_cli): Build with buildGo.nix 2019-12-13 21:31:01 +00:00
cheddar fix(cheddar): Fix errors if filename does not have an extension 2019-12-22 15:21:23 +00:00
emacs feat(emacs): Install lispy for evaluation 2020-01-17 17:48:13 +00:00
emacs-pkgs fix(emacs-pkgs/nix-util): Use lexical-let to allow variable capture 2020-01-17 19:09:46 +00:00