Revert "Add (guix self) and use it when pulling."
authorLudovic Courtès <ludo@gnu.org>
Tue, 21 Nov 2017 22:51:59 +0000 (23:51 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 21 Nov 2017 22:53:10 +0000 (23:53 +0100)
commitcd295fbe170a93844f9c42cbfaa0fbe2490b6693
tree869aefd211aa91b857619755b3ee9e8ab5c71f6e
parentaa33cc29cae391d4208c8a4d879c82025ea4e86c
Revert "Add (guix self) and use it when pulling."

This reverts commit 5f93d97005897c2d859f0be1bdff34c88467ec61.

'guix pull' would fail because (guix self) needs 'scheme-files'
from (guix discovery), which was not exported until now.
Makefile.am
build-aux/build-self.scm
gnu/packages.scm
guix/discovery.scm
guix/scripts/pull.scm
guix/self.scm [deleted file]