pop-launcher: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-24 21:55:25 +01:00
committed by Masum Reza
parent 28efcbcbdf
commit ff1f2beabb
2 changed files with 3 additions and 3304 deletions
File diff suppressed because it is too large Load Diff
+3 -7
View File
@@ -29,13 +29,9 @@ rustPlatform.buildRustPackage rec {
libxkbcommon
];
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"cosmic-client-toolkit-0.1.0" = "sha256-6XM6kcM2CEGAziCkal4uO0EL1nEWOKb3rFs7hFh6r7Y=";
"switcheroo-control-0.1.0" = "sha256-mklNPKVMO6iFrxki2DwiL5K78KiWpGxksisYldaASIE=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-Htre2gzAlNfxBkBvMMtjYbUcuwNw+tB4DI18iBA+g34=";
cargoBuildFlags = [
"--package"
"pop-launcher-bin"