crypto++: remove unused inputs
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, fetchFromGitHub, nasm, which
|
{ lib, stdenv, fetchFromGitHub
|
||||||
, enableStatic ? stdenv.hostPlatform.isStatic
|
, enableStatic ? stdenv.hostPlatform.isStatic
|
||||||
, enableShared ? !enableStatic
|
, enableShared ? !enableStatic
|
||||||
}:
|
}:
|
||||||
|
|||||||
Reference in New Issue
Block a user