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