Fixes a bug introduced in ab9cda9ebd where
‘make check-channel-news’ would not longer be executed.
* etc/git/pre-push: Remove ‘exec’ before ‘guix git authenticate’.
Change-Id: Ic425db866e44695493be96a0a8c81c77c815e42d
Reported in #76312 by Leo Famulari <leo@famulari.name>.
* gnu/packages/golang-xyz.scm (go-ulid): Swap to PACKAGE/INHERIT.
[description]: Swap to go-github-com-oklog-ulid-v2; add leading "\n" to
fix issue with Texinfo "@end itemize" line.
[native-inputs]: Remove go-github-pborman-getopt-v2.
Change-Id: I5bc34db4c4d244e9f11f2cb4875344d48bd14ec9
* gnu/packages/linux.scm (corefreq): Update to 1.98.4.
[arguments]: Set #:source-directory. Remove the
'untangle-module-targets and 'gnu:build phases as they've become too
entangled. Add new 'patch-Makefile, 'prepare, 'resolve-symlink, and
'create-output phases.
Change-Id: Ib7e643108d2e8d75c436706b3dcaedc9c6dd4d27
* guix/read-print.scm (pretty-print-with-comments): Add an exception to
the rule that values immediately follow keywords, when printing
G-expressions within package arguments.
Change-Id: I214a096701c87ab8bc34ab79e357dcb56e2db334
As seen in <https://ci.guix.gnu.org/build/8739944/log/raw>.
* gnu/packages/golang-xyz.scm (go-github-com-charlievieth-fastwalk)
[arguments] <tests?>: Skip tests on non 64bit systems.
Change-Id: I083ba30af74fcf96110c5a515efe9217ebce2a75
The maintenance of this variant has been stoped in GitHub and it was
migrated to Codeberg <https://codeberg.org/anaseto/gruid>: This
repository has been archived by the owner on Aug 23, 2023. It is now
read-only.
This package successor is go-codeberg-org-anaseto-gruid.
* gnu/packages/games.scm (go-github-com-anaseto-gruid): Delete variable.
Change-Id: Ic49681dd0ce1815f39082966d18f77383a2e7fdb
The maintenance of this variant has been stoped in GitHub and it was
migrated to Codeberg <https://codeberg.org/anaseto/gruid-tcell>: This
repository has been archived by the owner on Aug 23, 2023. It is now
read-only.
This package successor is go-codeberg-org-anaseto-gruid-tcell.
* gnu/packages/games.scm (go-github-com-anaseto-gruid-tcell): Delete variable.
Change-Id: I5cd549296b43917e14f3998ce776e33442703842
SDL variant was proposed in #57390 on <2022-08-24>.
* gnu/packages/games.scm (harmonist): Update to 0.5.1.
[source]: Project has been migrated to Codeberg, reflect it in URL.
[arguments] <install-source>: Skip source installation as it's a final
program.
<import-path>: Adjust it according to go.mod file.
[inputs]: Remove go-github-com-gdamore-tcell-v2,
go-github-com-nsf-termbox-go, go-github-com-anaseto-gruid, and
go-github-com-anaseto-gruid-tcell.
[native-inputs]: Add go-codeberg-org-anaseto-gruid,
go-codeberg-org-anaseto-gruid-js, go-codeberg-org-anaseto-gruid-sdl,
go-codeberg-org-anaseto-gruid-tcell, and go-github-com-gdamore-tcell-v2.
[description]: Adjust fill-column indentation.
(harmonist-sdl): New variable.
Co-authored-by: Cairn <cairn@pm.me>
Change-Id: Id0409c9b75a828dc1daebb41c80fc64e012b74e3
It was proposed in #57390 on <2022-08-24>.
* gnu/packages/game-development.scm: Add (gnu packages golang-build).
(go-codeberg-org-anaseto-gruid-sdl): New variable.
Co-authored-by: Cairn <cairn@pm.me>
Change-Id: Ic7c29005e788994af67ecb89065ef32a48810ede
It was proposed in #57390 on <2022-08-24>.
* gnu/packages/game-development.scm: Add (gnu packages golang-xyz)
and (guix build-system go).
(go-github-com-veandco-go-sdl2): New variable.
Co-authored-by: Cairn <cairn@pm.me>
Change-Id: Ic4228ff3e5fe4c388ec4adc59827a9e79f4621b8
* gnu/packages/messaging.scm (senpai) [arguments] <test-subdirs>: Run
tests over the whole code base.
Change-Id: Id355ac43ae9ae049e3e1c9211a96ab13e2e1c336
FLTK 1.4 is intended to be mostly API compatible with FLTK 1.3.x, however
there are still some programs that fail to build with it, so we keep fltk-1.3
for them.
* gnu/packages/fltk.scm (fltk-1.3): Renamed from fltk.
Update to 1.3.11.
[source] <origin>: Switch to git reference.
(fltk): New variable, fltk at 1.4.1.
* gnu/packages/algebra.scm (giac) [inputs]: Replace fltk by fltk-1.3.
* gnu/packages/audio.scm (rakarrack) [inputs]: Ditto.
(butt) [inputs]: Ditto.
* gnu/packages/game-development.scm (eureka) [inputs]: Ditto.
* gnu/packages/music.scm (yoshimi) [inputs]: Ditto.
* gnu/packages/radio.scm (flwrap) [inputs]: Ditto.
* gnu/packages/vnc.scm (tigervnc-client) [inputs]: Ditto.
* gnu/packages/web-browser.scm (dillo) [inputs]: Ditto.
Change-Id: I54833e5802d4b2088a42474d2edd17fe56bbdb68
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/algebra.scm (gap): Update to 4.14.0.
[source]: Keep cddinterface package.
[native-inputs]: Add texlive-updmap.cfg and texlive packages for
building the documentation.
[inputs]: Add cddlib.
Change-Id: Ifed80efacd479ba847ae7314787b4c991690f127