1
0
Fork 0
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:
Tristan 2021-08-28 01:04:18 -04:00 committed by GitHub
parent 0d4bdc1c21
commit 9b4eade565
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@
"x86_64-linux"
"i686-linux"
"x86_64-darwin"
"aarch64-darwin"
"aarch64-linux"
"armv6l-linux"
"armv7l-linux"