adapt breaking buildRustPackage change

This commit is contained in:
willifan 2025-02-09 21:46:54 +01:00
parent 6fffb4141d
commit 59b5e607f1

View file

@ -24,8 +24,8 @@ rustPlatform.buildRustPackage rec {
url = "https://git.huwe.mooo.com/willifan/desktop-utils/archive/${version}.tar.gz";
sha256 = "sha256-I9UcAn8RWC8DMQqln1n4VMdzG03tugkAaPOqNMSI90o=";
};
cargoHash = "sha256-V92FaY0DKlTYkzRkTha9WoKcqibrn6+3HzFTaMhkc80=";
useFetchCargoVendor = true;
cargoHash = "sha256-9mrx30d8QKDGUx2FUtcC9wCMmA/e0kpoXYVUXs2Bqgk=";
nativeBuildInputs = [