Commit Graph

14 Commits

Author SHA1 Message Date
R. Ryantm
5ac8f415c9 scitokens-cpp: 1.3.0 -> 1.4.1 2026-04-28 05:18:06 +00:00
R. Ryantm
985ca957da scitokens-cpp: 1.2.0 -> 1.3.0 2026-01-29 03:35:14 +00:00
Antoine du Hamel
3bfae3d358 scitokens-cpp: 1.1.3 -> 1.2.0 (#468316) 2026-01-14 12:38:59 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
R. Ryantm
ecf698cadd scitokens-cpp: 1.1.3 -> 1.2.0 2025-12-06 02:09:37 +00:00
Philip Taron
22b88ba79d treewide: adjust meta descriptions to avoid definite or indefinite articles
This patch was produced in Vim by me, a human being. All errors are the fault of the operator. I did try to be careful.

Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
Co-authored-by: dotlambda <nix@dotlambda.de>
2025-06-05 11:04:25 -07:00
Weijia Wang
2c4ee9a958 scitokens-cpp: 1.1.2 -> 1.1.3 (#385053) 2025-03-16 21:42:19 +01:00
Sigmanificient
e6fe6f4b7c treewide: remove unused rec expressions 2025-03-13 21:34:05 +01:00
R. Ryantm
00e1646ff9 scitokens-cpp: 1.1.2 -> 1.1.3 2025-02-25 13:26:46 +00:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
9e225c4f23 scitokens-cpp: 1.1.1 -> 1.1.2 2024-10-31 06:30:56 +00:00
R. Ryantm
942488076d scitokens-cpp: 1.1.0 -> 1.1.1 2024-02-29 04:30:29 +00:00
Dmitry Kalinkin
d0977f36f9 scitokens-cpp: enable on unix 2024-02-13 16:33:35 -05:00
Dmitry Kalinkin
c5b5449229 scitoken-cpp -> scitokens-cpp (#288390) 2024-02-13 16:12:20 -05:00