When using clj2nix with `-A` the only supported option I get the following warning: ``` WARNING: Use of -A with clojure.main is deprecated, use -M instead ``` I guess it would be good to support `-M` and also potentially `-X`.
When using clj2nix with
-Athe only supported option I get the following warning:I guess it would be good to support
-Mand also potentially-X.