diff options
| -rw-r--r-- | gnu/services/configuration.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/configuration.scm b/gnu/services/configuration.scm index dacfc52ba9e..2b3bd4c1f40 100644 --- a/gnu/services/configuration.scm +++ b/gnu/services/configuration.scm | |||
| @@ -249,7 +249,7 @@ does not have a default value" field kind))) | |||
| 249 | #'(field ...) | 249 | #'(field ...) |
| 250 | #'(field-getter ...) | 250 | #'(field-getter ...) |
| 251 | #'(field-default ...)) | 251 | #'(field-default ...)) |
| 252 | (%location #,(id #'stem #'stem #'-location) | 252 | (%location #,(id #'stem #'stem #'-source-location) |
| 253 | (default (and=> (current-source-location) | 253 | (default (and=> (current-source-location) |
| 254 | source-properties->location)) | 254 | source-properties->location)) |
| 255 | (innate))) | 255 | (innate))) |
