me
/
guix
Archived
1
0
Fork 0

services: base: Re-export %default-substitute-urls from (guix store).

* gnu/services/base.scm: Export %DEFAULT-SUBSTITUTE-URLS.
master
Marius Bakke 2020-11-16 18:56:16 +01:00
parent 0ae9bbe4f5
commit 0a47ff9f9f
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@
#:use-module (srfi srfi-26)
#:use-module (ice-9 match)
#:use-module (ice-9 format)
#:re-export (user-processes-service-type) ;backwards compatibility
#:re-export (user-processes-service-type ;backwards compatibility
%default-substitute-urls)
#:export (fstab-service-type
root-file-system-service
file-system-service-type