guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#43433] [PATCH] gnu: Add cozy.


From: Mathieu Othacehe
Subject: [bug#43433] [PATCH] gnu: Add cozy.
Date: Thu, 17 Sep 2020 16:04:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hello Vinicius,

> +                                                        (package-version 
> python))

This line is over the 78 columns limit.

> +                                                      "/site-packages"))
> +                    (gi-typelib-path   (getenv "GI_TYPELIB_PATH"))
> +                    (gst-plugin-path   (getenv "GST_PLUGIN_SYSTEM_PATH"))
> +                    (libmagic-path     (string-append
> +                                        (assoc-ref %build-inputs "file")
> +                                        "/lib"))
> +                    (python-path       (getenv "PYTHONPATH")))
> +               (wrap-program (string-append out "/bin/com.github.geigi.cozy")

What about calling the wrapped program "cozy"?

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]