gnu: dino: Add debug output.
* gnu/packages/messaging.scm (dino)[outputs]: Add debug output.master
parent
e7cacc91e6
commit
5323d59c6a
|
@ -878,6 +878,7 @@ on Axolotl and PEP.")
|
|||
(package
|
||||
(name "dino")
|
||||
(version "0.1.0")
|
||||
(outputs '("out" "debug"))
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
Reference in New Issue