diff --git a/flake.nix b/flake.nix index 025c223..e25e288 100644 --- a/flake.nix +++ b/flake.nix @@ -46,6 +46,7 @@ homepage = "https://github.com/kamadorueda/alejandra"; license = self.lib.licenses.unlicense; maintainers = [self.lib.maintainers.kamadorueda]; + platforms = self.lib.systems.doubles.all; }; }; }