Loading pkgs/development/libraries/neatvnc/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ stdenv.mkDerivation rec { src = fetchFromGitHub { owner = "any1"; repo = pname; repo = "neatvnc"; rev = "v${version}"; hash = "sha256-2gPDcFcu1kGIDubguL38Z0K+k7WGFf7DX8yZteedcNg="; }; Loading Loading @@ -64,7 +64,7 @@ stdenv.mkDerivation rec { - Clean interface - Interoperability with the Freedesktop.org ecosystem ''; inherit (src.meta) homepage; homepage = "https://github.com/any1/neatvnc"; changelog = "https://github.com/any1/neatvnc/releases/tag/v${version}"; license = licenses.isc; platforms = platforms.linux; Loading Loading
pkgs/development/libraries/neatvnc/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ stdenv.mkDerivation rec { src = fetchFromGitHub { owner = "any1"; repo = pname; repo = "neatvnc"; rev = "v${version}"; hash = "sha256-2gPDcFcu1kGIDubguL38Z0K+k7WGFf7DX8yZteedcNg="; }; Loading Loading @@ -64,7 +64,7 @@ stdenv.mkDerivation rec { - Clean interface - Interoperability with the Freedesktop.org ecosystem ''; inherit (src.meta) homepage; homepage = "https://github.com/any1/neatvnc"; changelog = "https://github.com/any1/neatvnc/releases/tag/v${version}"; license = licenses.isc; platforms = platforms.linux; Loading