Fixing ordering / added nu-drive-value for nu_release.nu (#915)

This commit is contained in:
Jack Wright 2024-07-24 08:07:58 -07:00 committed by GitHub
parent eedcd10dbb
commit 6b962c8f46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,13 +3,14 @@ use std log
export def main [] {
let subcrates_wave_1 = [
nu-glob,
nu-json,
nu-path,
nu-pretty-hex,
nu-system,
nu-utils,
nu-term-grid,
nu-test-support,
nu-json,
nu-derive-value,
nu-protocol,
nu-engine,
nu-plugin-protocol,