Commit graph

4 commits

Author SHA1 Message Date
Vladimír Čunát 2e1db341fc
apkg: 0.4.0 -> 0.4.1
https://apkg.readthedocs.io/en/latest/news/#apkg-041
2023-07-24 07:22:56 +02:00
Vladimír Čunát 510680e5e8
apkg: fix build regression, temporarily at least 2023-03-09 20:20:12 +01: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
Vladimír Čunát 913cbfda33
apkg: init at 0.4.0 2022-07-25 11:26:51 +02:00