quickemu-project / quickget_configs

JSON formatted configuration files for use by quickget. Updated daily
GNU General Public License v3.0
5 stars 1 forks source link

fix: Correct for breaking change in new distro additions #12

Open lj3954 opened 1 month ago

lj3954 commented 1 month ago

Description

Recently added distros were not updated for breaking changes. Fix this to allow the project to build.

Type of change

Checklist:

lj3954 commented 1 month ago

A workflow should be added in the future to run cargo clippy on any PRs, to ensure no errors in code or linting are present, especially when merging divergent branches.

lj3954 commented 2 hours ago

@flexiondotorg Please get this merged. The workflow has been nonfunctional for a month due to build failure.