mergiraf: do not install "mgf_dev" (#424807)
This commit is contained in:
commit
b2e5044b3e
@ -31,6 +31,12 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
|
||||
versionCheckProgramArg = "--version";
|
||||
|
||||
cargoBuildFlags = [
|
||||
# don't install the `mgf_dev`
|
||||
"--bin"
|
||||
"mergiraf"
|
||||
];
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user