Merge pull request #184809 from SuperSandro2000/SuperSandro2000-patch-3

authored by Sandro and committed by GitHub e37a24a2 3125eef5

-3
-3
lib/systems/default.nix
··· 16 */ 17 flakeExposed = import ./flake-systems.nix { }; 18 19 - # 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 { }; 18 19 # Elaborate a `localSystem` or `crossSystem` so that it contains everything 20 # necessary. 21 #