3
0
Fork 0
forked from mirrors/nixpkgs

lib/system: resolve TODO

This commit is contained in:
Sandro 2022-08-02 14:13:18 +02:00 committed by GitHub
parent 551e65e946
commit 7c073f917a
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.
#