This commit is contained in:
Jeff Hykin 2024-05-25 10:59:28 -04:00
parent adff8800eb
commit 735f118b90

View file

@ -64,6 +64,7 @@ let
fileset = callLibs ./fileset;
sources = callLibs ./sources.nix;
# TODO: these are not the same as system.platform, we should probably try and unify them
# back-compat aliases
platforms = self.systems.doubles;