mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
nixos/movim: add aarch64-linux to testing
This commit is contained in:
parent
b19d7721ae
commit
a926cb8519
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ let
|
|||
supportedSystems = [
|
||||
"x86_64-linux"
|
||||
"i686-linux"
|
||||
"aarch64-linux"
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue