Commit Graph

12 Commits

Author SHA1 Message Date
R. Ryantm
6de3e22dd4 markdownlint-cli2: 0.23.1 -> 0.23.2 2026-07-29 22:54:23 +00:00
Ethan Carter Edwards
7c57a24f23 markdownlint-cli2: modernize
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2026-07-26 18:35:20 -04:00
R. Ryantm
5e97b66da9 markdownlint-cli2: 0.22.1 -> 0.23.1 2026-07-20 15:13:37 +00:00
R. Ryantm
9d4ded1447 markdownlint-cli2: 0.21.0 -> 0.22.1 2026-05-28 03:51:43 +00:00
Anthony ROUSSEL
80daab0f29 markdownlint-cli2: 0.20.0 -> 0.21.0
Changelog: https://github.com/DavidAnson/markdownlint-cli2/blob/v0.21.0/CHANGELOG.md
2026-02-18 21:18:26 +01:00
Anthony ROUSSEL
51dbb7b79a markdownlint-cli2: add anthonyroussel to maintainers 2026-01-15 22:54:04 +01:00
Anthony ROUSSEL
f1d1e9c4e7 markdownlint-cli2: 0.18.0 -> 0.20.0
Diff: https://github.com/DavidAnson/markdownlint-cli2/compare/v0.18.0...v0.20.0

Changelog: https://github.com/DavidAnson/markdownlint-cli2/blob/v0.20.0/CHANGELOG.md
2026-01-15 22:54:01 +01:00
R. Ryantm
256b7b3e6a markdownlint-cli2: 0.17.2 -> 0.18.1 2025-06-01 17:18:02 +00:00
R. Ryantm
2adda2634e markdownlint-cli2: 0.17.1 -> 0.17.2 2025-01-31 04:55:52 +00:00
natsukium
30ae86f315 markdownlint-cli2: 0.16.0 -> 0.17.1
Changelog: https://github.com/DavidAnson/markdownlint-cli2/blob/v0.17.1/CHANGELOG.md
2025-01-03 17:37:17 +09:00
R. Ryantm
e5432e08d0 markdownlint-cli2: 0.14.0 -> 0.16.0 2024-12-16 19:24:34 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00