| 15 May 2025 |
m1cr0man | Any chance of seeing this one merged soonish? https://github.com/NixOS/nixpkgs/pull/376334 | 20:30:23 |
| 16 May 2025 |
hexa | m1cr0man: in principle yes, but shouldn't the assert look at more options to to check domain && keyType || csr? | 09:16:10 |
hexa | * m1cr0man: in principle yes, but shouldn't the assert look at more options to check domain && keyType || csr? | 09:16:27 |
hexa | because right now they're silently unused when a csr get configuredt | 09:17:04 |
hexa | hm, domain is the key in the attrset, so maybe not | 09:25:17 |
hexa | and keyType always has a default | 09:25:21 |