mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 19:02:57 +00:00
Merge pull request #53964 from ejpcmac/update-erlangR21
erlangR21: 21.2 -> 21.2.3
This commit is contained in:
commit
088cb13aee
@ -1,8 +1,8 @@
|
|||||||
{ mkDerivation }:
|
{ mkDerivation }:
|
||||||
|
|
||||||
mkDerivation rec {
|
mkDerivation rec {
|
||||||
version = "21.2";
|
version = "21.2.3";
|
||||||
sha256 = "0v9smdp2vxkpsz65a6ypwzl12fqdfrsi7k29f5i7af0v27r308cm";
|
sha256 = "1v47c7bddbp31y6f8yzdjyvgcx9sskxql33k7cs0p5fmr05hhxws";
|
||||||
|
|
||||||
prePatch = ''
|
prePatch = ''
|
||||||
substituteInPlace configure.in --replace '`sw_vers -productVersion`' '10.10'
|
substituteInPlace configure.in --replace '`sw_vers -productVersion`' '10.10'
|
||||||
|
Loading…
Reference in New Issue
Block a user