Merge pull request #248301 from NobbZ/scrot-meta-main

authored by

Norbert Melzer and committed by
GitHub
1e99c8aa bdba2e21

+1
+1
pkgs/tools/graphics/scrot/default.nix
··· 43 43 meta = with lib; { 44 44 homepage = "https://github.com/resurrecting-open-source-projects/scrot"; 45 45 description = "A command-line screen capture utility"; 46 + mainProgram = "scrot"; 46 47 platforms = platforms.linux; 47 48 maintainers = with maintainers; [ globin ]; 48 49 license = licenses.mitAdvertising;