Skip to content

Commit f4eab72

Browse files
committed
fix: openssl cannot be built with nix
1 parent 40a3e60 commit f4eab72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
];
3838

3939
AWS_LC_FIPS_SYS_CC = "${llvmPackages.clangUseLLVM}/bin/cc";
40+
OPENSSL_DIR = "${openssl.dev}/include/openssl";
4041
};
4142
}
4243
);

0 commit comments

Comments
 (0)