gnu: rust-libpijul-0.12: Add note to not remove package.
* gnu/packages/crates-io.scm (rust-libpijul-0.12): Add a comment to not remove this package.
This commit is contained in:
parent
b3148f668c
commit
79e616fd76
1 changed files with 1 additions and 0 deletions
|
@ -31151,6 +31151,7 @@ (define-public rust-libnghttp2-sys-0.1
|
|||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
;; Keep this package for future packaging of pijul.
|
||||
(define-public rust-libpijul-0.12
|
||||
(package
|
||||
(name "rust-libpijul")
|
||||
|
|
Loading…
Reference in a new issue