about summary refs log tree commit diff
path: root/arunisaac
diff options
context:
space:
mode:
authorArun Isaac2026-06-30 17:05:34 +0100
committerArun Isaac2026-06-30 17:05:34 +0100
commit3fd5a5a9c761973484eff091bf27d64c8d97b869 (patch)
tree33ad6aad0177a7b8cb40fcce12621ab68d067514 /arunisaac
parent226384d3ce6870197ed1368c969defedb85186f8 (diff)
downloadguix-arunisaac-main.tar.gz
guix-arunisaac-main.tar.lz
guix-arunisaac-main.zip
Export openconnect-sso-ucl. HEAD main
Diffstat (limited to 'arunisaac')
-rw-r--r--arunisaac/openconnect.scm2
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")