Commit Graph

14 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
Colin
a08a67a563 tpm2-abrmd: support cross compilation
the build process requires gdbus-codegen, achieved by adding `glib` to `nativeBuildInputs`
2023-04-07 03:56:37 +00:00
Weijia Wang
7d1fadf58a
Merge pull request #204921 from r-ryantm/auto-update/tpm2-abrmd
tpm2-abrmd: 2.4.1 -> 3.0.0
2023-02-26 11:37:11 +02: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
R. Ryantm
663747d701 tpm2-abrmd: 2.4.1 -> 3.0.0 2022-12-07 03:11:32 +00:00
ajs124
9a724bde60 tpm2-abrmd: 2.3.3 -> 2.4.1 2022-04-17 18:29:27 +01:00
Matthias Beyer
e655d6fc1a tpm2-abrmd: Take maintainership from lschuermann
This patch changes maintainership for this package from lschuermann to
matthiasbeyer.
Leon has informed me in a private conversation that he has too little
time to take care of the packages, so I will (maybe only temporarly,
maybe not) take maintainership for it.

Suggested-by: Leon Schuermann <leon@is.currently.online>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-10-28 10:23:21 -07:00
R. RyanTM
c88f981f80 tpm2-abrmd: 2.3.2 -> 2.3.3 2020-10-25 09:40:35 +01:00
Leon Schuermann
a7aab1fff3 tpm2-abrmd: separate checkPhase dependencies into checkInputs 2020-06-17 16:46:18 +02:00
Leon Schuermann
1a1ab9474e tpm2-abrmd: build from source instead of release tarball 2020-06-17 16:46:18 +02:00
Leon Schuermann
3cc29166a7 tpm2-abrmd: enable parallel building 2020-06-17 16:46:18 +02:00
Leon Schuermann
fb667c1beb tpm2-abrmd: 2.2.0 -> 2.3.2 2020-06-17 16:46:18 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Leon Schuermann
98f0fcf12b tpm2-abrmd: init at 2.2.0 2019-10-26 14:47:20 +02:00