Commit Graph

10 Commits

Author SHA1 Message Date
K900
8ac28ff937 Merge remote-tracking branch 'origin/staging-next' into staging 2026-01-30 13:35:42 +03:00
quantenzitrone
6b61249106 various: switch to finalAttrs pattern
this shouldn't create any rebuilds
2026-01-30 02:36:22 +01:00
R. Ryantm
59e727ff13 softhsm: 2.6.1 -> 2.7.0 2026-01-20 08:24:36 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Wolfgang Walther
b13e9ba96f maintainers: drop leenaars
Did not react to maintainer pings since at least 2020.
2025-11-06 11:16:56 +01:00
git@71rd.net
0714665a36 softhsm: switch backend to openssl
Switching softhsm to use OpenSSL instead of botan2 for cryptography.
Botan2 has been end-of-life since January 2025 and can not be built with gcc-15, and softhsm does not support botan3.
2025-09-25 01:50:49 +00:00
Markus Theil
b542d37ebb softhsm: fix url
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2025-09-19 13:58:23 +02:00
Markus Theil
f759c02ff2 softhsm: fix src to use Github
Softhsm sources are no longer available, switch to GitHub.
After changing the sources, I was no longer able to compile
softhsm, as no makefile is included in the tag version there.
Add autoreconfHook to fix this.

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2025-09-19 13:58:23 +02:00
FliegendeWurst
916d98f71f softhsm: fix and enable strictDeps 2025-06-06 09:02:33 +02:00
awwpotato
509efdedbd treewide: move to by-name 2025-05-05 08:49:04 -07:00