Loading pkgs/tools/text/vale/styles.nix +2 −2 Original line number Diff line number Diff line Loading @@ -80,12 +80,12 @@ in microsoft = buildStyle rec { name = "Microsoft"; version = "0.14.0"; version = "0.14.1"; src = fetchFromGitHub { owner = "errata-ai"; repo = "Microsoft"; rev = "v${version}"; hash = "sha256-22rGNLZOsWYQ+H3CcM2b1zOXV3kNPcgYqDpaCg1iv9o="; hash = "sha256-4j05bIGAVEy6untUqtrUxdLKlhyOcJsbcsow8OxRp1A="; }; meta = { description = "A Vale-compatible implementation of the Microsoft Writing Style Guide"; Loading Loading
pkgs/tools/text/vale/styles.nix +2 −2 Original line number Diff line number Diff line Loading @@ -80,12 +80,12 @@ in microsoft = buildStyle rec { name = "Microsoft"; version = "0.14.0"; version = "0.14.1"; src = fetchFromGitHub { owner = "errata-ai"; repo = "Microsoft"; rev = "v${version}"; hash = "sha256-22rGNLZOsWYQ+H3CcM2b1zOXV3kNPcgYqDpaCg1iv9o="; hash = "sha256-4j05bIGAVEy6untUqtrUxdLKlhyOcJsbcsow8OxRp1A="; }; meta = { description = "A Vale-compatible implementation of the Microsoft Writing Style Guide"; Loading