diff options
author | jade <lix@jade.fyi> | 2024-06-26 22:11:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@localhost> | 2024-06-26 22:11:36 +0000 |
commit | 77c53645965ff733763073a81997371b4ec5d666 (patch) | |
tree | 0772d4892002fe9cb4a504b2071312f734c9752d /flake.nix | |
parent | 3dd7d023f496d97bc9cb1a5fcf889acccfd4a711 (diff) | |
parent | 85c12412012957a3a209f8b8579d490134c4ec28 (diff) |
Merge "doc/hacking: fix up some outdated info about cross, hydra links" into main
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" |