Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 64 additions & 0 deletions manifests/n/Nushell/Nushell/0.105.0/Nushell.Nushell.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Created with WinGet Releaser using komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: Nushell.Nushell
PackageVersion: 0.105.0
InstallerLocale: en-US
InstallerType: wix
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- nu
ReleaseDate: 2025-06-10
InstallationMetadata:
DefaultInstallLocation: nu
Installers:
- Architecture: x64
Scope: user
InstallerSwitches:
Custom: ALLUSERS=2 MSIINSTALLPERUSER=1
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.105.0/nu-0.105.0-x86_64-pc-windows-msvc.msi
InstallerSha256: 0580682DC237E7919347666274BE65377E62115863100341DEC92FEF8E018B2E
ProductCode: '{E5A818C7-FD84-4011-B147-2ADE34D0F940}'
AppsAndFeaturesEntries:
- DisplayName: Nushell
ProductCode: '{E5A818C7-FD84-4011-B147-2ADE34D0F940}'
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
- Architecture: x64
Scope: machine
InstallerSwitches:
Custom: ALLUSERS=1
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.105.0/nu-0.105.0-x86_64-pc-windows-msvc.msi
InstallerSha256: 0580682DC237E7919347666274BE65377E62115863100341DEC92FEF8E018B2E
ProductCode: '{E5A818C7-FD84-4011-B147-2ADE34D0F940}'
AppsAndFeaturesEntries:
- DisplayName: Nushell
ProductCode: '{E5A818C7-FD84-4011-B147-2ADE34D0F940}'
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
- Architecture: arm64
Scope: user
InstallerSwitches:
Custom: ALLUSERS=2 MSIINSTALLPERUSER=1
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.105.0/nu-0.105.0-aarch64-pc-windows-msvc.msi
InstallerSha256: 37681B3E0E6585E016BFF503F119DA6EA39A6337C882D61164FC44AB075D1D80
ProductCode: '{F7F161F2-F0BD-46EF-90D7-602FF59C5A8D}'
AppsAndFeaturesEntries:
- DisplayName: Nushell
ProductCode: '{F7F161F2-F0BD-46EF-90D7-602FF59C5A8D}'
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
- Architecture: arm64
Scope: machine
InstallerSwitches:
Custom: ALLUSERS=1
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.105.0/nu-0.105.0-aarch64-pc-windows-msvc.msi
InstallerSha256: 37681B3E0E6585E016BFF503F119DA6EA39A6337C882D61164FC44AB075D1D80
ProductCode: '{F7F161F2-F0BD-46EF-90D7-602FF59C5A8D}'
AppsAndFeaturesEntries:
- DisplayName: Nushell
ProductCode: '{F7F161F2-F0BD-46EF-90D7-602FF59C5A8D}'
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with WinGet Releaser using komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: Nushell.Nushell
PackageVersion: 0.105.0
PackageLocale: en-US
Publisher: The Nushell Project Developers
PublisherUrl: https://www.nushell.sh/
PublisherSupportUrl: https://github.com/nushell/nushell/issues
Author: The Nushell Project Developers
PackageName: nu
PackageUrl: https://github.com/nushell/nushell
License: MIT
LicenseUrl: https://github.com/nushell/nushell/blob/HEAD/LICENSE
Copyright: Copyright (c) 2019 - 2025 The Nushell Project Developers
CopyrightUrl: https://raw.githubusercontent.com/nushell/nushell/main/LICENSE
ShortDescription: A new type of shell
Description: |-
Hello, and welcome to the Nushell project.
The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of development.
Nu takes cues from a lot of familiar territory, traditional shells like bash, object based shells like PowerShell, functional programming, systems programming, and more.
Moniker: nushell
Tags:
- rust
- shell
ReleaseNotes: |-
This is the 0.105.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2025-06-10-nushell_0_105_0.html
For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies
This release was made possible by PR contributions from @132ikl, @app/dependabot, @atahabaki, @ayax79, @Bahex, @blindFS, @cablehead, @Cattle0Horse, @colececil, @cptpiepmatz, @CSharperMantle, @Dorumin, @fdncred, @FlippinBerger, @flovilmart, @gmr458, @hackeryarn, @hustcer, @jjflash95, @kamek-pf, @Kissaki, @kumarUjjawal, @lazenga, @LazyPluto, @liquid-dragons, @LoicRiegel, @luismeyer95, @luong-komorebi, @Mrfiregem, @musicinmybrain, @new-years-eve, @noahfraiture, @ofek, @pyz4, @raoulkent, @rritik772, @sholderbach, @snickerdoodle2, @tindzk, @Tyarel8, @Villa01, @vivainio, @weirdan, @WindSoilder, @ysthakur, @zhiburt
ReleaseNotesUrl: https://github.com/nushell/nushell/releases/tag/0.105.0
ManifestType: defaultLocale
ManifestVersion: 1.10.0
8 changes: 8 additions & 0 deletions manifests/n/Nushell/Nushell/0.105.0/Nushell.Nushell.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: Nushell.Nushell
PackageVersion: 0.105.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0
64 changes: 64 additions & 0 deletions manifests/n/Nushell/Nushell/0.105.1/Nushell.Nushell.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Created with WinGet Releaser using komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: Nushell.Nushell
PackageVersion: 0.105.1
InstallerLocale: en-US
InstallerType: wix
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- nu
ReleaseDate: 2025-06-10
InstallationMetadata:
DefaultInstallLocation: nu
Installers:
- Architecture: x64
Scope: user
InstallerSwitches:
Custom: ALLUSERS=2 MSIINSTALLPERUSER=1
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.105.1/nu-0.105.1-x86_64-pc-windows-msvc.msi
InstallerSha256: 1087C8FDF5AD3F2540BEC6DFC246826D2F2F6378C857946B0A0729AAE5DA7C3A
ProductCode: '{DEE37CEE-80F7-42E4-95ED-92A6E12E19B1}'
AppsAndFeaturesEntries:
- DisplayName: Nushell
ProductCode: '{DEE37CEE-80F7-42E4-95ED-92A6E12E19B1}'
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
- Architecture: x64
Scope: machine
InstallerSwitches:
Custom: ALLUSERS=1
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.105.1/nu-0.105.1-x86_64-pc-windows-msvc.msi
InstallerSha256: 1087C8FDF5AD3F2540BEC6DFC246826D2F2F6378C857946B0A0729AAE5DA7C3A
ProductCode: '{DEE37CEE-80F7-42E4-95ED-92A6E12E19B1}'
AppsAndFeaturesEntries:
- DisplayName: Nushell
ProductCode: '{DEE37CEE-80F7-42E4-95ED-92A6E12E19B1}'
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
- Architecture: arm64
Scope: user
InstallerSwitches:
Custom: ALLUSERS=2 MSIINSTALLPERUSER=1
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.105.1/nu-0.105.1-aarch64-pc-windows-msvc.msi
InstallerSha256: 8B2FBC9F64F792670B9F849897DA101CAAAA9AE753404E02B268AAE8FEA5BEF8
ProductCode: '{61785607-1DF2-4C66-BC98-B01E757FCBB4}'
AppsAndFeaturesEntries:
- DisplayName: Nushell
ProductCode: '{61785607-1DF2-4C66-BC98-B01E757FCBB4}'
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
- Architecture: arm64
Scope: machine
InstallerSwitches:
Custom: ALLUSERS=1
InstallerUrl: https://github.com/nushell/nushell/releases/download/0.105.1/nu-0.105.1-aarch64-pc-windows-msvc.msi
InstallerSha256: 8B2FBC9F64F792670B9F849897DA101CAAAA9AE753404E02B268AAE8FEA5BEF8
ProductCode: '{61785607-1DF2-4C66-BC98-B01E757FCBB4}'
AppsAndFeaturesEntries:
- DisplayName: Nushell
ProductCode: '{61785607-1DF2-4C66-BC98-B01E757FCBB4}'
UpgradeCode: '{82D756D2-19FA-4F09-B10F-64942E89F364}'
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with WinGet Releaser using komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: Nushell.Nushell
PackageVersion: 0.105.1
PackageLocale: en-US
Publisher: The Nushell Project Developers
PublisherUrl: https://www.nushell.sh/
PublisherSupportUrl: https://github.com/nushell/nushell/issues
Author: The Nushell Project Developers
PackageName: nu
PackageUrl: https://github.com/nushell/nushell
License: MIT
LicenseUrl: https://github.com/nushell/nushell/blob/HEAD/LICENSE
Copyright: Copyright (c) 2019 - 2025 The Nushell Project Developers
CopyrightUrl: https://raw.githubusercontent.com/nushell/nushell/main/LICENSE
ShortDescription: A new type of shell
Description: |-
Hello, and welcome to the Nushell project.
The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of development.
Nu takes cues from a lot of familiar territory, traditional shells like bash, object based shells like PowerShell, functional programming, systems programming, and more.
Moniker: nushell
Tags:
- rust
- shell
ReleaseNotes: |-
This is the 0.105.1 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2025-06-10-nushell_0_105_1.html
For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies
This release was made possible by PR contributions from @cptpiepmatz
ReleaseNotesUrl: https://github.com/nushell/nushell/releases/tag/0.105.1
ManifestType: defaultLocale
ManifestVersion: 1.10.0
8 changes: 8 additions & 0 deletions manifests/n/Nushell/Nushell/0.105.1/Nushell.Nushell.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: Nushell.Nushell
PackageVersion: 0.105.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0
7 changes: 7 additions & 0 deletions nu/rewinged.nu
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
(
docker run
-p 8080:8080
-e REWINGED_LISTEN='0.0.0.0:8080'
-v $'(pwd)/manifests:/packages:ro'
ghcr.io/jantari/rewinged:latest
)