alacritty: make auditable

This commit is contained in:
figsoda 2022-12-05 18:43:34 -05:00
parent 0e5137f267
commit 0024ffa7c2

View file

@ -60,6 +60,8 @@ rustPlatform.buildRustPackage rec {
cargoSha256 = "sha256-t6ckX0PYI8UHfXhGRpcX8ly3DzE9A6i9P6f3Ny3DBzw=";
auditable = true; # TODO: remove when this is the default
nativeBuildInputs = [
cmake
installShellFiles