Information for build nushell-0.99.1-8.fc45

ID124370
Package Namenushell
Version0.99.1
Release8.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/nushell.git#c9a826daa1458ec58fe7e59c70e4696b3d29149f
SummaryA new type of shell
Description The goal of Nushell is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of development. Thus, rather than being either a shell, or a programming language, Nushell connects both by bringing a rich programming language and a full-featured shell together into one package. Nu takes cues from a lot of familiar territory: traditional shells like bash, object based shells like PowerShell, gradually typed languages like TypeScript, functional programming, systems programming, and more. But rather than trying to be a jack of all trades, Nu focuses its energy on doing a few things well: - Being a flexible cross-platform shell with a modern feel - Solving problems as a modern programming language that works with the structure of your data - Giving clear error messages and clean IDE support
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 17 Aug 2026 13:40:47 UTC
CompletedMon, 17 Aug 2026 14:54:05 UTC
Taskbuild (f45, /rpms/nushell.git:c9a826daa1458ec58fe7e59c70e4696b3d29149f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nushell.git#c9a826daa1458ec58fe7e59c70e4696b3d29149f'}}
Tags
f45
f46
RPMs
src
nushell-0.99.1-8.fc45.src.rpm (info) (download)
riscv64
nushell-0.99.1-8.fc45.riscv64.rpm (info) (download)
nushell-debuginfo-0.99.1-8.fc45.riscv64.rpm (info) (download)
nushell-debugsource-0.99.1-8.fc45.riscv64.rpm (info) (download)
Logs
riscv64
mock_config.log
mock_output.log
hw_info.log
dnf5.log
build.log
root.log
state.log
Changelog * Mon Aug 03 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 0.99.1-8 - Bump lsp-server dependency to 0.10 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.99.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Fri Jul 10 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 0.99.1-6 - Bump lsp-server from 0.7 to 0.8 * Wed Jul 08 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 0.99.1-5 - Update dialoguer from 0.11 to 0.12 * Fri May 29 2026 Michel Lind <salimma@fedoraproject.org> - 0.99.1-4 - Allow fancy-regex 0.13 to 0.16 * Fri May 29 2026 Michel Lind <salimma@fedoraproject.org> - 0.99.1-3 - Fix license typo * Thu May 28 2026 Michel Lind <salimma@fedoraproject.org> - 0.99.1-2 - Exclude building on ix86 due to OOM when linking * Thu May 28 2026 Michel Lind <salimma@fedoraproject.org> - 0.99.1-1 - Initial package, replacing rust-nu - Resolves RHBZ#2482818