diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -84,6 +84,8 @@ ]; systems = linuxSystems ++ darwinSystems; + # If you add something here, please update the list in doc/manual/src/contributing/hacking.md. + # Thanks~ crossSystems = [ "armv6l-linux" "armv7l-linux" |