From 85c12412012957a3a209f8b8579d490134c4ec28 Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Tue, 25 Jun 2024 21:46:26 -0700 Subject: doc/hacking: fix up some outdated info about cross, hydra links We would like to build these with Hydra but we do not currently have a Hydra to build them with conveniently. Change-Id: I0832a33881138dd1caab3805df7ad097db347e62 --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d18646415..a2a980a66 100644 --- a/flake.nix +++ b/flake.nix @@ -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" -- cgit v1.2.3