diff --git a/srcpkgs/nushell/template b/srcpkgs/nushell/template index 7181eebd640..6475af5f2ee 100644 --- a/srcpkgs/nushell/template +++ b/srcpkgs/nushell/template @@ -1,6 +1,6 @@ # Template file for 'nushell' pkgname=nushell -version=0.99.1 +version=0.100.0 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ license="MIT" homepage="https://www.nushell.sh/" changelog="https://www.nushell.sh/blog/" distfiles="https://github.com/nushell/nushell/archive/refs/tags/${version}.tar.gz" -checksum=2d7c779b90e6382516db74d2a4b902764ae4e739c4b1b0d615521c7d8082c0d5 +checksum=00b94984d3140e286e06d4beca2926ef80e0a0cc3ada75916e4fb9fa66ec28ad register_shell="/usr/bin/nu" # all tests fail with argument --target make_check=no