guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: address@hidden: Inherit outputs.


From: Danny Milosavljevic
Subject: 01/01: gnu: address@hidden: Inherit outputs.
Date: Thu, 13 Sep 2018 11:19:52 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 060366f6b311ee3e1a57290bb6a7785417e019b7
Author: Danny Milosavljevic <address@hidden>
Date:   Thu Sep 13 11:52:10 2018 +0200

    gnu: address@hidden: Inherit outputs.
    
    * gnu/packages/rust.scm (rust-1.23)[outputs]: Inherit.
---
 gnu/packages/rust.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm
index 780c283..b053bdc 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -620,7 +620,6 @@ jemalloc = \"" jemalloc "/lib/libjemalloc_pic.a" "\"
     (name "rust")
     (version "1.23.0")
     (source (rust-source version 
"14fb8vhjzsxlbi6yrn1r6fl5dlbdd1m92dn5zj5gmzfwf4w9ar3l"))
-    (outputs '("out" "doc" "cargo"))
     (native-inputs
      `(("bison" ,bison) ; For the tests
        ("cmake" ,cmake)



reply via email to

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