Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: nushell
|
||||
description: A new type of shell
|
||||
version: 0.107.0
|
||||
revision: 1
|
||||
url: https://www.nushell.sh/
|
||||
license: MIT
|
||||
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: true
|
||||
extract_strip_components: 1
|
||||
checksum: e5b91463b915c26e72a7be48ddac411e02e25daca1887ec4cf7b98b3b4e6e72e
|
||||
Reference in New Issue
Block a user