Commit Graph

5 Commits

Author SHA1 Message Date
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06: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
Maximilian Bosch
52e277d501
treewide: remove myself (ma27) as maintainer from a bunch of pkgs I don't use anymore 2023-01-15 18:52:27 +01:00
Maximilian Bosch
f13997ff31
jiq: 0.7.1 -> 0.7.2
ChangeLog: https://github.com/fiatjaf/jiq/releases/tag/v0.7.2
2021-08-25 12:30:11 +02:00
Maximilian Bosch
026b5c14ee
jiq: init at 0.7.1 2021-05-12 16:13:05 +02:00