emacs-twist / twist.nix

Build an entire Emacs configuration as a Nix package in a pure, reproducible way
GNU General Public License v3.0
78 stars 7 forks source link

fix: Allow packages without autoloads #28

Closed akirak closed 2 years ago

akirak commented 2 years ago

There may be packages without autoload annotations, and *-autoloads.el are not generated for those packages. Thus NOERROR should be set to non-nil.