chia: fix spurious permissions warning

Fixes #145111

+1 -1
+1 -1
pkgs/applications/blockchains/chia/default.nix
··· 20 20 substituteInPlace setup.py \ 21 21 --replace "==" ">=" 22 22 23 - ln -sf ${cacert}/etc/ssl/certs/ca-bundle.crt mozilla-ca/cacert.pem 23 + cp ${cacert}/etc/ssl/certs/ca-bundle.crt mozilla-ca/cacert.pem 24 24 ''; 25 25 26 26 nativeBuildInputs = [