about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/libraries/gcr/4.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/libraries/gcr/4.nix')
-rw-r--r--nixpkgs/pkgs/development/libraries/gcr/4.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/development/libraries/gcr/4.nix b/nixpkgs/pkgs/development/libraries/gcr/4.nix
index 650d87958c5e..243663e430d5 100644
--- a/nixpkgs/pkgs/development/libraries/gcr/4.nix
+++ b/nixpkgs/pkgs/development/libraries/gcr/4.nix
@@ -98,6 +98,7 @@ stdenv.mkDerivation rec {
     platforms = platforms.unix;
     maintainers = teams.gnome.members;
     description = "GNOME crypto services (daemon and tools)";
+    mainProgram = "gcr-viewer-gtk4";
     homepage = "https://gitlab.gnome.org/GNOME/gcr";
     license = licenses.lgpl2Plus;