mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-31 06:07:44 +00:00
Fixing ordering / added nu-drive-value for nu_release.nu (#915)
This commit is contained in:
parent
eedcd10dbb
commit
6b962c8f46
1 changed files with 2 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue