Compare commits

..

No commits in common. "da5c91424e6d5028c7cfd171833ac7a71f98cbfc" and "e6b2d28159a61b258eb53b84dc114a2db93a022f" have entirely different histories.

View file

@ -92,8 +92,11 @@
}; };
}; };
defaultFormat = "typstyle"; defaultFormat = "typstfmt";
formats = { formats = {
typstfmt = {
package = pkgs.typstfmt;
};
# https://github.com/Enter-tainer/typstyle # https://github.com/Enter-tainer/typstyle
typstyle = { typstyle = {
package = pkgs.typstyle; package = pkgs.typstyle;