committed by
worldofpeace
parent
57d6508512
commit
da178efe89
@@ -1,4 +1,4 @@
|
|||||||
{ stdenv
|
{ mkDerivation
|
||||||
, lib
|
, lib
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, extra-cmake-modules
|
, extra-cmake-modules
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
, kwayland
|
, kwayland
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
mkDerivation rec {
|
||||||
pname = "kdeconnect";
|
pname = "kdeconnect";
|
||||||
version = "1.3.4";
|
version = "1.3.4";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user