guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: pull: Add (guix profiling) to the build environment.


From: Ludovic Courtès
Subject: 01/01: pull: Add (guix profiling) to the build environment.
Date: Wed, 13 Dec 2017 11:17:19 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit cc6a4b03867bc18baf30c0239c3c6dbf0709de7a
Author: Ludovic Courtès <address@hidden>
Date:   Wed Dec 13 17:16:40 2017 +0100

    pull: Add (guix profiling) to the build environment.
    
    Reported by Ricardo Wurmus.
    
    * build-aux/build-self.scm (build): Add (guix profiling).
---
 build-aux/build-self.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build-aux/build-self.scm b/build-aux/build-self.scm
index 6415978..17d947b 100644
--- a/build-aux/build-self.scm
+++ b/build-aux/build-self.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]