1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-09 17:58:52 +02:00

gnu: protonvpn-cli: Remove sanity-check phase.

* gnu/packages/vpn.scm (protonvpn-cli)[arguments]: Remove sanity-check
phase.
This commit is contained in:
Josselin Poiret
2022-02-08 19:05:41 +01:00
committed by Brice Waegeneire
parent 9c8f68f479
commit e641d707e1
+5 -1
View File
@@ -769,7 +769,11 @@ traversing network address translators (@dfn{NAT}s) and firewalls.")
"openvpn"
"procps"
"which")))))
#t)))))
#t))
;; The `protonvpn' script wants to write to `~user' to initialize its
;; logger, so simply setting HOME=/tmp won't cut it. Remove
;; sanity-check.
(delete 'sanity-check))))
(native-inputs
(list python-docopt))
(inputs