Loading pkgs/by-name/dp/dprint/plugins/dprint-plugin-biome.nix +3 −3 Original line number Diff line number Diff line { mkDprintPlugin }: mkDprintPlugin { description = "Biome (JS/TS/JSON) wrapper plugin"; hash = "sha256-LaByLZ0y+/kqo2+Yfk0WD6/DMUaS9vkkqnTCQwKwujY="; hash = "sha256-oVhS76n0SVoSrheKv3ynpKKS7s4Zj1s2ER3FaG8r4WM="; initConfig = { configExcludes = [ "**/node_modules" ]; configKey = "biome"; Loading @@ -17,6 +17,6 @@ mkDprintPlugin { }; pname = "dprint-plugin-biome"; updateUrl = "https://plugins.dprint.dev/dprint/biome/latest.json"; url = "https://plugins.dprint.dev/biome-0.11.13.wasm"; version = "0.11.13"; url = "https://plugins.dprint.dev/biome-0.11.14.wasm"; version = "0.11.14"; } Loading
pkgs/by-name/dp/dprint/plugins/dprint-plugin-biome.nix +3 −3 Original line number Diff line number Diff line { mkDprintPlugin }: mkDprintPlugin { description = "Biome (JS/TS/JSON) wrapper plugin"; hash = "sha256-LaByLZ0y+/kqo2+Yfk0WD6/DMUaS9vkkqnTCQwKwujY="; hash = "sha256-oVhS76n0SVoSrheKv3ynpKKS7s4Zj1s2ER3FaG8r4WM="; initConfig = { configExcludes = [ "**/node_modules" ]; configKey = "biome"; Loading @@ -17,6 +17,6 @@ mkDprintPlugin { }; pname = "dprint-plugin-biome"; updateUrl = "https://plugins.dprint.dev/dprint/biome/latest.json"; url = "https://plugins.dprint.dev/biome-0.11.13.wasm"; version = "0.11.13"; url = "https://plugins.dprint.dev/biome-0.11.14.wasm"; version = "0.11.14"; }