Peder Bergebakken Sundt
|
4c841565f9
|
pam_p11: make patch urls reproducible
|
2023-10-17 20:19:00 +02:00 |
|
ajs124
|
d0c8f68a50
|
pam_p11: fix against openssl_3
|
2023-05-09 22:09:20 +02:00 |
|
ajs124
|
6cb5f7bb7e
|
libp11: build reverse dependencies with same openssl version
|
2022-11-23 22:45:54 +01:00 |
|
Dmitry Kalinkin
|
377cfd903b
|
pam_p11: fix on darwin
|
2022-02-21 01:13:41 -05:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
Sebastien Bourdeauducq
|
ecafef0dd8
|
pam_p11: add
|
2020-07-25 09:37:48 +02:00 |
|