- Notifications
You must be signed in to change notification settings - Fork0
simon-wolf/elixir-nix-shell
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Search the packages onnixos.org.
Find the right version (possibly in unstable).
Go to the package's Source.
Find the commit hash of the version you want to use. If you want to 'tweak' the version or look at what is available it is sometimes worth going to the file's parent folder and remember to look at the file's commit history if you want a specific, earlier version.
Insert it into the shell.nix file.
elixir --version
erl -eval '{ok, Version} = file:read_file(filename:join([code:root_dir(), "releases", erlang:system_info(otp_release), "OTP_VERSION"])), io:fwrite(Version), halt().' -noshell
About
An example shell.nix file which uses an explicit version of Elixir and Erlang
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published