limesuite: 19.04.0 -> 20.01.0
This commit is contained in:
parent
2ff21bdc23
commit
1f5a5debc2
@ -4,7 +4,7 @@
|
|||||||
} :
|
} :
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "19.04.0";
|
version = "20.01.0";
|
||||||
|
|
||||||
in stdenv.mkDerivation {
|
in stdenv.mkDerivation {
|
||||||
pname = "limesuite";
|
pname = "limesuite";
|
||||||
@ -14,7 +14,7 @@ in stdenv.mkDerivation {
|
|||||||
owner = "myriadrf";
|
owner = "myriadrf";
|
||||||
repo = "LimeSuite";
|
repo = "LimeSuite";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1lrjrli0ny25qwg8bw1bvbdb18hf7ffqj4ziibkgzscv3w5v0s45";
|
sha256 = "01z4idcby2lm34bbnpbp400ski7p61jjiir6sy6dalnvsl52m7vx";
|
||||||
};
|
};
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user