Closed mpereira closed 3 years ago
This allows the package to be installed with Quelpa:
(use-package nano-theme :ensure nil :defer t :quelpa (nano-theme :fetcher github :repo "rougier/nano-theme"))
Without it the following error message is shown:
Error getting PACKAGE-DESC: (error Package lacks a file header) quelpa-package-install: Wrong type argument: package-desc, nil
I got the same error!
Oh thanks! Can you also add quelpa install instructions in the README?
@rougier done in https://github.com/rougier/nano-theme/pull/2/commits/328557891eac318cbf90bc3a9cce6cbdcdc97fad
This allows the package to be installed with Quelpa:
Without it the following error message is shown: