Merge pull request #276940 from tejing1/cleanup-lean4
lean4: clean up colliding files
This commit is contained in:
commit
1c0dab4a37
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
|
||||||
|
|
||||||
cmakeFlags = [
|
cmakeFlags = [
|
||||||
"-DUSE_GITHASH=OFF"
|
"-DUSE_GITHASH=OFF"
|
||||||
|
"-DINSTALL_LICENSE=OFF"
|
||||||
];
|
];
|
||||||
|
|
||||||
# Work around https://github.com/NixOS/nixpkgs/issues/166205.
|
# Work around https://github.com/NixOS/nixpkgs/issues/166205.
|
||||||
|
|
Loading…
Reference in a new issue