Browse Source
self: Remove leftover export.
* guix/self.scm: Remove 'reload-guix' export.
snapper
Ludovic Courtès
3 years ago
No known key found for this signature in database
GPG Key ID: 90B11993D9AEBB5
1 changed files with
1 additions and
2 deletions
-
guix/self.scm
|
|
@ -36,8 +36,7 @@ |
|
|
|
#:export (make-config.scm |
|
|
|
whole-package ;for internal use in 'guix pull' |
|
|
|
compiled-guix |
|
|
|
guix-derivation |
|
|
|
reload-guix)) |
|
|
|
guix-derivation)) |
|
|
|
|
|
|
|
|
|
|
|
;;; |
|
|
|