Commit Graph

21 Commits

Author SHA1 Message Date
R. Ryantm
c45f51440e jsoncons: 1.8.1 -> 1.9.0 2026-08-07 22:06:14 +00:00
R. Ryantm
7a1ebc5742 jsoncons: 1.8.0 -> 1.8.1 2026-06-18 13:09:43 +00:00
R. Ryantm
46c9024685 jsoncons: 1.7.0 -> 1.8.0 2026-06-09 01:47:45 +00:00
R. Ryantm
5f145c810b jsoncons: 1.6.0 -> 1.7.0 2026-04-27 07:34:45 +00:00
R. Ryantm
8eee0524e4 jsoncons: 1.5.0 -> 1.6.0 2026-03-23 14:43:38 +00:00
Bruno Bzeznik
5a57de56d2 jsoncons: fixed -W option to fix build 2026-02-09 14:00:14 +01:00
R. Ryantm
5ea77c4b8d jsoncons: 1.4.3 -> 1.5.0 2025-12-02 13:57:41 +00:00
R. Ryantm
706787d926 jsoncons: 1.4.2 -> 1.4.3 2025-10-09 07:30:36 +00:00
R. Ryantm
7147236c08 jsoncons: 1.4.1 -> 1.4.2 2025-09-29 15:22:05 +00:00
R. Ryantm
51f7c47c06 jsoncons: 1.3.2 -> 1.4.1 2025-09-18 21:19:41 +00:00
R. Ryantm
c831e92a6e jsoncons: 1.3.1 -> 1.3.2 2025-04-19 05:48:11 +00:00
R. Ryantm
7cf3ea6190 jsoncons: 1.3.0 -> 1.3.1 2025-04-09 19:36:02 +00:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
R. Ryantm
790fc20209 jsoncons: 1.2.0 -> 1.3.0 2025-03-05 19:22:01 +00:00
R. Ryantm
12f20d0094 jsoncons: 1.1.0 -> 1.2.0 2025-02-09 01:46:17 +00:00
R. Ryantm
94f9d8b7c2 jsoncons: 0.176.0 -> 1.1.0 2025-01-20 17:59:46 +04:00
R. Ryantm
77665dc354 jsoncons: 0.175.0 -> 0.176.0 2024-06-11 03:51:29 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
c206a81add jsoncons: 0.174.0 -> 0.175.0 2024-05-03 02:34:12 +00:00
R. Ryantm
80586b330b jsoncons: 0.173.4 -> 0.174.0 2024-04-22 16:44:24 +00:00
Nikolay Korotkiy
7054c5744c jsoncons: init at 0.173.4 2024-02-14 00:27:58 +04:00