flake: expose supportedSystems
This commit is contained in:
parent
d70fc7d71b
commit
bd5d70813f
@ -26,6 +26,8 @@
|
||||
, pkgsUnstable ? nixpkgs-unstable.legacyPackages.${system}
|
||||
}:
|
||||
import ./pkgs { inherit pkgs pkgsUnstable; };
|
||||
|
||||
inherit supportedSystems;
|
||||
};
|
||||
|
||||
overlays.default = final: prev: let
|
||||
|
Loading…
x
Reference in New Issue
Block a user