Information for build nushell-0.99.1-7.fc45

ID122164
Package Namenushell
Version0.99.1
Release7.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/nushell.git#d70c2870465bdddba15ab60b0fac79fcd3186b79
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
StartedWed, 12 Aug 2026 15:57:35 UTC
CompletedWed, 12 Aug 2026 22:40:59 UTC
Taskbuild (f45, /rpms/nushell.git:d70c2870465bdddba15ab60b0fac79fcd3186b79)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nushell.git#d70c2870465bdddba15ab60b0fac79fcd3186b79'}}
Tags
f45
RPMs
src
nushell-0.99.1-7.fc45.src.rpm (info) (download)
riscv64
nushell-0.99.1-7.fc45.riscv64.rpm (info) (download)
nushell-debuginfo-0.99.1-7.fc45.riscv64.rpm (info) (download)
nushell-debugsource-0.99.1-7.fc45.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
build.log
root.log
dnf5.log
state.log
mock_output.log
mock_config.log
Changelog * 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