Changes between Version 1 and Version 2 of Expose Guix channels via https
- Timestamp:
- 05/11/25 10:22:18 (13 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Expose Guix channels via https
v1 v2 18 18 == Nginx Configuration Snippet 19 19 20 {{{ #!20 {{{ 21 21 location ~ ^/git/channel-alpha.git(/.*)?$ { 22 22 auth_basic "Restricted Channel Alpha"; … … 42 42 Users configure ~/.config/guix/channels.scm like this: 43 43 44 {{{ #!44 {{{ 45 45 (list 46 46 (channel