Commit Graph

3 Commits

Author SHA1 Message Date
Tristan Ross
fb343de825 lib.systems.flakeExposed: exclude systems which are not bootstrapped
(cherry picked from commit ecf6827049)
2024-07-10 13:03:04 -07:00
figsoda
695d4bc76b lib: fix typos 2022-12-17 18:59:29 -05:00
sternenseemann
168b926435 lib.systems: remove supported, replace with flakeExposed
Since the list only gates the platforms the nixpkgs flake exposes
packages to build on, the `hydra` label made little sense. It was also
only used for this purpose, so the `tier*` attributes were largely
unnecessary.

To reflect the intention more accurately, we expose
`lib.systems.flakeExposed` and use it to gate flake.nix's system list.
2022-05-23 15:27:30 +02:00