| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/tex.scm (texlive-xtuthesis): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-upzhkinsoku): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-tlmgr-intro-zh-cn): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-texproposal): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-qyxf-book): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-pgfornament-han): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-njurepo): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-nanicolle): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-lshort-chinese): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-notes-zh-cn): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-install-latex-guide-zh-cn): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-impatient-cn): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-hanzibox): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-fduthesis): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-exam-zh): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-ctex-faq): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-asymptote-manual-zh-cn): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-asymptote-faq-zh-cn): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-asymptote-by-example-zh-cn): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-arphic-ttf): New variable.
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-platex)[arguments]<#:phases>: Add a phase to
deal with duplicate "kinsoku.tex".
|
|
|
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-everyhook)[arguments]: Build with "latex" TeX
format.
[native-inputs]: Use TEXLIVE-UPDMAP.CFG. Add TEXLIVE-BERA, TEXLIVE-ENUMITEM,
TEXLIVE-ETOOLBOX, TEXLIVE-HYPDOC, TEXLIVE-INCONSOLATA, TEXLIVE-LIPSUM,
TEXLIVE-LISTINGS, TEXLIVE-MATHPAZO, TEXLIVE-MICROTYPE, TEXLIVE-PALATINO, TEXLIVE-SVN-PROV, TEXLIVE-UPQUOTE, TEXLIVE-XKEYVAL.
|
|
|
|
|
|
|
|
|
|
| |
See <https://issues.guix.gnu.org/63080>.
* gnu/packages/stalonetray.scm (stalonetray): Move from here…
* gnu/packages/xdisorg.scm (stalonetray): …to here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/stalonetray.scm (stalonetray): Update to 0.8.5.
[source]: Switch to git reference from GitHub.
[arguments](phases): add phase to fix docbook root.
[inputs]: Add libxpm.
[native-inputs]: Add autoconf, autoconf, automake, libxslt, docbook-xsl.
[homepage]: Update.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Thanks to Bruno Victal "mirai" for cooperating on this patch and for
generously sharing a wealth of insights about Guix services.
Thanks to Jean-Baptiste Note for an early version of this service!
* doc/guix.texi (Linux Services)[Cachefilesd Service]: New heading.
* gnu/services/linux.scm (serialize-string, non-negative-integer?)
(serialize-non-negative-integer, string, non-negative-integer)
(make-option-serializer, make-percentage-threshold-serializer): New
procedures.
(cachefilesd-configuration): New record type.
(cachefilesd-service-type): New variable.
* gnu/tests/cachefilesd.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Bruno Victal <mirai@makinata.eu>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/authentication.scm (pam-ldap-pam-service): Use
'file-append' instead of #~(string-append ...).
* gnu/services/base.scm (greetd-pam-service): Likewise.
* gnu/services/kerberos.scm (pam-krb5-pam-service): Likewise.
* gnu/services/pam-mount.scm (pam-mount-pam-service): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/services/base.scm (pam-limits-service-type)[pam-extension]: Wrap
into a 'lambda' that takes 'limits-file'. Pass that in the <pam-entry>
'arguments' field. Define 'make-limits-file' and use it.
Remove ETC-SERVICE-TYPE extension.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This revised system test is superior to the one accepted when #61744 was
closed because it confirms whether the configured limits are actually being
enforced upon login.
The previous test merely validated the serialization of one particular config
in the config file.
* gnu/tests/pam.scm (pam-limits-service): Revise test to confirm limits on
login.
(%test-pam-limits)[description]: Update.
(%test-pam-limits-deprecated): Remove.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/engineering.scm (pcb2gcode)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-collection-langarabic): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-xindy-persian): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-xepersian-hm): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-xepersian): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-tram): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-texnegar): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-simurgh): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-sexam): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-quran): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-persian-bib): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-na-box): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-lshort-persian): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-kurdishlipsum): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-imsproc): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-hvarabic): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-ghab): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-dad): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-bidihl): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-arabtex): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-arabluatex): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-arabic-book): New variable.
|