Skip to content
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

installer: manage remotes state. #52

Merged
merged 3 commits into from
Mar 31, 2024
Merged

installer: manage remotes state. #52

merged 3 commits into from
Mar 31, 2024

Conversation

gmodena
Copy link
Owner

@gmodena gmodena commented Mar 3, 2024

Remotes removed from nix-flatpak config declaration will be uninstalled at system activation.

Add the capability to delete unmanged remotes at system activation.

Rename uninstallUnmanagedPackages to a more generic uninstallUnmanaged.
Trigger warning when deprecated options are set.

Initial work for #32

Remotes removed from nix-flatpak config declaration will be uninstalled
at system activation.

Add the capability to delete unmanged remotes at system activation.

Rename `uninstallUnmanagedPackages` to a more generic `uninstallUnmanaged`.
@gmodena gmodena self-assigned this Mar 3, 2024
gmodena added 2 commits March 22, 2024 19:20
Fix a regression with config now being available in
options. config is evaluated to override values
from renamed/deprecated options.
Trigger a deprecation warning if uninstallUnmanagedPackages
is set.
@gmodena gmodena changed the title WIP: installer: manage remotes state. installer: manage remotes state. Mar 22, 2024
@gmodena gmodena merged commit 7c436bd into main Mar 31, 2024
1 check passed
@gmodena gmodena deleted the add-remote-management branch October 20, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant