-
Notifications
You must be signed in to change notification settings - Fork 29
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
Sources have repos that no longer exist #72
Comments
For now I forked the source repo but I just realized the list.yaml is managed by someone else. So i might open an issue there or you can fork their repo with those two removed. |
I have also noticed the issue. It prevents fetching schemes and templates on a fresh install of flavours |
Hey! Despite the scary error messages, a few schemes/templates failing to clone should not prevent the others from being cloned (just tested it in a fresh install). I'll see what I can do to improve the error messages a bit. For anyone browsing this, there's two ways to avoid getting these error messages:
Base16 is in a pretty bad state right now, as Chris apparently went rogue against the community fork. I'll fork the sources for now and let my forks be flavours' defaults. In the near future, I'll see if I can update flavours to use tinted-theming's new formats instead. |
For me at least it seemed when those failed none of the following ones were clones but I may be mistaken |
And commenting out list.ymal(lines) iirc just the reset the file when running flavour update all |
Whenever you run |
Hello. Just wondering if there are any plans to have flavour support tinted-theming/base16-schemes. For the time being, I'm just working around it with a small script to pull the repo into ~/.local/share/flavours/bind16/schemes, build directory names, and move each yaml file into each. Very hackish and lame but it is working for the time being. |
Reading the code of flavours/src/operations/update.rs Lines 46 to 62 in 884dadc
Though the documentation for that is currently missing from the readme. |
I'd love to support tinted theming's format (all schemes on a single repo), but it's a little hard to implement that while keeping backwards compatibility. It's on my radar though!
Yup! The PR that introduced it did not document it, so it's still missing for now. |
why not:
? |
Seems negligent towards new users |
when trying to use flavours update all it fails due to 2 repos no longer existing. Those being ones by aramisgithub
The text was updated successfully, but these errors were encountered: