| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (sorcer): Update to 1.1.3-2.94107b2.
[arguments]<#:phases>: Remove 'remove-architecture-specific-flags
phase. Adapt 'build-faust-sources to faust-2.
[native-inputs]: Replace faust-0.9.67 by faust-2. Add which.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
| |
* gnu/packages/wm.scm (dunst): Update to 1.11.0.
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-ethon)[arguments]<#:phases>: Add phase
'libcurl-use-absolute-reference.
|
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (s2n)[supported-systems]: Expand to all 64-bit
systems supported in Guix.
Change-Id: Ide97bf8e5ec5090c4fb740c90cf0ec2aee4a3771
|
|
|
|
|
|
|
|
|
|
|
|
| |
btop would fail on built-in Intel GPUs, this patch fixes that (see
<https://github.com/aristocratos/btop/pull/958>.)
* gnu/packages/patches/btop-fix-segfault-on-intel-gpus.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/admin.scm (btop): Use it.
Change-Id: Ic2bbf55a5f892a37bde17db6fb15025733b9bad6
Reviewed-by: Z572 <zhengjunjie@iscas.ac.cn>
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (btop)[native-inputs]: Add lowdown to allow
generation and installation of the program man page.
Change-Id: I1eb0c9491d89f21ef408cbcb4fb10f99be46690e
Reviewed-by: Z572 <zhengjunjie@iscas.ac.cn>
|
|
|
|
|
|
|
| |
* gnu/packages/golang-web.scm (go-git-sr-ht-rockorager-go-jmap)
[description]: Remove duplicate symbols in description field.
Change-Id: I79be38ef07cb0eae1e0a0afdcdd01e24bfebd7aa
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (iwd): Update to 3.0.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (ell): Update to 0.69.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
|
|
|
|
| |
* gnu/packages/distributed.scm (distcc): New package.
Change-Id: Ibf486fbb5661e31769d8f987fc787ddfb514e57c
|
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (kapptemplate): New variable.
Change-Id: I25b930749db5c366496f2b883bbde838aa583383
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (okular): Update to 24.08.2.
Change-Id: I4004be7c32157c5cc16f7152c19f5ad0c8513ccd
|
|
|
|
|
|
| |
* gnu/packages/containers.scm (crun): Update to 1.18.2.
Change-Id: I2406a055a3833092b070aec8e8e17c6d4f865c0d
|
|
|
|
|
|
| |
* gnu/packages/mpd.scm (mpd-mpc)[source]: Switch to git-fetch.
Change-Id: I56e11e9565c3b1d8130f3f4806d99ad55d94ee26
|
|
|
|
|
|
| |
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.35.
Change-Id: I72237f9fd0e9a8549ba316ae2cb65ed60f4f02c7
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes
<https://lists.gnu.org/archive/html/guile-user/2024-10/msg00009.html>,
<https://github.com/wingo/fibers/issues/111>.
* gnu/packages/patches/guile-fibers-cross-build-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: When cross-building,
add `apply-cross-build-fix-patch' phase to apply it.
Change-Id: Ic845db832b9446c8cb5b534cc2db63b98c417b1a
|
|
|
|
|
|
|
|
|
|
|
| |
A large number of rebuilds (3987 according to guix refresh) was triggered by:
a9abf9a7b30f6801e122cae759df87b44c458773 gnu: python-dbus-python: Fix
indentation.
Reverting the ordering changes does not trigger any rebuilds.
* gnu/packages/python-xyz.scm (python-dbus-python): Unsort native-inputs.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-science.scm (python-scs) [inputs]: Remove
meson-python.
[native-inputs]: Remove python-meson-python; add meson-python.
Change-Id: I0122ecd0db405b134a6587c32592b59522e6320b
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-dbus-python): Fix indentation,
adjust order of fields, sort inputs alphabetically.
Change-Id: I895518f041bd2cfc9c2f94774a9d1db47b26ffc3
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (pam-mount): Update to 2.20.
Change-Id: I5dc139525096981bd789fe7845eff4b47198cf5b
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (pam-mount): Fix libcryptsetup detection.
[inputs]: Add extra inputs required for libcryptsetup, remove duplicates.
[arguments]<#:configure-flags>: Explicitly enable cryptsetup in order to
detect breakage in the future.
Change-Id: Icf588945279c8785081a8049d401eaf7e6a22e3c
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/kvmfr-linux-module-fix-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/video.scm (kvmfr-linux-module): New variable.
Change-Id: I113c1c8e1f6c9ebd541083b620ea0e098d56d588
|
|
|
|
|
|
|
|
| |
* gnu/packages/virtualization.scm
(looking-glass-client)[arguments]<#:configure-flags>: Add
'-DENABLE_BACKTRACE=no' flag.
Change-Id: Iecf644b60d99793782a7d1069194fe7f95337cb3
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-asdf-zarr, python-casa-formats-io,
python-czml3, python-ephem, siril, skymaker): Sort variables
alphabetically.
Change-Id: I12d41a0d7647b9de67ec4dc2a9926ad7e6532afc
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (phd2, python-bayesicfitting, scamp, sgp4,
stellarium): Sort variables alphabetically.
Change-Id: I31dc9b76df8fd6a90213bf51aaa045ed03031486
|
|
|
|
|
|
|
|
| |
* gnu/services/web.scm (<anonip-configuration>) [debug?]: New field.
(anonip-shepherd-service): Honor it.
* doc/guix.texi (Log Rotation) <anonip-configuration>: Document it.
Change-Id: Iaf57b5992808374b069a55c34a9adfdfe52b046c
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-green): New variable.
Change-Id: I554e8a635ff51413c79e3834fc1b88b34bbda84b
Reviewed-by: get-state <mazin@getstate.dev>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/services/web.scm (anonip-shepherd-service): Recreate the input file when
it's not a FIFO.
Fixes: <https://issues.guix.gnu.org/59181>
Change-Id: I8ba87f9fc48ecfd515e34bdee9e2949a2a559f9c
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-netid): New variable.
Change-Id: Icf8fd23c6f24252350c783faa7f34f35eb1fbce2
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-raceid): New variable.
Change-Id: I337463c66040179f5a4a1622fb759a87ebd2344a
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-coop): New variable.
Change-Id: Idb79f51b518a16bf6410cc4239a69ee654c6c95d
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-fateid): New variable.
Change-Id: If8d8dc20a0d377173a7428ebbfa238695a5d8002
|
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-runner): New variable.
Change-Id: Ie19a65368b6985cee8d5e438b33a222c18011b4d
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-robustrankaggreg): New variable.
Change-Id: I2dbc983544b9858e279c192f00d52b3f18bc71c4
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-cellchat-2): New variable.
Change-Id: Iae15f373aefa1c2a0899d5271cf8dddbbfdfa2bd
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-scdesign2): New variable.
Change-Id: I25599df1cb8493bc2d9cc1839b5232aee03bf848
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-spacexr): New variable.
Change-Id: Icf2a7dd9d637d14d835c7a428093ba8daf25e25a
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-caliberrfimpute): New variable.
Change-Id: I0f3d29e4620a4301644077f56e70c50d1f4c1438
|
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-cca): New variable.
Change-Id: Icc3411c5b57e97d8fc9f6e749f280b62572c32b3
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-shapviz): New variable.
Change-Id: I9795dceda2534663b640a0fa936b10a4a2ff8fae
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-gggenes): New variable.
Change-Id: I6062ecc14a9e9af4f676b050983323bed27e6bfa
|
|
|
|
|
|
|
| |
* gnu/packages/kde-multimedia.scm (haruna): New variable.
Change-Id: I424bf7d8fbcf6f64f356d7bd79a306003565a09f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
|
|
|
|
|
| |
* gnu/packages/music.scm (stargate)[inputs]: Replace python-pyqt with
python-pyqt-6.
Change-Id: Ibea59107a24d396415bbb2e5126c3326f39505ad
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/fpga.scm (openfpgaloader): Update to 0.12.1.
[source]: Update url. Use GIT-FILE-NAME.
[inputs]: Add eudev and libgpiod.
[home-page]: Update it.
Change-Id: Iae97a45364bff1b668ccab8de44a11a29d9284dd
|
|
|
|
|
|
| |
* gnu/packages/games.scm (odamex): Update to 10.6.0.
Change-Id: Ifbad7399f3e43b8a05948d8f7b1b73ba9b30477b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (kommit): Use Qt6.
[arguments]<qtbase>: New argument.
<configure-flags>: New argument.
[native-inputs]: Replace kdoctools-5 with kdoctools.
[inputs]: Replace kconfigwidgets-5 with kconfigwidgets, kcoreaddons-5 with
kcoreaddons, kcrash-5 with kcrash, kdbusaddons-5 with kdbusaddons, ki18n-5 with
ki18n, kxmlgui-5 with kxmlgui, kio-5 with kio, ktextwidgets-5 with
ktextwidgets, ktexteditor-5 with ktexteditor, ksyntaxhighlighting-5 with
ksyntaxhighlighting. Add dolphin.
Change-Id: I04ad9f42a74b3a21625f85ae8e47df4f5553b6f2
|
|
|
|
|
|
| |
* gnu/packages/containers.scm (crun): Update to 1.18.1.
Change-Id: I2a37e4a338854b1001260253ec442f08598a2873
|
|
|
|
|
|
|
| |
* gnu/packages/irc.scm (weechat): Update to 4.4.3.
Change-Id: I65298bd3fa8a45e6111bb9c3e0d293b3f27d9412
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
|
|
|
|
| |
gnu/packages/maths.scm (boolector)[inputs]: Add gmp.
Change-Id: I008360baed99d02d55bff76d683136ff505e2742
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (louvain-community)[home-page]: Use the right link.
Change-Id: Idb1f54511f63bf62a9bf29cfb9177cd9f31b2390
|