8 version = "unstable-2023-03-16";
10 src = fetchFromGitHub {
13 rev = "f1935b108c21d44756141bfebf302dfd7b03fdbe";
14 hash = "sha256-3fNDmKR5b6SexG3fBn7uXrtL1gbXrpo8d8boKul1R6Y=";
17 vendorHash = "sha256-ov3dHF/NxqxWPaVzddaJSjz3boLpZtIPtvP1iNBtiTc=";
19 ldflags = [ "-s" "-w" ];
22 description = "Find good image crops for arbitrary crop sizes";
23 homepage = "https://github.com/muesli/smartcrop";
24 license = licenses.mit;
25 maintainers = with maintainers; [ figsoda ];
26 mainProgram = "smartcrop";