Skip to content

Commit

Permalink
fix: nushell (#1314)
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Jun 8, 2024
1 parent 2c97254 commit aaa8aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/langs/rust/nushell/nushell.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Requires: glibc openssl zlib
%cargo_prep_online

%build
%{cargo_build -f extra,dataframe} --workspace
%{cargo_build -f extra} --workspace

%install
mkdir -p %buildroot%_bindir
Expand Down

0 comments on commit aaa8aef

Please sign in to comment.