mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-03-05 08:07:16 +00:00
Add aarch64-darwin to supported systems
This commit is contained in:
parent
0d4bdc1c21
commit
9b4eade565
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
"x86_64-linux"
|
||||
"i686-linux"
|
||||
"x86_64-darwin"
|
||||
"aarch64-darwin"
|
||||
"aarch64-linux"
|
||||
"armv6l-linux"
|
||||
"armv7l-linux"
|
||||
|
|
Loading…
Add table
Reference in a new issue