Skip to content

Conversation

@roblabla
Copy link
Contributor

Description

The current NPDM format is going to change in the near future. In order to make it easier for the homebrew ecosystem to move to the new format, PRs have been issued automatically to upgrade your JSON to the new format. See switchbrew/switch-tools#20 for more information.

What you need to do

Right now, nothing. The PR to npdmtool is written in such a way that, when it's merged, both the old and new JSON formats will be accepted. Once it is merged and a new version of switch-tools has been published on the devkitPro repositories, you should merge this PR. I will leave a comment here when this is the case.

},
"service_access" : {
"*" : false,
"*" : true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nx-hbloader needs both...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh. I totally missed that. This is another case of duplicated keys...

Copy link
Contributor Author

@roblabla roblabla Sep 28, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, we're going to split this into "service_access": ["*"] and "service_host": ["*"]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@roblabla
Copy link
Contributor Author

Should be fixed now.

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