Y
Hacker News
new
|
ask
|
show
|
jobs
by
servilio
3253 days ago
Take a look at Nix[1], it has the advantage of being able to express dependencies to native libraries together with the Elixir dependencies.
[1]
https://nixos.org/nix
1 comments
pmarreck
3253 days ago
I recently discovered that the Nix package manager was available outside NixOS (such as on OS X!)
link