-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
chore(updated supported releases): Updated support for ParrotOS 6.1 #1279
Conversation
…nd NixOS 24.05 Added support for: - ParrotOS 6.1 - NixOS 24.05 Removed support for: - ParrotOS 5.9 - NixOS 23.05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've suggested changes to allow quickget to dynamically find the latest 2 releases of Parrot OS.
In addition, please remove NixOS from the PR, #1266 includes changes for that operating system.
Co-authored-by: Liam <[email protected]>
I should have removed the NixOS changes |
I can't figure out why the lint shellcheck keeps failing (not too familiar with github yet), do you want me to close this PR and redo it with the suggested changes? I assumed it was due to the 2nd commit in which I accepted your suggestion, which isn't properly formatted but for whatever reason it doesn't let me rename that commit. |
It's because some of ShellCheck's lints don't align with the formatting used by quickemu. Please add this line above. #shellcheck disable=SC2046,SC2005 |
Where should I add it exactly? |
Added support for:
Removed support for: