gnu: Remove fmt-restinio.
This is a follow-up to commit 71ce0b5290
.
* gnu/packages/pretty-print.scm (fmt-restinio): Remove variable.
This commit is contained in:
parent
3158c805f0
commit
27664ea0f0
@ -187,13 +187,6 @@ to @code{IOStreams}.")
|
||||
;; The library is bsd-2, but documentation and tests include other licenses.
|
||||
(license (list bsd-2 bsd-3 psfl))))
|
||||
|
||||
(define-public fmt-restinio
|
||||
(hidden-package
|
||||
(package/inherit
|
||||
fmt
|
||||
(arguments
|
||||
'(#:configure-flags '("-DCMAKE_CXX_FLAGS=-fPIC"))))))
|
||||
|
||||
(define-public source-highlight
|
||||
(package
|
||||
(name "source-highlight")
|
||||
|
Loading…
Reference in New Issue
Block a user