pull: Add (guix profiling) to the build environment.
authorLudovic Courtès <ludo@gnu.org>
Wed, 13 Dec 2017 16:16:40 +0000 (17:16 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 13 Dec 2017 16:16:40 +0000 (17:16 +0100)
Reported by Ricardo Wurmus.

* build-aux/build-self.scm (build): Add (guix profiling).

build-aux/build-self.scm

index 6415978..17d947b 100644 (file)
@@ -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