udpt: remove verifyCargoDeps
This commit is contained in:
parent
b84a2f47c6
commit
7dd98cacbd
@ -12,7 +12,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
cargoSha256 = "1cmd80ndjxdmyfjpm1f04rwf64501nyi6wdsj7lxidgd1v92wy2c";
|
cargoSha256 = "1cmd80ndjxdmyfjpm1f04rwf64501nyi6wdsj7lxidgd1v92wy2c";
|
||||||
verifyCargoDeps = true;
|
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
install -D udpt.toml $out/share/udpt/udpt.toml
|
install -D udpt.toml $out/share/udpt/udpt.toml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user