Loading pkgs/applications/graphics/halftone/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,8 @@ python3Packages.buildPythonApplication rec { homepage = "https://github.com/tfuxu/halftone"; description = "Simple app for giving images that pixel-art style"; license = licenses.gpl3Plus; mainProgram = "halftone"; maintainers = with maintainers; [ foo-dogsquared ]; platforms = platforms.linux; }; } Loading
pkgs/applications/graphics/halftone/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,8 @@ python3Packages.buildPythonApplication rec { homepage = "https://github.com/tfuxu/halftone"; description = "Simple app for giving images that pixel-art style"; license = licenses.gpl3Plus; mainProgram = "halftone"; maintainers = with maintainers; [ foo-dogsquared ]; platforms = platforms.linux; }; }