Merge pull request #64803 from serokell/elixir19
elixir: default 1.7.4 -> 1.9.0
This commit is contained in:
@@ -8,6 +8,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
version = "3.7.16";
|
||||
|
||||
# when updating, consider bumping elixir version in all-packages.nix
|
||||
src = fetchurl {
|
||||
url = "https://github.com/rabbitmq/rabbitmq-server/releases/download/v${version}/${name}.tar.xz";
|
||||
sha256 = "12s1s4zz3fxvb5ah5v6gmaq1kgd41pv9nahsdswa7svbgdc8lykz";
|
||||
|
||||
Reference in New Issue
Block a user