Change indentation in the nar-controller parameters
This commit is contained in:
parent
4aa69f1910
commit
6f8ac2eccc
1 changed files with 4 additions and 4 deletions
|
|
@ -51,10 +51,10 @@
|
||||||
("Priority" . 100)))
|
("Priority" . 100)))
|
||||||
|
|
||||||
(define (nar-controller request
|
(define (nar-controller request
|
||||||
method-and-path-components
|
method-and-path-components
|
||||||
mime-types
|
mime-types
|
||||||
body
|
body
|
||||||
conn)
|
conn)
|
||||||
(define (.narinfo-suffix s)
|
(define (.narinfo-suffix s)
|
||||||
(string-suffix? ".narinfo" s))
|
(string-suffix? ".narinfo" s))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue