mokutil: fix build with libxcrypt
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
, openssl
|
||||
, efivar
|
||||
, keyutils
|
||||
, libxcrypt
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -28,6 +29,7 @@ stdenv.mkDerivation rec {
|
||||
openssl
|
||||
efivar
|
||||
keyutils
|
||||
libxcrypt
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user