mirror of
https://github.com/Mic92/sops-nix.git
synced 2024-12-14 11:57:52 +00:00
Merge pull request #110 from starcraft66/patch-1
Add aarch64-darwin to supported systems
This commit is contained in:
commit
f61a391089
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…
Reference in a new issue