dasel: set mainProgram

authored by Jörg Thalheim and committed by Anderson Torres d6c69dbd edb0f26c

+1
+1
pkgs/applications/misc/dasel/default.nix
··· 52 homepage = "https://github.com/TomWright/dasel"; 53 changelog = "https://github.com/TomWright/dasel/blob/v${version}/CHANGELOG.md"; 54 license = licenses.mit; 55 maintainers = with maintainers; [ _0x4A6F ]; 56 }; 57 }
··· 52 homepage = "https://github.com/TomWright/dasel"; 53 changelog = "https://github.com/TomWright/dasel/blob/v${version}/CHANGELOG.md"; 54 license = licenses.mit; 55 + mainProgram = "dasel"; 56 maintainers = with maintainers; [ _0x4A6F ]; 57 }; 58 }