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-t58jDcUp60fbRJmE1B5hJnKdl2N5qU9dLC7Juo5IqtI="; hash = "sha256-UXpqyifwSnkenmhO8tLmc0+KPtz8yZd/tST/LUEZkwo="; 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.12.2.wasm"; version = "0.12.2"; url = "https://plugins.dprint.dev/biome-0.12.4.wasm"; version = "0.12.4"; } 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-t58jDcUp60fbRJmE1B5hJnKdl2N5qU9dLC7Juo5IqtI="; hash = "sha256-UXpqyifwSnkenmhO8tLmc0+KPtz8yZd/tST/LUEZkwo="; 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.12.2.wasm"; version = "0.12.2"; url = "https://plugins.dprint.dev/biome-0.12.4.wasm"; version = "0.12.4"; }