me
/
guix
Archived
1
0
Fork 0

gnu: gajim: Use GUIX_PYTHONPATH in search path.

* gnu/packages/messaging.scm (gajim)[native-search-paths]: Use GUIX_PYTHONPATH
instead of PYTHONPATH.
master
Maxim Cournoyer 2021-01-27 20:40:48 -05:00
parent 6867644250
commit cdd5fb526f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -1021,7 +1021,7 @@ of xmpppy.")
"share/gajim/plugins"))) "share/gajim/plugins")))
;; Gajim needs to use the propagated inputs of its plugins. ;; Gajim needs to use the propagated inputs of its plugins.
(search-path-specification (search-path-specification
(variable "PYTHONPATH") (variable "GUIX_PYTHONPATH")
(files (files
(list (list
(string-append (string-append