diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 1d6a12bc55..57a07b9226 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -3522,7 +3522,7 @@ (define-public opendht (rename-file (string-append out "/bin") (string-append tools "/bin")) (wrap-program (string-append tools "/bin/dhtcluster") - `("PYTHONPATH" prefix (,site-packages))))))))) + `("GUIX_PYTHONPATH" prefix (,site-packages))))))))) (home-page "https://github.com/savoirfairelinux/opendht/") (synopsis "Lightweight Distributed Hash Table (DHT) library") (description "OpenDHT provides an easy to use distributed in-memory data