erlangR21: 21.3.8.3 -> 21.3.8.21

wip/yesman
Ivan Babrou 3 years ago committed by github-actions[bot]
parent 025f1c4c87
commit 7993fc70af
  1. 4
      pkgs/development/interpreters/erlang/R21.nix

@ -1,8 +1,8 @@
{ mkDerivation }:
mkDerivation {
version = "21.3.8.3";
sha256 = "1szybirrcpqsl2nmlmpbkxjqnm6i7l7bma87m5cpwi0kpvlxwmcw";
version = "21.3.8.21";
sha256 = "sha256-zQCs2hOA66jxAaxl/B42EKCejAktIav2rpVQCNyKCh4=";
prePatch = ''
substituteInPlace configure.in --replace '`sw_vers -productVersion`' "''${MACOSX_DEPLOYMENT_TARGET:-10.12}"

Loading…
Cancel
Save