-
Notifications
You must be signed in to change notification settings - Fork 4
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
refactor!: make modules the main focus, move files into module folders #103
Conversation
superseded by just setup-nix
i couldn't find anything that uses this and i'm not sure it's even needed anymore and it's totally unmaintained
- i just noticed this is where the container tools for the container tools bling were coming from, but i already removed that... - ig this wasn't the only place to get container tools - the devpod bin wasn't used anywhere either and was locked to a specific version (that no-one maintained to update)
- tries to install nonexistant rpm
- also, there should only be one h1 per page
this is a nightmare to poke around in blindly, lets see where #104 goes
Looks very good. Maybe we can remove ublue-os backgrounds rpm related stuff here too? |
I was thinking that'd be a later PR but I can do it now too, sure. |
https://github.com/ublue-os/bling/blob/refactor/modules/bling/bling.sh#L12 This one needs to be: |
- also removes ublue-update rpm, this isn't used in the installer, the copr repo is
Good catch! This doesn't need to be at all actually, the |
superseded by use of MODULE_DIRECTORY
I would approve |
This is a breaking change that removes features, features that were unmaintained and undocumented (or badly documented).