lol

python312Packages.rtslib-fb: remove meta.mainProgram as it does not exist

-1
-1
pkgs/development/python-modules/rtslib-fb/default.nix
··· 47 47 48 48 meta = { 49 49 description = "Python object API for managing the Linux LIO kernel target"; 50 - mainProgram = "targetctl"; 51 50 homepage = "https://github.com/open-iscsi/rtslib-fb"; 52 51 changelog = "https://github.com/open-iscsi/rtslib-fb/releases/tag/v${version}"; 53 52 license = lib.licenses.asl20;