nushell: enable aarch64-darwin build
This commit is contained in:
parent
ac078761ce
commit
459fbe1931
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://www.nushell.sh/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Br1ght0ne johntitor marsam ];
|
||||
platforms = [ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ];
|
||||
mainProgram = "nu";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue