~ruther/guix-local

cc6a4b03867bc18baf30c0239c3c6dbf0709de7a — Ludovic Courtès 8 years ago 22358bd
pull: Add (guix profiling) to the build environment.

Reported by Ricardo Wurmus.

* build-aux/build-self.scm (build): Add (guix profiling).
1 files changed, 1 insertions(+), 0 deletions(-)

M build-aux/build-self.scm
M build-aux/build-self.scm => build-aux/build-self.scm +1 -0
@@ 267,6 267,7 @@ Please upgrade to an intermediate version first, for instance with:
                                  ;; Closure of (guix modules).
                                  (guix modules)
                                  (guix memoization)
                                  (guix profiling)
                                  (guix sets))

                      ;; Arrange so that our own (guix build …) modules are