guix: texlive importer: Improve output for texlive-biber-ms.

* guix/import/texlive.scm (no-bin-propagation-packages): Add "biber-ms".

Change-Id: Id9dadd2194e8d59d68c395b513e4c94673c97bb2
This commit is contained in:
Nicolas Goaziou 2025-03-25 22:49:22 +01:00 committed by Andreas Enge
parent 9192c195ff
commit df887f679f
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -117,6 +117,7 @@
"xmltex" "xmltex"
;; Category 3. ;; Category 3.
"biber" "biber"
"biber-ms"
"context" "context"
"cluttex" "cluttex"
"esptopdf" "esptopdf"