pcloud: add link to changelog

This commit is contained in:
Nadir Ishiguro
2025-11-06 09:38:23 +01:00
parent 5217998f70
commit ccb79a925c
+1
View File
@@ -121,6 +121,7 @@ stdenv.mkDerivation {
meta = with lib; {
description = "Secure and simple to use cloud storage for your files; pCloud Drive, Electron Edition";
homepage = "https://www.pcloud.com/";
changelog = "https://www.pcloud.com/release-notes/linux.html";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [ patryk27 ];