mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: libressl: Add debug output.
* gnu/packages/tls.scm (libressl) [outputs]: New field. Change-Id: Ie4949d46d3b9f403b4c87e4f3ae876c40c3032a6
This commit is contained in:
parent
e365a71381
commit
5533ebf57b
1 changed files with 1 additions and 0 deletions
|
|
@ -681,6 +681,7 @@ kilobytes of RAM.")
|
|||
(sha256
|
||||
(base32
|
||||
"1r518q11qwx9zr1niqjh4ci63x1s51gx6g8f3p3xzhxcy1aik12d"))))
|
||||
(outputs (list "out" "debug"))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue