Age | Commit message (Collapse) | Author |
|
fcitx is not needed at build time for its sdl2 support.
* gnu/packages/sdl.scm (sdl2)[inputs]: Remove fcitx.
|
|
|
|
* gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add
kde-gtk-config.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/kde-plasma.scm (kde-gtk-config): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/kde-pim.scm (kaccounts-providers): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/kde-plasma.scm (plasma-workspace)[inputs]: Add icu4c, kpipewire,
kquickcharts, and qttools-5.
[arguments]<#:phases>: Patch QtBinariesDir for qdbus.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[#:phases]:
Set LIBEXECDIR to 'libexec' instead of 'lib/libexec'.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/tex.scm (texlive-collection-music): New variable.
|
|
* gnu/packages/tex.scm (texlive-xpiano): New variable.
|
|
* gnu/packages/tex.scm (texlive-xml2pmx): New variable.
|
|
* gnu/packages/tex.scm (texlive-songs): New variable.
|
|
* gnu/packages/tex.scm (texlive-songproj): New variable.
|
|
* gnu/packages/tex.scm (texlive-songbook): New variable.
|
|
* gnu/packages/tex.scm (texlive-recorder-fingering): New variable.
|
|
* gnu/packages/tex.scm (texlive-pmxchords): New variable.
|
|
* gnu/packages/tex.scm (texlive-pmx): New variable.
|
|
* gnu/packages/tex.scm (texlive-piano): New variable.
|
|
* gnu/packages/tex.scm (texlive-octave): New variable.
|
|
* gnu/packages/tex.scm (texlive-musixtex-fonts): New variable.
|
|
* gnu/packages/tex.scm (texlive-musixguit): New variable.
|
|
* gnu/packages/tex.scm (texlive-musicography): New variable.
|
|
* gnu/packages/tex.scm (texlive-musical): New variable.
|
|
* gnu/packages/tex.scm (texlive-m-tx): New variable.
|
|
* gnu/packages/tex.scm (texlive-lyluatex): New variable.
|
|
* gnu/packages/tex.scm (texlive-lilyglyphs): New variable.
|
|
* gnu/packages/tex.scm (texlive-leadsheets): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex4musicians): New variable.
|
|
* gnu/packages/tex.scm (texlive-harmony): New variable.
|
|
* gnu/packages/tex.scm (texlive-guitartabs): New variable.
|
|
* gnu/packages/tex.scm (texlive-guitarchordschemes): New variable.
|
|
* gnu/packages/tex.scm (texlive-guitar): New variable.
|
|
* gnu/packages/tex.scm (texlive-gtrcrd): New variable.
|
|
* gnu/packages/tex.scm (texlive-gregoriotex): New variable.
|
|
* gnu/packages/tex.scm (texlive-gchords): New variable.
|
|
* gnu/packages/tex.scm (texlive-figbas): New variable.
|
|
* gnu/packages/tex.scm (texlive-chordbox): New variable.
|
|
* gnu/packages/tex.scm (texlive-chordbars): New variable.
|
|
* gnu/packages/tex.scm (texlive-bagpipe): New variable.
|
|
* gnu/packages/tex.scm (texlive-autosp): New variable.
|
|
* gnu/packages/tex.scm (texlive-abc): New variable.
|
|
* gnu/packages/tex.scm (texlive-musixtnt): New variable.
|
|
* gnu/packages/tex.scm (texlive-musixtex): New variable.
|
|
* gnu/packages/maths.scm (mcrl2): Update to 202206.1.
[source]: Remove patches.
* gnu/packages/patches/mcrl2-fix-1687.patch,
gnu/packages/patches/mcrl2-fix-counterexample.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove their references.
|
|
* doc/guix-cookbook.texi (Using security keys)
<Disabling OTP code generation for a Yubikey>: New subsection.
Reviewed-by: John Kehayias <john.kehayias@protonmail.com>
|
|
* doc/guix-cookbook.texi (System Configuration)
<Dynamic DNS mcron job>: New subsection.
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
|
|
* doc/guix.texi (Invoking guix time-machine): Document limitation.
* guix/inferior.scm (cached-channel-instance): New VALIDATE-CHANNELS
argument. Use it to validate channels when there are no cache hit.
* guix/scripts/time-machine.scm
(%options): Tag the given reference with 'tag-or-commit instead of 'commit.
(%oldest-possible-commit): New variable.
(guix-time-machine) <validate-guix-channel>: New nested procedure. Pass it to
the 'cached-channel-instance' call.
* tests/guix-time-machine.sh: New test.
* Makefile.am (SH_TESTS): Register it.
Suggested-by: Simon Tournier <zimon.toutoune@gmail.com>
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
Reviewed-by: Simon Tournier <zimon.toutoune@gmail.com>
|
|
For compatibility with (guix git) procedures.
* guix/scripts/pull.scm (channel-list): Also accept tag-or-commit tagged
refspec.
|
|
* guix/git.scm (update-cached-checkout): Clarify that it is the relation of
STARTING-COMMIT that is returned, relative to the new commit, not the other
way around.
|
|
ddclient is unmaintained as of 2023-07-04 [1].
This reverts changes related to
commit 0bc2d3e42b8800e875f24973f999739297f1f502.
[1]: <https://github.com/ddclient/ddclient/issues/528>
* gnu/packages/dns.scm (ddclient): Remove variable.
* gnu/packages/patches/ddclient-skip-test.patch: Remove file.
* gnu/local.mk: Unregister it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
ddclient is unmaintained as of 2023-07-04 [1] and this service has been broken
for a while [2]. Remove it rather than shipping a broken service for an
unmaintained program that's unlikely to be fixed.
[1]: <https://github.com/ddclient/ddclient>
[2]: <https://issues.guix.gnu.org/52770>
This reverts commit 8490a8346b5c8207f5798be55bea1de865b0bd42.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|