lean4: clean up colliding files

This commit is contained in:
Jeff Huffman 2023-12-26 11:31:24 -05:00
parent 6df37dc6a7
commit b3a184a4aa
No known key found for this signature in database
GPG Key ID: 7F1A93286A8960C7

View File

@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
cmakeFlags = [
"-DUSE_GITHASH=OFF"
"-DINSTALL_LICENSE=OFF"
];
# Work around https://github.com/NixOS/nixpkgs/issues/166205.