13 rustPlatform.buildRustPackage rec {
17 src = fetchFromGitHub {
21 sha256 = "1g5a9ns5lkiyk6hjsh08hgs41538dzj0a4lgn2c5cbad5psl0xa6";
24 cargoSha256 = "11ym2d7crp12w91111s3rv0gklkg2bzlq9g24cws4h7ipi0zfx5h";
40 description = "A simple, fast and easy to use app to remove unnecessary files from your computer";
41 homepage = "https://github.com/qarmin/czkawka";
42 license = with licenses; [ mit ];
43 maintainers = with maintainers; [ yanganto ];