mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
kubie: disable the default update feature (#407393)
This commit is contained in:
commit
88170be21a
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ rustPlatform.buildRustPackage rec {
|
|||
sha256 = "sha256-+sSooE0KJqvWFdR63qazOMmSS8dV7MirYZ+sk7BnGQ4=";
|
||||
};
|
||||
|
||||
buildNoDefaultFeatures = true;
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-Yf8fAW65K7SLaRpvegjWBLVDV33sMGV+I1rqlWvx5Ss=";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue