Latest #hex Threads Top

ericmj
Release: Release v2.5.0 · hexpm/hex · GitHub Announcement: Hex v25 released | Hex Enhancements Add organization-defined dependency po...
New
eagle-head
Hi everyone! :waving_hand: I just published my first Hex package, erli18n — a GNU gettext–compatible internationalization library for Er...
New
bwlang
I want to buld this docker image but it fails with a timeout at RUN mix local.hex --force Maybe it’s just a maintenance window, but the...
New
zmzlois
I was looking for an open router sdk in elixir but i didn’t find anything so here you go openrouter_sdk | Hex
New
smon
I was tinkering with my current project, when I accidentally stopped my iex session. When I tried to restart I was greeted with the follo...
New
f0rest8
I just wanted to give a shout out to the update I noticed on hex.pm. I love the snapshot of the Readme section and overall updated UI. Th...
New
dbern
I built a blink.cmp source that brings hex.pm completions into your mix.exs for Neovim users: Search packages as you type {:pho → :phoe...
New
tjchambers
Yesterday I was able to deploy my app successfully. Today my deploys are breaking with: | 4.343 Failed to fetch record for oban/oban_p...
New
arcanemachine
Just wanted to sound the alarm on this one in case it needs attention: $ mix local.hex --force ** (Mix) httpc request failed with: {:ba...
New
spicychickensauce
There are many v0 libraries in the elixir echo system, where at least officially, semantic versioning means nothing. However, it seems t...
New

This Week's Trending Top

ericmj
Release: Release v2.5.0 · hexpm/hex · GitHub Announcement: Hex v25 released | Hex Enhancements Add organization-defined dependency po...
New
eagle-head
Hi everyone! :waving_hand: I just published my first Hex package, erli18n — a GNU gettext–compatible internationalization library for Er...
New

This Month's Trending Top

bwlang
I want to buld this docker image but it fails with a timeout at RUN mix local.hex --force Maybe it’s just a maintenance window, but the...
New

This Year's Trending Top

voltone
Generates a dependency inventory, or “Software Bill-of-Materials” (SBoM), including package versions and licenses, in a format that can b...
New
bradley
:wave: Elixir community! I’m excited to announce HexDocs MCP. The project is an MCP server that I developed to improve my workflow, and I...
New
spicychickensauce
There are many v0 libraries in the elixir echo system, where at least officially, semantic versioning means nothing. However, it seems t...
New
f0rest8
I just wanted to give a shout out to the update I noticed on hex.pm. I love the snapshot of the Readme section and overall updated UI. Th...
New
New
tjchambers
Yesterday I was able to deploy my app successfully. Today my deploys are breaking with: | 4.343 Failed to fetch record for oban/oban_p...
New
dbern
I built a blink.cmp source that brings hex.pm completions into your mix.exs for Neovim users: Search packages as you type {:pho → :phoe...
New
arcanemachine
Just wanted to sound the alarm on this one in case it needs attention: $ mix local.hex --force ** (Mix) httpc request failed with: {:ba...
New
zmzlois
I was looking for an open router sdk in elixir but i didn’t find anything so here you go openrouter_sdk | Hex
New
smon
I was tinkering with my current project, when I accidentally stopped my iex session. When I tried to restart I was greeted with the follo...
New

Last Three Year's Trending Top

thiagohdeplima
My team is building various micro-services using elixir. Some of needs of systems is shared (for example: authentication). To not dupli...
New
darnahsan
Getting wierd failures on a docker build today. Not sure if this is rebar3 issue or some connectivity issue to hex.pm as I can build the ...
New
dcominottim
Coming from a Java and Node.js background, I am really interested in how Hex/Elixir handles multiple versions of the same dependency in c...
New
belaustegui
Hi all. A few days ago I published my first package in Hex.pm. It is called Trans and aims to provide a easy way to leverage database su...
New
peoj
Running mix local.hex fails with “Unknown CA”: > mix local.hex ** (Mix) httpc request failed with: {:failed_connect, [{:to_address, {...
New
LauraBeatris
Hey everyone :wave: I’m building my first open-source library with Elixir, and would like some guidance on how to create a GitHub action ...
New
cfx
Hi, Since yesterday we are unable to fetch private packages from hex. This happens both on CI (all repos of our projects on Github) and ...
New
gmile
It seems like downloading latest hex when building for a non-native platform is broken :thinking: I have the following Dockerfile: FROM...
New
Rich_Morin
Livebook’s fine developers keep working on its infrastructure; apparently version 0.9 is now peeking around the corner. So, I suspect tha...
New
williamthome
Exneus is an incredibly flexible and performant JSON parser, generator and formatter for Elixir. It is a wrapper for Elixir of Euneus, an...
New
keep_zen
Now I work on Linux. When I run mix hex.docs offline pkg-name the docs have download to ~/.hex/docs/ But browser can not the read the fi...
New
bharder
Followed the Windows install instructions but am not able to get Hex installed. I do not have this issue on my main Ubuntu machine but o...
New
blovett
I get a bogus certificate expired error when I run mix deps.get using an installation from macports. Similar circumstances to Unable to r...
New
kingdomcoder
Hi, As I mentioned in this post I’m unable to install any packages from Hex. In trying to debug, I ran: openssl s_client -connect repo....
New
christhekeele
I’ve been playing around with a self-hosted hex package registry, and it’s working well. I’m interested in using one of my self-hosted p...
New

Trending Over Three Years Top

shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
PragTob
Hello Elixir friends, I want to make one of my Elixir available/usable for our Erlang friends and be a “good BEAM citizen”. I was also t...
New
yordisprieto
Everything that I shared is based on my experience, please don’t be offensive. npm, ruby gems and now hex. I always have to deal with th...
New
ericmj
We are announcing the addition of private packages on Hex.pm. With private packages you can publish packages to Hex.pm that only your org...
New
aditya7iyengar
Rummage.Ecto and Rummage.Phoenix provide ways to perform Searching, Sorting and Pagination over Ecto queries and Phoenix collections. Fo...
New
shahryarjb
I have written Need advice to implement custom extension and template installation in an elixir CMS post that I need your suggestion to i...
New
romenigld
I want to update my APP for the course PhoenixLiveView with Pragmatic Studio and when I try to do a mix hex.outdated it complains Update ...
New
gVolop
i have the same issue like here Hex v0.20.2-5 eats all memory and dies, but maybe it is us - #4 by outlog When i try to execute mix.deps...
New
spec
hello o/ I’m hopping back to learning elixir/phoenix but running into a stumbling block following the phoenix installation guide: This h...
New
b3k
Hi, I’m unable to fetch anything from Hex using mix commands like deps.update --all or local.rebar or local.hex. I was trying in 2 diff...
New
hubertlepicki
I have weird issue now with mix local.rebar --force timing out semi-randomly when I run it from within docker container. I am attaching ...
New
Crowdhailer
I’m considering using a single Github repository that will contain the code for more than one mix project, where each mix project is host...
New
kasparinho
When running mix deps.get I get the following error: [error] Task #PID<0.223.0> started from :hex_fetcher terminating ** (File.Err...
New
scouten
Our (umbrella) project's mix.lock file is getting substantially rewritten periodically and we'd like some help in identifying how/why thi...
New
blackode
Hi, I generated Docs using the exdoc module. The index.html is showing the images when I checked offline,but when I publish to the HEX...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement