summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-10gnu: texlive-bin: Link lualatex to luahbtex.origin/wip-texliveRicardo Wurmus
Fixes <https://issues.guix.gnu.org/51252>. * gnu/packages/tex.scm (texlive-bin)[arguments]: Link lualatex to luahbtex. (texlive-latex-luatex): Remove variable.
2022-01-10gnu: texlive-lualibs: Take sources from TeX Live SVN.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-luatex-lualibs): Deprecate this variable... (texlive-lualibs): ...in favor of this new variable. [source]: Take source code from TeX Live SVN because it must match the rest of the LuaTeX distribution.
2022-01-10gnu: texlive-luaotfload: Propagate texlive-lua-alt-getopt.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-luaotfload)[propagated-inputs]: Add texlive-lua-alt-getopt.
2022-01-10gnu: Add texlive-lua-alt-getopt.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-lua-alt-getopt): New variable.
2022-01-10gnu: texlive-latex-base: Remove trailing #T.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Remove trailing #T from build phases.
2022-01-10import: texlive: Update error message.Ricardo Wurmus
We aren't downloading anything. * guix/scripts/import/texlive.scm (guix-import-texlive): Update error message.
2022-01-10import: texlive: Remove more specific entries with the same prefix.Ricardo Wurmus
* guix/import/texlive.scm (files->directories): Ensure that any more specific directory is removed if a parent directory is in the list of provided locations.
2022-01-04gnu: texlive-kpathsea: Patch references to sed and awk.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-kpathsea)[arguments]: Add build phase 'patch-references to satisfy runtime requirements on sed and awk. [inputs]: Add sed and gawk.
2022-01-04gnu: texlive-bin: Patch references to sed and awk.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-bin)[arguments]: Patch texlive scripts in 'post-install phase to satisfy references to sed and awk.
2022-01-04gnu: texlive-bin: Fix directory traversal.Ricardo Wurmus
Fixes <https://bugs.gnu.org/52979>. * gnu/packages/tex.scm (texlive-bin)[arguments]: Add build phase 'patch-directory-traversal.
2022-01-04gnu: texlive-bin: Remove trailing #T.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-bin)[source]: Simplify snippet. [arguments]: Remove trailing #T from build phases.
2022-01-04gnu: Add mbed-tools.Mathieu Othacehe
* gnu/packages/embedded.scm (mbed-tools): New variable.
2022-01-04gnu: Add python-pdoc3.Mathieu Othacehe
* gnu/packages/patches/python-pdoc3-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/local.mk (python-pdoc3): New variable.
2022-01-04gnu: stlink: Update the uri.Mathieu Othacehe
* gnu/packages/embedded.scm (stlink)[origin]: Update it.
2022-01-04gnu: stlink: Update to 1.7.0.Mathieu Othacehe
* gnu/packages/embedded.scm (stlink): Update to 1.7.0. [home-page]: Update it.
2022-01-03.guix-authorizations: Remove Giovanni Biscuolo due to inactivity.Leo Famulari
* .guix-authorizations: Remove biscuolo.
2022-01-03.guix-authorizations: Remove Caleb Ristvedt due to inactivity.Leo Famulari
* .guix-authorizations: Remove reepca.
2022-01-03.guix-authorizations: Remove Manolis Fragkiskos Ragkousis due to inactivity.Leo Famulari
* .guix-authorizations: Remove phant0mas.
2022-01-04gnu: diffoscope: Update to 198.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 198.
2022-01-04gnu: mpv: Update to 0.34.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mpv): Update to 0.34.1.
2022-01-04gnu: pgloader: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (pgloader)[arguments]: Rewrite as G-expressions. [inputs]: Remove input labels.
2022-01-04gnu: pgloader: Update to 3.6.3.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (pgloader): Update to 3.6.3.
2022-01-04gnu: direvent: Update to 5.3.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (direvent): Update to 5.3. [source]: Drop hard-to-maintain snippet… [arguments]: …in favour of a wider regexp in the 'substitute-file-names phase, renamed from 'patch-/bin/sh, as we also patch "/bin/kill" to keep the tests passing.
2022-01-04gnu: direvent: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (direvent)[source, arguments]: Rewrite using G-expressions. Don't explicitly return #t from phases.
2022-01-04gnu: fortune-mod: Update to 3.12.0.Tobias Geerinckx-Rice
* gnu/packages/games.scm (fortune-mod): Update to 3.12.0. [arguments]: Adjust 'delete-failing-test phase accordingly. [native-inputs]: Add docbook-xml-5, docbook-xsl, and perl-app-xml-docbook-builder.
2022-01-04gnu: fortune-mod: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/games.scm (fortune-mod)[arguments]: Rewrite as G-expressions. Split up misnamed 'fix-build-env phase into 'enter-build-directory, 'copy-cmake-modules, and 'delete-failing-test. Don't explicitly return #t from phases. [native-inputs]: Remove input labels. Remove shlomif-cmake-modules.
2022-01-04gnu: rinutils: Update to 0.10.0.Tobias Geerinckx-Rice
* gnu/packages/games.scm (rinutils): Update to 0.10.0.
2022-01-04gnu: rinutils: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/games.scm (rinutils)[arguments]: Rewrite as G-expressions. Rename misnamed 'fix-build-env. [native-inputs]: Remove input labels. Remove shlomif-cmake-modules.
2022-01-04gnu: shlomif-cmake-modules: Update to 89f05caf86078f783873975525230cf4fecede8a.Tobias Geerinckx-Rice
* gnu/packages/games.scm (shlomif-cmake-modules): Update to commit 89f05caf86078f783873975525230cf4fecede8a.
2022-01-04gnu: Add perl-app-xml-docbook-builder.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-app-xml-docbook-builder): New public variable.
2022-01-04gnu: fasm: Update to 1.73.29.Tobias Geerinckx-Rice
* gnu/packages/assembly.scm (fasm): Update to 1.73.29.
2022-01-03.guix-authorizations: Remove Miguel Ángel Arruga Vivas due to inactivity.Leo Famulari
* .guix-authorizations: Remove m1gu3l.
2022-01-03.guix-authorizations: Remove Brian Leung due to inactivity.Leo Famulari
* .guix-authorizations: Remove leungbk.
2022-01-03.guix-authorizations: Remove Ivan Petkov due to inactivity.Leo Famulari
* .guix-authorizations: Remove ipetkov.
2022-01-03.guix-authorizations: Remove David Wilson due to inactivity.Leo Famulari
* .guix-authorizations: Remove daviwil.
2022-01-03.guix-authorizations: Remove Brett Gilio due to inactivity.Leo Famulari
* .guix-authorizations: Remove brettgilio.
2022-01-03.guix-authorizations: Remove Amin Bandali due to inactivity.Leo Famulari
* .guix-authorizations: Remove bandali.
2022-01-03.guix-authorizations: Remove Alex Sassmannshausen due to inactivity.Leo Famulari
* .guix-authorizations: Remove atheia.
2022-01-03.guix-authorizations: Remove Alex Griffin due to inactivity.Leo Famulari
* .guix-authorizations: Remove ajgrf.
2022-01-03.guix-authorizations: Remove Gábor Boskovits due to inactivity.Leo Famulari
* .guix-authorizations: Remove boskovits.
2022-01-03doc: Try to clarify the setuid programs examples.Leo Famulari
Based on user feedback, the shadow / passwd example was too obscure for those who aren't familiar with the shadow collection of tools. And it was also considered confusing for the two examples to use different packages. * doc/guix.texi (Setuid Programs): Use 'nmtui' in the examples.
2022-01-04gnu: emacs-epkg: Update to 3.3.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-epkg): Update to 3.3.2. [arguments]<#:phases>: Add phases to build documentation and follow upstream directory structure. [native-inputs]: Add TEXINFO.
2022-01-04gnu: emacs-tide: Update to 4.5.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-tide): Update to 4.5.4. [propagated-inputs]: Re-order alphabetically.
2022-01-04gnu: emacs-bluetooth: Update to 0.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-bluetooth): Update to 0.3.
2022-01-04gnu: naev: Update to 0.9.1.Nicolas Goaziou
* gnu/packages/games.scm (naev): Update to 0.9.1. [source]: Use URL-FETCH. [arguments]<#:phases>: Remove keyword. [native-inputs]: Remove NAEV-ARTWORK. (naev-artwork): Remove variable.
2022-01-03gnu: openmw: Update to 0.47.0.Felix Gruber
* gnu/packages/game-development.scm (openmw): Update to 0.47.0. [arguments]: Add "-DOPENMW_USE_SYSTEM_RECASTNAVIGATION=ON" to configure-flags. [inputs]: Use new simplified format. Add new dependencies lz4 and recastnavigation. Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-03gnu: bullet: Build with double precision arithmetics.Felix Gruber
* gnu/packages/game-development.scm (bullet)[arguments]: Add configure flag for double precision arithmetics. Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-03gnu: Add recastnavigation.Felix Gruber
* gnu/packages/game-development.scm (recastnavigation): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-03gnu: Flatpak: Propagate GnuPG 2.2.32.Leo Famulari
This fixes a profile collision between gnupg package variants: https://issues.guix.gnu.org/52981 * gnu/packages/package-management.scm (flatpak)[propagated-inputs]: Replace GNUPG with GNUPG-2.2.32.
2022-01-03offload: Do not read ~/.ssh/config.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/39366>. Reported by zimoun <zimon.toutoune@gmail.com>. * guix/scripts/offload.scm (open-ssh-session): Pass #:config.