Merge pull request #106614 from r-ryantm/auto-update/pmix
pmix: 3.2.1 -> 3.2.2
This commit is contained in:
commit
889638221c
@ -3,7 +3,7 @@
|
|||||||
} :
|
} :
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "3.2.1";
|
version = "3.2.2";
|
||||||
|
|
||||||
in stdenv.mkDerivation {
|
in stdenv.mkDerivation {
|
||||||
pname = "pmix";
|
pname = "pmix";
|
||||||
@ -13,7 +13,7 @@ in stdenv.mkDerivation {
|
|||||||
repo = "openpmix";
|
repo = "openpmix";
|
||||||
owner = "openpmix";
|
owner = "openpmix";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0c9q9a18kdilj6ddqlsvalyv4js79qvslnccn79xl2gl3wm3lyzh";
|
sha256 = "1rf82z7h76366qknkmralmslsfmihv0r3ymhbgk1axq97ic3g4d7";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user