Commit Graph

8 Commits

Author SHA1 Message Date
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
Fabian Affolter
f9989bda91 credslayer: add missing input for tests 2023-01-27 13:02:21 +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
Fabian Affolter
00c31fb1cb
credslayer: no longer broken 2022-11-04 08:55:58 +01:00
R. Ryantm
ac60345207 credslayer: 0.1.2 -> 0.1.3 2022-11-04 03:25:36 +00:00
Florian Brandes
4655c35887
credslayer: mark as broken
credslayer hasn't been updated since 2020 and is incompatible
with newer versions of pyshark. If the upstream issue gets fixed
the `broken` attribute can be removed.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-11-01 10:01:16 +01:00
legendofmiracles
4825cb2cb5
credslayer: remove failing tests, add missing runtime dependency 2021-11-04 15:00:18 -06:00
Fabian Affolter
2abffbc84f credslayer: init at 0.1.2 2021-04-01 01:45:31 +02:00