diff options
| author | Arun Isaac | 2026-06-30 17:05:34 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-06-30 17:05:34 +0100 |
| commit | 3fd5a5a9c761973484eff091bf27d64c8d97b869 (patch) | |
| tree | 33ad6aad0177a7b8cb40fcce12621ab68d067514 /arunisaac | |
| parent | 226384d3ce6870197ed1368c969defedb85186f8 (diff) | |
| download | guix-arunisaac-main.tar.gz guix-arunisaac-main.tar.lz guix-arunisaac-main.zip | |
Diffstat (limited to 'arunisaac')
| -rw-r--r-- | arunisaac/openconnect.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arunisaac/openconnect.scm b/arunisaac/openconnect.scm index 897345a..1bd70c8 100644 --- a/arunisaac/openconnect.scm +++ b/arunisaac/openconnect.scm @@ -222,7 +222,7 @@ ;; This is a fork of openconnect-sso that works with the UCL VPN. We ;; use this until similar support is added to openconnect-sso ;; upstream. -(define openconnect-sso-ucl +(define-public openconnect-sso-ucl (package (inherit openconnect-sso) (name "openconnect-sso-ucl") |
