me
/
guix
Archived
1
0
Fork 0

gnu: dino: Add debug output.

* gnu/packages/messaging.scm (dino)[outputs]: Add debug output.
master
Efraim Flashner 2020-09-29 08:55:49 +03:00
parent e7cacc91e6
commit 5323d59c6a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -878,6 +878,7 @@ on Axolotl and PEP.")
(package
(name "dino")
(version "0.1.0")
(outputs '("out" "debug"))
(source
(origin
(method url-fetch)