24 lines
515 B
YAML
24 lines
515 B
YAML
name: nushell
|
|
description: A new type of shell
|
|
version: 0.114.1
|
|
revision: 1
|
|
url: https://www.nushell.sh/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- curl
|
|
- gcc-libs
|
|
- glibc
|
|
- openssl
|
|
- zlib
|
|
make_depends:
|
|
- rustc
|
|
downloads:
|
|
- url: https://github.com/nushell/nushell/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 48ef2fb6bb3ec2b1dcff87a792aeebdfab10b29f3119a62291075b17e4ad25d5
|