Changes between Version 1 and Version 2 of Expose Guix channels via https


Ignore:
Timestamp:
05/11/25 10:22:18 (13 days ago)
Author:
enno
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Expose Guix channels via https

    v1 v2  
    1818== Nginx Configuration Snippet
    1919
    20 {{{#!
     20{{{
    2121location ~ ^/git/channel-alpha.git(/.*)?$ {
    2222    auth_basic "Restricted Channel Alpha";
     
    4242Users configure ~/.config/guix/channels.scm like this:
    4343
    44 {{{#!
     44{{{
    4545(list
    4646 (channel