···16 */
17 flakeExposed = import ./flake-systems.nix { };
1819- # TODO(@sternenseemann): remove before 21.11
20- supported = throw "2022-05-23: Use lib.systems.flakeExposed instead of lib.systems.supported.hydra, as lib.systems.supported has been removed";
21-22 # Elaborate a `localSystem` or `crossSystem` so that it contains everything
23 # necessary.
24 #
···16 */
17 flakeExposed = import ./flake-systems.nix { };
1800019 # Elaborate a `localSystem` or `crossSystem` so that it contains everything
20 # necessary.
21 #