add sourceProvenance
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
This commit is contained in:
parent
1bbd8501ee
commit
5e14111810
@ -47,6 +47,7 @@ stdenv.mkDerivation (
|
||||
homepage = "https://scalacenter.github.io/scalafix/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [maintainers.tomahna];
|
||||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
};
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user