Skip to content

Commit 2a5166c

Browse files
github-actions[bot]sandydoo
authored andcommitted
Auto generate docs/devenv.schema.json
1 parent c4781e7 commit 2a5166c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/devenv.schema.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,12 @@
150150
"items": {
151151
"type": "string"
152152
}
153+
},
154+
"permittedUnfreePackages": {
155+
"type": "array",
156+
"items": {
157+
"type": "string"
158+
}
153159
}
154160
}
155161
},
@@ -176,6 +182,12 @@
176182
"items": {
177183
"type": "string"
178184
}
185+
},
186+
"permittedUnfreePackages": {
187+
"type": "array",
188+
"items": {
189+
"type": "string"
190+
}
179191
}
180192
}
181193
},

0 commit comments

Comments
 (0)