Commit e3d6d62
fix(nix/pkgs/spin-plugin): Fix manifest
The [implementation][0] uses `macos`, not `osx`. Also SIP006 uses
`macos` in one of the example URLs. Additionally, the authoritative
`spin-plugin-manifest-schema-0.1.json` was [updated][1] as well.
PR to fix the typo upstream: spinframework/spin#3011
[0]: https://github.com/fermyon/spin/blob/v3.1.2/crates/plugins/src/manifest.rs#L113
[1]: spinframework/spin-plugins#10os field mapping1 parent fcd1ba7 commit e3d6d62
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments