diff options
| -rw-r--r-- | topics/deploy/uthsc-vpn.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/topics/deploy/uthsc-vpn.scm b/topics/deploy/uthsc-vpn.scm index 3f99e07..a8a95ee 100644 --- a/topics/deploy/uthsc-vpn.scm +++ b/topics/deploy/uthsc-vpn.scm @@ -77,6 +77,7 @@ (define openconnect-sso-uthsc (package (inherit openconnect-sso) + (name "openconnect-sso-uthsc") (inputs (modify-inputs (package-inputs openconnect-sso) (replace "python-requests" python-requests-2.28))))) |
