lol

Merge pull request #227143 from jchw-forks/change/brother-ql

brother-ql: set meta.mainProgram

authored by

figsoda and committed by
GitHub
066034f8 496c532a

+1
+1
pkgs/development/python-modules/brother-ql/default.nix
··· 33 33 homepage = "https://github.com/pklaus/brother_ql"; 34 34 license = licenses.gpl3; 35 35 maintainers = with maintainers; [ grahamc ]; 36 + mainProgram = "brother_ql"; 36 37 }; 37 38 }