gnu: rust@1.23.0: Inherit outputs.

* gnu/packages/rust.scm (rust-1.23)[outputs]: Inherit.
This commit is contained in:
Danny Milosavljevic 2018-09-13 11:52:10 +02:00
parent b78fe27b31
commit 060366f6b3
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 0 additions and 1 deletions

View File

@ -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)