lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

gpa: supports darwin

+1 -1
+1 -1
pkgs/applications/misc/gpa/default.nix
··· 15 15 description = "Graphical user interface for the GnuPG"; 16 16 homepage = https://www.gnupg.org/related_software/gpa/; 17 17 license = licenses.gpl3Plus; 18 - platforms = platforms.linux; 18 + platforms = platforms.unix; 19 19 }; 20 20 }