Subject: CVS commit: pkgsrc/shells/nushell
From: pin
Date: 2024-06-04 08:43:39
Message id: 20240604064339.38099FC74@cvs.NetBSD.org

Log Message:
shells/nushell: update to 0.94.2

In this release, we're releasing two bugfixes:
 - Fix external command name parsing with backslashes, and add tests by @devyn \ 
in #13027
 - Fix run_external::expand_glob() to return paths that are PWD-relative but \ 
reflect the original intent by @devyn in #13028

This release was made possible by PR contributions from @devyn.

Files:
RevisionActionfile
1.58modifypkgsrc/shells/nushell/Makefile
1.40modifypkgsrc/shells/nushell/cargo-depends.mk
1.47modifypkgsrc/shells/nushell/distinfo
1.5modifypkgsrc/shells/nushell/patches/patch-Cargo.toml