rougier / nano-theme

GNU Emacs / N Λ N O Theme
GNU General Public License v3.0
359 stars 35 forks source link

Add file header #2

Closed mpereira closed 3 years ago

mpereira commented 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
a13 commented 3 years ago

I got the same error!

rougier commented 3 years ago

Oh thanks! Can you also add quelpa install instructions in the README?

mpereira commented 3 years ago

@rougier done in https://github.com/rougier/nano-theme/pull/2/commits/328557891eac318cbf90bc3a9cce6cbdcdc97fad