25f9f8985f
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/elixir/versions
8 lines
156 B
Nix
8 lines
156 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation rec {
|
|
version = "1.8.2";
|
|
sha256 = "1n77cpcl2b773gmj3m9s24akvj9gph9byqbmj2pvlsmby4aqwckq";
|
|
minimumOTPVersion = "20";
|
|
}
|