nheko: 0.8.2 -> 0.9.0

This commit is contained in:
rnhmjoj 2021-11-19 11:27:27 +01:00
parent c60238215c
commit cc7a0816fa
No known key found for this signature in database
GPG Key ID: BFBAF4C975F76450

View File

@ -21,6 +21,9 @@
, olm
, pkg-config
, nlohmann_json
, coeurl
, libevent
, curl
, voipSupport ? true
, gst_all_1
, libnice
@ -28,13 +31,13 @@
mkDerivation rec {
pname = "nheko";
version = "0.8.2";
version = "0.9.0";
src = fetchFromGitHub {
owner = "Nheko-Reborn";
repo = "nheko";
rev = "v${version}";
sha256 = "sha256-w4l91/W6F1FL+Q37qWSjYRHv4vad/10fxdKwfNeEwgw=";
sha256 = "1akhnngxkxbjwjkg5ispl6j5s2ylbcj92r3zxqqry4gbfxbjpx8k";
};
nativeBuildInputs = [
@ -58,6 +61,9 @@ mkDerivation rec {
qtquickcontrols2
qtgraphicaleffects
qtkeychain
coeurl
libevent
curl
] ++ lib.optional stdenv.isDarwin qtmacextras
++ lib.optionals voipSupport (with gst_all_1; [
gstreamer