flake: don't install cargo artifacts

This commit is contained in:
figsoda 2023-06-29 19:21:45 -04:00
parent 70e5320c56
commit 2ed3d4c2a4

View File

@ -134,6 +134,7 @@
cargoArtifacts = buildDepsOnly args;
cargoExtraArgs = "--no-default-features";
doInstallCargoArtifacts = false;
postPatch = ''
mkdir -p data