-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flake: update npins
pins for themes
#627
Conversation
See: - [themes broken](NotAShelf#619) - [lspkind broken](NotAShelf#624)
Note: I haven't been able to build the documentation. Instead the build gives a documentation structure similar to:
|
This should be exclusive to nix run, not build. Does |
Yep, it builds with |
Seeing CI also passes, I'm merging this. Hoping that this is the last of the npins breakages. |
npin
names for themesnpins
pins for themes
Thank you! |
✅ Preview has been deleted successfully! |
* fix: corrects theme names in `npins/sources.json` See: - [themes broken](NotAShelf#619) - [lspkind broken](NotAShelf#624) * release-notes: adds fix to plugin theme names
Reverts the attribute names for theme plugins provided in
npins/sources.json
.These were causing the neovim flakes with the following themes to fail to build:
"base16"
"dracula"
"gruvbox"
"nord"
"onedark"
"oxocarbon"
"tokyonight"
See:
Sanity Checking
nix fmt
)If new changes are particularly complex:My code includes comments in particularly complex areasI have added a section in the manual(For breaking changes) I have included a migration guide.#nix
(default package).#maximal
.#docs-html
(manual, must build).#docs-linkcheck
(optional, please build if adding links)x86_64-linux
aarch64-linux
x86_64-darwin
aarch64-darwin
Add a 👍 reaction to pull requests you find important.