1
0
Fork 0
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:
Janne Heß 2021-08-28 12:03:25 +02:00 committed by GitHub
commit f61a391089
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"