mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
networkmanager: drop libgcrypt
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
ethtool,
|
||||
iptables,
|
||||
kmod,
|
||||
libgcrypt,
|
||||
libndp,
|
||||
modemmanager,
|
||||
mobile-broadband-provider-info,
|
||||
@@ -231,7 +230,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
propagatedBuildInputs = [
|
||||
gnutls
|
||||
libgcrypt
|
||||
];
|
||||
|
||||
nativeInstallCheckInputs = [ udevCheckHook ];
|
||||
|
||||
Reference in New Issue
Block a user