gen-oath-safe: use dontBuild

This commit is contained in:
Sandro Jäckel 2021-02-16 23:26:07 +01:00
parent e675c08bca
commit c2b3dda317
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
buildInputs = [ makeWrapper ];
buildPhase = ":";
dontBuild = true;
installPhase =
let