gnu: Simplify package inputs.
[jackhill/guix/guix.git] / gnu / packages / pantheon.scm
index 4067b3c..87d292d 100644 (file)
@@ -154,8 +154,7 @@ desktop.")
     (propagated-inputs
      ;; Sideload needs these in the environment to fetch data securely from
      ;; Flatpak remotes.
-     `(("gnupg" ,gnupg)
-       ("gpgme" ,gpgme)))
+     (list gnupg gpgme))
     (native-inputs
      `(("gettext" ,gettext-minimal)
        ("glib:bin" ,glib "bin")