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

This commit is contained in:
Sandro 2022-08-04 12:09:17 +02:00 committed by GitHub
commit e37a24a291
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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