parent
5777c3e27c
commit
bbb20069e2
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'nushell'
|
# Template file for 'nushell'
|
||||||
pkgname=nushell
|
pkgname=nushell
|
||||||
version=0.88.1
|
version=0.88.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features=extra"
|
configure_args="--features=extra"
|
||||||
hostmakedepends="pkg-config python3 libgit2-devel"
|
hostmakedepends="pkg-config python3 libgit2-devel"
|
||||||
@ -32,4 +32,7 @@ fi
|
|||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
vsconf crates/nu-utils/src/sample_config/default_config.nu
|
||||||
|
vsconf crates/nu-utils/src/sample_config/default_env.nu
|
||||||
|
vsconf crates/nu-utils/src/sample_config/sample_login.nu
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user