R. Ryantm
f772bd6582
check-jsonschema: 0.28.4 -> 0.28.5
2024-06-14 06:57:19 +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
66109e21c2
check-jsonschema: 0.28.3 -> 0.28.4
2024-05-24 17:18:54 +00:00
R. Ryantm
bb01ae59f7
check-jsonschema: 0.28.2 -> 0.28.3
2024-05-13 23:08:03 +00:00
R. Ryantm
09ec298fa2
check-jsonschema: 0.28.1 -> 0.28.2
2024-04-12 04:01:41 +00:00
R. Ryantm
20dce7600c
check-jsonschema: 0.28.0 -> 0.28.1
2024-04-06 23:09:13 +00:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
6f631fb6ac
check-jsonschema: 0.27.4 -> 0.28.0
2024-02-07 01:40:41 +00:00
R. Ryantm
bff4067aec
check-jsonschema: 0.27.3 -> 0.27.4
2024-01-31 22:11:29 +00:00
Matthias Beyer
ab83105076
check-jsonschema: 0.25.0 -> 0.27.3
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Co-Authored-By: Victor Engmark <victor@engmark.name>
2023-12-20 20:46:23 +01:00
r-vdp
9761feba42
check-jsonschema: 0.23.3 -> 0.25.0
...
This makes the package build again in unstable.
Updating to the latest version 0.27.0 can be done separately as it
involves packaging an additional new dependency (regress).
2023-10-26 10:32:20 +02:00
Theodore Ni
e7943d7a24
check-jsonschema: 0.21.0 -> 0.23.3
2023-08-05 11:34:20 -07:00
iliana etaoin
2632659691
check-jsonschema: correct license metadata
...
https://github.com/python-jsonschema/check-jsonschema/blob/0.21.0/LICENSE
2023-06-28 03:22:50 +00:00
Mario Rodas
e242104431
check-jsonschema: 0.18.3 -> 0.21.0
2023-02-24 04:20:00 +00:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt
82e9e32436
check-jsonschema: 0.16.2 -> 0.18.3
2022-09-19 16:05:58 +02:00
sudosubin
efcfeb4cd9
check-jsonschema: init at 0.16.2
2022-07-03 23:49:11 +09:00