Skip to content

Instantly share code, notes, and snippets.

@ivanminutillo
Created February 21, 2024 13:14
Show Gist options
  • Save ivanminutillo/d95ac609f964e634ac9ea9f11db4e043 to your computer and use it in GitHub Desktop.
Save ivanminutillo/d95ac609f964e634ac9ea9f11db4e043 to your computer and use it in GitHub Desktop.
mix
[
{:bonfire,
[
git: "https://github.com/bonfire-networks/bonfire_spark",
branch: "main",
override: true
]},
{:bonfire_mailer,
[
git: "https://github.com/bonfire-networks/bonfire_mailer",
branch: "main",
override: true
]},
{:bonfire_epics,
[
git: "https://github.com/bonfire-networks/bonfire_epics",
branch: "main",
override: true
]},
{:bonfire_ecto,
[
git: "https://github.com/bonfire-networks/bonfire_ecto",
branch: "main",
override: true
]},
{:bonfire_search,
[
git: "https://github.com/bonfire-networks/bonfire_search",
branch: "main",
override: true
]},
{:bonfire_data_assort,
[
git: "https://github.com/bonfire-networks/bonfire_data_assort",
override: true
]},
{:bonfire_files,
[
git: "https://github.com/bonfire-networks/bonfire_files",
branch: "main",
override: true
]},
{:bonfire_boundaries,
[
git: "https://github.com/bonfire-networks/bonfire_boundaries",
branch: "main",
override: true
]},
{:bonfire_federate_activitypub,
[
git: "https://github.com/bonfire-networks/bonfire_federate_activitypub",
branch: "main",
override: true
]},
{:bonfire_invite_links,
[
git: "https://github.com/bonfire-networks/bonfire_invite_links",
branch: "main",
override: true
]},
{:bonfire_data_access_control,
[
git: "https://github.com/bonfire-networks/bonfire_data_access_control",
branch: "main",
override: true
]},
{:bonfire_data_activity_pub,
[
git: "https://github.com/bonfire-networks/bonfire_data_activity_pub",
branch: "main",
override: true
]},
{:bonfire_data_identity,
[
git: "https://github.com/bonfire-networks/bonfire_data_identity",
branch: "main",
override: true
]},
{:bonfire_data_social,
[
git: "https://github.com/bonfire-networks/bonfire_data_social",
branch: "main",
override: true
]},
{:bonfire_data_edges,
[
git: "https://github.com/bonfire-networks/bonfire_data_edges",
branch: "main",
override: true
]},
{:bonfire_me,
[
git: "https://github.com/bonfire-networks/bonfire_me",
branch: "main",
override: true
]},
{:bonfire_social,
[
git: "https://github.com/bonfire-networks/bonfire_social",
branch: "main",
override: true
]},
{:bonfire_social_graph,
[
git: "https://github.com/bonfire-networks/bonfire_social_graph",
override: true
]},
{:bonfire_posts,
[git: "https://github.com/bonfire-networks/bonfire_posts", override: true]},
{:bonfire_messages,
[git: "https://github.com/bonfire-networks/bonfire_messages", override: true]},
{:bonfire_ui_social,
[
git: "https://github.com/bonfire-networks/bonfire_ui_social",
branch: "main",
override: true
]},
{:bonfire_ui_social_graph,
[
git: "https://github.com/bonfire-networks/bonfire_ui_social_graph",
override: true
]},
{:bonfire_ui_posts,
[git: "https://github.com/bonfire-networks/bonfire_ui_posts", override: true]},
{:bonfire_ui_messages,
[
git: "https://github.com/bonfire-networks/bonfire_ui_messages",
override: true
]},
{:bonfire_ui_reactions,
[
git: "https://github.com/bonfire-networks/bonfire_ui_reactions",
override: true
]},
{:bonfire_ui_moderation,
[
git: "https://github.com/bonfire-networks/bonfire_ui_moderation",
override: true
]},
{:bonfire_ui_me,
[
git: "https://github.com/bonfire-networks/bonfire_ui_me",
branch: "main",
override: true
]},
{:bonfire_data_shared_user,
[
git: "https://github.com/bonfire-networks/bonfire_data_shared_user",
branch: "main",
override: true
]},
{:bonfire_tag,
[
git: "https://github.com/bonfire-networks/bonfire_tag",
branch: "main",
override: true
]},
{:bonfire_classify,
[
git: "https://github.com/bonfire-networks/bonfire_classify",
branch: "main",
override: true
]},
{:bonfire_editor_milkdown,
[
git: "https://github.com/bonfire-networks/bonfire_editor_milkdown",
override: true
]},
{:bonfire_label,
[
git: "https://github.com/bonfire-networks/bonfire_label",
branch: "main",
override: true
]},
{:bonfire_open_science,
[
git: "https://github.com/bonfire-networks/bonfire_open_science",
branch: "main",
override: true
]},
{:bonfire_open_id,
[
git: "https://github.com/bonfire-networks/bonfire_open_id",
branch: "main",
override: true
]},
{:ex_aws,
[
git: "https://github.com/bonfire-networks/ex_aws",
branch: "main",
override: true
]},
{:needle,
[
git: "https://github.com/bonfire-networks/needle",
branch: "main",
override: true
]},
{:surface, [git: "https://github.com/surface-ui/surface", override: true]},
{:floki, "~> 0.33", [override: true]},
{:phoenix, "~> 1.7.0", [override: true]},
{:phoenix_live_view, "~> 0.20.7", [override: true]},
{:plug_crypto, "~> 2.0", [override: true]},
{:sourceror, "~> 1.0.0", [override: true]},
{:bonfire_ui_common, [path: "extensions/bonfire_ui_common", override: true]},
{:bonfire_common,
[
git: "https://github.com/bonfire-networks/bonfire_common",
branch: "main",
override: true
]},
{:mfm_parser,
[git: "https://akkoma.dev/AkkomaGang/mfm-parser.git", override: true]},
{:nodeinfo,
[
git: "https://github.com/bonfire-networks/nodeinfo",
branch: "main",
override: true
]},
{:emote,
[
git: "https://github.com/bonfire-networks/emote",
branch: "master",
override: true
]},
{:paginator,
[
git: "https://github.com/bonfire-networks/paginator",
branch: "main",
override: true
]},
{:voodoo,
[
git: "https://github.com/bonfire-networks/voodoo",
branch: "main",
override: true
]},
{:live_admin,
[git: "https://github.com/bonfire-networks/live_admin", override: true]},
{:entrepot,
[git: "https://github.com/bonfire-networks/entrepot", override: true]},
{:entrepot_ecto,
[git: "https://github.com/bonfire-networks/entrepot_ecto", override: true]},
{:paper_trail,
[
git: "https://github.com/bonfire-networks/paper_trail",
branch: "with-pointers",
override: true
]},
{:forecastr,
[git: "https://github.com/bonfire-networks/forecastr", override: true]},
{:untangle, "~> 0.3", [override: true]},
{:arrows, "~> 0.1", [override: true]},
{:needle_ulid, "~> 0.3", [override: true]},
{:ecto_sparkles, "~> 0.1", [override: true]},
{:ex_cldr, "~> 2.30", [override: true]},
{:phoenix_view, "~> 2.0", [override: true]},
{:plug_cowboy, "~> 2.7", [override: true]},
{:cowboy, "~> 2.10.0", [override: true]},
{:bandit, "~> 1.0", [override: true]},
{:orion, "~> 1.0", [override: true]},
{:phoenix_live_dashboard, "~> 0.8.0", [override: true]},
{:wobserver_ng, "~> 1.14", [override: true]},
{:ecto_sql, "~> 3.8", [override: true]},
{:exto, "~> 0.3", [override: true]},
{:postgrex, ">= 0.16.2", [override: true]},
{:ecto_psql_extras, "~> 0.7.4", [override: true]},
{:ex_aws_s3, "~> 2.3", [override: true]},
{:ex_marcel, "~> 0.1.0", [override: true]},
{:eqrcode, "~> 0.1.10", [override: true]},
{:req, "~> 0.4.0", [override: true]},
{:finch, "~> 0.16", [override: true]},
{:httpoison, "~> 2.1", [override: true]},
{:jason, "~> 1.4.0", [override: true]},
{:poison, "~> 5.0", [override: true]},
{:tz, "~> 0.26.2", [override: true]},
{:timex, "~> 3.7.8", [override: true]},
{:solid, "~> 0.13", [override: true]},
{:mime, "~> 2.0.3", [override: true]},
{:oban, "~> 2.17", [override: true]},
{:mdex, "~> 0.1", [override: true]},
{:owl, "~> 0.8", [override: true]},
{:mogrify, "~> 0.9.1", [override: true]},
{:gettext, "~> 0.24", [override: true]},
{:text, "~> 0.2.0", [override: true]},
{:text_corpus_udhr, "~> 0.1.0", [override: true]},
{:telemetry, "~> 1.2.0", [override: true]},
{:telemetry_metrics, "~> 0.6.1", [override: true]},
{:telemetry_poller, "~> 1.0.0", [override: true]},
{:opentelemetry_exporter, "~> 1.0", [override: true]},
{:opentelemetry, "~> 1.0", [override: true]},
{:opentelemetry_api, "~> 1.0", [override: true]},
{:opentelemetry_ecto, "~> 1.0", [override: true]},
{:opentelemetry_liveview, "~> 1.0.0-rc.4", [override: true]},
{:opentelemetry_phoenix, "~> 1.0", [override: true]},
{:opentelemetry_cowboy, "~> 0.2", [override: true]},
{:opentelemetry_oban, "~> 1.0", [override: true]},
{:oban_live_dashboard, "~> 0.1.1", [override: true]},
{:pbkdf2_elixir, "~> 2.0", [only: [:dev, :test]]},
{:argon2_elixir, "~> 4.0", [only: [:prod]]},
{:phoenix_live_reload, "~> 1.3", [only: :dev, override: true]},
{:ex_doc, "~> 0.30.3", [only: [:dev, :test], runtime: false]},
{:ecto_erd, "~> 0.4", [only: :dev]},
{:excellent_migrations, "~> 0.1", [only: [:dev, :test], runtime: false]},
{:pseudo_gettext, [git: "https://github.com/tmbb/pseudo_gettext", only: :dev]},
{:periscope, "~> 0.4", [only: :dev]},
{:versioce, "~> 2.0.0", [only: :dev]},
{:git_cli, "~> 0.3.0", [only: :dev]},
{:recode, "~> 0.4", [only: :dev]},
{:neuron, "~> 5.0", [only: :dev, override: true]},
{:observer_cli, "~> 1.7", [only: [:dev, :test]]},
{:phoenix_test,
[
git: "https://github.com/germsvel/phoenix_test",
only: :test,
runtime: false
]},
{:mock, "~> 0.3", [only: :test]},
{:mox, "~> 1.0", [only: :test]},
{:ex_machina, "~> 2.7", [only: [:dev, :test]]},
{:zest, "~> 0.1.0"},
{:grumble, "~> 0.1.3", [only: [:test], override: true]},
{:mix_test_watch, "~> 1.1", [only: :test, runtime: false, override: true]},
{:mix_test_interactive, "~> 1.2", [only: :test, runtime: false]},
{:ex_unit_summary, "~> 0.1.0", [only: :test]},
{:ex_unit_notifier, "~> 1.0", [only: :test]},
{:wallaby, "~> 0.30", [runtime: false, only: :test]},
{:credo, "~> 1.7.0", [only: :test, override: true]},
{:assert_value, ">= 0.0.0", [only: [:dev, :test]]},
{:mneme, ">= 0.0.0", [only: [:dev, :test]]},
{:benchee, "~> 1.1", [override: true]},
{:benchee_html, "~> 1.0", [only: [:dev, :test]]},
{:circular_buffer, "~> 0.4", [only: :dev]},
{:sentry, "~> 9.0", [only: :prod, override: true]},
{:sobelow, "~> 0.12.1", [only: :dev]}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment