https://github.com/viniciusmuller/mix2nix
Convert mix dependencies to nix expressions, with git dependencies support
https://github.com/viniciusmuller/mix2nix
Last synced: 4 months ago
JSON representation
Convert mix dependencies to nix expressions, with git dependencies support
- Host: GitHub
- URL: https://github.com/viniciusmuller/mix2nix
- Owner: viniciusmuller
- License: mit
- Created: 2022-09-24T23:47:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T02:55:27.000Z (over 2 years ago)
- Last Synced: 2025-01-11T18:48:37.923Z (5 months ago)
- Language: Elixir
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mix2Nix
Program that tries to convert Mix dependencies to Nix expressions, **including
git dependencies**.