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

fix [close #15]: environment issue that's breaking visual apps #16

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

taukakao
Copy link
Member

This reimplements the apt hooks to export any new manually installed packages. (using apt-mark showmanual)

Automatic unexporting is sadly not possible here since we would need to unexport something after it has been removed which will just throw an error in vso.

Export errors are ignored since the package might not even have a desktop file to export.

Tested locally.

@taukakao
Copy link
Member Author

Oh no, just noticed that I accidentally put my username in there. Please don't merge yet.

@taukakao taukakao force-pushed the fix-environment-issue branch from fadee13 to 9fad472 Compare February 29, 2024 00:11
@taukakao
Copy link
Member Author

Ok, fixed.

@mirkobrombin mirkobrombin merged commit 0791f3c into Vanilla-OS:main Mar 4, 2024
1 check passed
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.

2 participants