Nguyễn Gia Phong
bd0bba7440
gnu: Add djot.
...
* gnu/packages/lua.scm (djot): New variable.
Change-Id: I8bf67cda21d213edac3c395f97b52e4026bc9c53
Merges: https://codeberg.org/guix/guix/pulls/6999
Reviewed-by: Carlo Zancanaro <carlo@zancanaro.id.au >
2026-04-02 11:36:08 +09:00
Nguyễn Gia Phong
3d3e8d7d67
gnu: Add lua-djot.
...
* gnu/packages/lua.scm (lua5.4-djot, lua-djot)
(lua5.2-djot, lua5.1-djot): New variables.
Change-Id: I152a723dcece7218def021fbaefa50a662a811e0
Reviewed-by: Carlo Zancanaro <carlo@zancanaro.id.au >
2026-04-02 11:35:51 +09:00
Yelninei
f52e17b736
gnu: dmd: Build additional man pages.
...
* gnu/packages/dlang.scm (dmd-bootstrap)[#:make-flags]: Add DIFFABLE=1.
[#:phases]: Add 'build-man phase.
Adjust path for manpages in 'install.
Change-Id: I75363092c5953c81bf608a727e9daf4bafe6b5ec
Merges: https://codeberg.org/guix/guix/pulls/7440
Modified-by: Nguyễn Gia Phong <cnx@loang.net >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-04-02 11:30:11 +09:00
Sughosha
8ab3d223cb
gnu: Add kalarm.
...
* gnu/packages/kde-pim.scm (kalarm): New variable.
Change-Id: I35674f77d8d9b2258eae5a7d079b0e6fed26550b
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7367
2026-04-01 22:26:08 +02:00
Ludovic Courtès
0004ddeb8c
gnu: guile-git: Update to 0.11.0.
...
* gnu/packages/guile.scm (guile-git): Update to 0.11.0.
Change-Id: I63aba8930db27362cc9ef71bd0ad4a46319b8808
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7438
2026-04-01 22:06:14 +02:00
Herman Rimm
1debc5ea30
gnu: vim: Enable cross-compilation.
...
* gnu/packages/vim.scm (vim)[arguments]: Set STRIP configure flag.
Change-Id: I15c5c233053496bc4c75d4d33d6e169381f83822
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
Merges: #7267
2026-04-01 22:06:13 +02:00
Herman Rimm
04a3266a3d
gnu: vim-full: Refactor arguments.
...
* gnu/packages/vim.scm (vim-full)[arguments]: Adjust comments, refactor
start-xserver phase.
[description]: Adjust comment.
Change-Id: Ic0cc29c65f89b5d0f06f023b47a1eeec4682b0b7
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Herman Rimm
40e32085e4
gnu: xxd: Refactor arguments.
...
* gnu/packages/vim.scm (xxd)[arguments]: Use output G-expression.
Change-Id: Ic0cc29c65f89b5d0f06f023b47a1eeec4682b0b7
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Herman Rimm
ea6acecd11
gnu: vim: Refactor arguments.
...
* gnu/packages/vim.scm (vim)[arguments]: Use with-directory-excursion,
this-package-input for patch-absolute-paths phase. Merge skip-or-fix-
failing-tests phase with set-environment-variables, use this-package-
native-input. Use output G-exp. and this-package-native-input for
install-guix.vim phase.
[native-inputs]: Put guix.vim into store.
[description]: Adjust comment.
Change-Id: Ic0cc29c65f89b5d0f06f023b47a1eeec4682b0b7
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Herman Rimm
f67676bd3b
gnu: vim: Convert arguments value to G-expression.
...
* gnu/packages/vim.scm (vim)[source]: Reduce indentation.
[arguments]: Convert to G-expression. Use quoted list.
(xxd)[description]: Add newline.
(vim-full)[arguments]: Convert to G-expression. Use this-package-input.
[description]: Add newline.
Change-Id: Iab3a9a6942c5b524d1008b25778a8898717ed4e4
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Herman Rimm
50a02cc74f
gnu: vim-full: Refactor inputs.
...
* gnu/packages/vim.scm (vim-full)[inputs]: Change to new style. Use
modify-inputs. Use inherited field value.
Change-Id: Idfec512798a9d3096c83b05f13aaef3660d317fd
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2026-04-01 22:06:13 +02:00
Sharlatan Hellseher
4e6cf49809
gnu: proton-vpn-cli: Update to 0.1.9.
...
* gnu/packages/vpn.scm (proton-vpn-cli): Update to 0.1.9.
Relates-to: https://codeberg.org/guix/guix/issues/7603
Change-Id: I8c8935b933d452496c2950db18dcbca3371e4435
2026-04-01 20:56:01 +01:00
Sharlatan Hellseher
6e140efdb7
gnu: python-proton-vpn-api-core: Update to 4.18.0.
...
* gnu/packages/vpn.scm (python-proton-vpn-api-core): Update to 4.18.0.
[source] <uri>: Use direct URL instead of [home-page].
[home-page]: Move above synopsis.
Change-Id: I829658df6e57459cf4e0ed124014e1375630f5f8
2026-04-01 20:53:59 +01:00
jgart
878120690a
gnu: python-django-filter: Update to 25.2.
...
* gnu/packages/django.scm (python-django-filter): Update to 25.2.
Change-Id: I5f95eef7c46ea6b6f4714a415c9f8ae673c8e285
2026-04-01 10:43:40 -04:00
Cayetano Santos
b8c54ea8b5
gnu: python-shiboken-6: Upgrade dependency on clang-toolchain.
...
* gnu/packages/qt.scm (python-shiboken-6)[inputs]: Remove
clang-toolchain-15; add clang-toolchain-18.
Merges guix/guix!7482
Change-Id: I3a78e6c7f32ec83ef470a675d074a036769a69a2
2026-04-01 15:06:38 +02:00
Cayetano Santos
507d60f3f8
gnu: Remove python-pyside-2.
...
* gnu/packages/qt.scm (python-pyside-2): Delete variable.
Merges guix/guix!7482
Change-Id: I00b979a6f705bd52e17bbb9361ee0cf36f9ca45b
2026-04-01 15:06:38 +02:00
Cayetano Santos
7eb36c0f27
gnu: Remove python-shiboken-2.
...
* gnu/packages/qt.scm (python-shiboken-2): Delete variable.
Merges guix/guix!7482
Change-Id: I3889be454d05fe3eb889526a67e6d1023360fef9
2026-04-01 15:06:37 +02:00
Cayetano Santos
2967edd85e
gnu: python-shiboken-6: Dishinherit from python-shiboken-2.
...
* gnu/packages/qt.scm (python-shiboken-6): Drop inheritance.
[inputs, arguments]: Rewrite without reference to the python-shiboken-2
fields.
[description, home-page, synopsis, license]: Copy-paste from
python-shiboken-2.
Merges guix/guix!7482
Change-Id: I56555c30a902787972806fc082e91a65a9b79137
2026-04-01 15:06:37 +02:00
Cayetano Santos
4eaf8c17fd
gnu: python-pyside-6: Disinherit from python-pyside-2.
...
* gnu/packages/qt.scm (python-pyside-6): Drop inheritance.
[build-system, home-page, license]: Copy-paste from python-pyside-2.
Merges guix/guix!7482
Change-Id: I92d29ed5c84a335a8eadee1dad6093abeafe81f9
2026-04-01 15:06:37 +02:00
Cayetano Santos
127692a428
gnu: freecad: Fix package.
...
* gnu/packages/engineering.scm (freecad)[inputs]: Remove vtk; add
vtk-9.5.
Fixes guix/guix#7585
Merges guix/guix!7596
Change-Id: Ic48e556f5ad1bf4bc86ecc4aaa06280e8e5a7fa6
2026-04-01 14:17:00 +02:00
jgart
cc246c7e34
gnu: trealla: Update to 2.92.11.
...
* gnu/packages/prolog.scm (trealla): Update to 2.92.11.
Change-Id: I8c1336336c8bd9985c68722ad7e7ecafdfe78bb6
2026-04-01 07:59:37 -04:00
Hugo Buddelmeijer
09eb32b167
gnu: httptunnel: Fix build by applying CFLAGS.
...
* gnu/packages/web.scm (httptunnel): Fix build and modernize package.
[source]<origin>: Switch to https; use G-Expressions in ’snippet.
[arguments]: Use G-Expressions.
<#:phases>: Fix 'configure.
[home-page]: Switch to https.
Merges guix/guix!7417
Change-Id: If82232e402fbc6791a6f089558afc3ab007d8247
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-01 11:54:02 +02:00
Andy Tai
9f19f69fe5
gnu: meld: Update to 3.23.1.
...
* gnu/packages/patchutils.scm (meld): Update to 3.23.1.
Merges guix/guix!7429
Change-Id: Ie8928237a69a28465edd9af1863a36f29302b1db
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-01 11:33:53 +02:00
bdunahu
b262c2d0c7
gnu: libucl: Update to 0.9.4.
...
* gnu/packages/wm.scm (libucl): Update to 0.9.4.
[arguments]: <#:tests?>: Enable tests.
[native-inputs]: Remove autoconf; add autoconf-2.72.
Merges guix/guix!7445
Change-Id: Icf5cea391095c446254092370d6d8097eddba47d
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-04-01 11:02:03 +02:00
moksh
557cca7cde
gnu: Add emacs-spatial-window.
...
* gnu/packages/emacs-xyz.scm (emacs-spatial-window): New variable.
Fixes guix/guix!6186
Change-Id: Ia57b541928e8f12505009cad9f57366e98fd4a5a
2026-04-01 09:59:10 +02:00
coopi
4f131a07b8
gnu: Add emacs-quotable.
...
* gnu/packages/emacs-xyz.scm (emacs-quotable): New variable.
Merges guix/guix!7481
Change-Id: I3394e3cea746a381fcb8a76712277f37f9eabf4b
2026-04-01 09:25:29 +02:00
Sharlatan Hellseher
62b61c20bc
gnu: Add spot-nik.
...
* gnu/packages/astronomy.scm (spot-nik): New variable.
Change-Id: I44e2613af4cdaf32f2fa306d890022441a4f372e
2026-03-31 21:50:54 +01:00
Sharlatan Hellseher
4bd8bb54fd
gnu: Add python-euclidlike.
...
* gnu/packages/astronomy.scm (python-euclidlike): New variable.
Change-Id: I0d62fe0a5daa5713eff47e55d944518d0fec52da
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
cf342e2cd2
gnu: Add python-astronify.
...
* gnu/packages/astronomy.scm (python-astronify): New variable.
Change-Id: Ieebe6a187ea9d1edfdb0bc4f46e7964ffc5d76d3
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
00ff0cf9f8
gnu: Add python-pyo.
...
* gnu/packages/audio.scm (python-pyo): New variable.
Change-Id: Ibb03f58837f2c93cce68ef3073265ed466a61869
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
c3b3118715
gnu: python-pyhalo: Skip one more test.
...
* gnu/packages/astronomy.scm (python-pyhalo)[arguments] <test-flags>:
Skip one more tests and rework them.
[native-inputs]: Remove python-wheel.
Change-Id: Id45b8a16e12036d6064159272942da8a45f528b5
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
fd65998351
gnu: python-holodeck: Run tests in single thread.
...
* gnu/packages/astronomy.scm (python-holodeck)[arguments] <test-flags>:
Run tests in single thread, skip one.
[native-inputs]: Remove python-pytest-xdist, and python-wheel.
Change-Id: Ie7930093870206f154d600a598a05ab2d70c8ef6
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
7f81901bdb
gnu: splash: Update to 3.12.0.
...
* gnu/packages/astronomy.scm (splash): Update to 3.12.0.
Change-Id: Ibdefed08ed2d954eaf994283f28dd2a02cf7ed59
2026-03-31 21:50:53 +01:00
Sharlatan Hellseher
731493f069
gnu: python-romancal: Update to 0.22.0-0.cbdb56a.
...
* gnu/packages/astronomy.scm (python-romancal): Update to
cbdb56a32058a02ee5a42959d2d301fc526e65be commit.
Change-Id: I460df4fbabf951538fd49b68cb8df26198f84aa5
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
204a11e4ca
gnu: python-sunkit-image: Update to 0.7.0.
...
* gnu/packages/astronomy.scm (python-sunkit-image): Update to 0.7.0.
[native-inputs]: Remove python-wheel.
Change-Id: I23268ad6f23e3c9231df77d96fcacbd3a6ffd7e9
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
a50fa693ef
gnu: python-viresclient: Update to 0.15.2.
...
* gnu/packages/astronomy.scm (python-viresclient): Update to 0.15.2.
[source]: Switch to git-fetch.
Change-Id: I4eb1d1dcc5c1180308ce8864ba0e96d556b954bc
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
2acb19c980
gnu: python-stwcs: Update to 1.7.7.
...
* gnu/packages/astronomy.scm (python-stwcs): Update to 1.7.7.
[source]: Switch to git-fetch.
[arguments] <test-flags>: Rework skipped tests.
Change-Id: Iad1d108139f8509fa84ee164b2ad11a509f0834f
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
54be073a45
gnu: python-spisea: Update to 2.3.
...
* gnu/packages/astronomy.scm (python-spisea): Update to 2.3.
Change-Id: I575174df0934a84825a9f2c3b215fc57a27d8097
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
7546401ca5
gnu: python-space-dolphin: Update to 1.2.1.
...
* gnu/packages/astronomy.scm (python-space-dolphin): Update to 1.2.1.
[source]: Switch to git-fetch.
[arguments] <tests?, test-flags>: Enable some portion of tests.
[native-inputs]: Add python-pytest.
Change-Id: I2ecef80f095dfeb2c2feede9305764e9301cbab5
2026-03-31 21:50:52 +01:00
Sharlatan Hellseher
d1d0f8544d
gnu: python-sirilic: Update to 2.0.9.
...
* gnu/packages/astronomy.scm (python-sirilic): Update to 2.0.9.
Change-Id: Id70c3365ce22c688b023f73633520226b1164f12
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
9944c98106
gnu: python-regularizepsf: Update to 1.1.2.
...
* gnu/packages/astronomy.scm (python-regularizepsf): Update to 1.1.2.
[source]: Switch to git-fetch.
Change-Id: I4cb2af4858d0798b459c6a7c77c65d277a844def
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
c250893c97
gnu: python-camb: Update to 1.6.6.
...
* gnu/packages/astronomy.scm (python-camb): Update to 1.6.6.
Change-Id: I8e496d71db5183c21bd182ac68b9175333b91daa
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
a5f6d5c318
gnu: python-edps: Update to 1.7.1.
...
* gnu/packages/astronomy.scm (python-edps): Update to 1.7.1.
Change-Id: I5fe39a25011acd1e0894e30143f95c6b51c10ae2
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
15de7bf24f
gnu: python-drizzlepac: Enable tests.
...
* gnu/packages/astronomy.scm (python-drizzlepac)[arguments] <tests?,
test-flags>: Enable with 3 tests skipped.
[phases]{remove-local-source}: New phase.
Change-Id: I09b6ee1848bd0f809da904094a00a19d53758d91
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
6d6acbb184
gnu: python-drizzlepac: Update to 3.10.0-2.d8e4c45.
...
* gnu/packages/astronomy.scm (python-drizzlepac): Update to
d8e4c455575d34e95dc56c77a6f91b3a5fa4b0a6 commit.
[phases]{saniti-check}: Keep phase.
{set-version}: Remove phase.
Change-Id: I4e9058ce4539df0dd3f4fc622aa49a81d97de250
2026-03-31 21:50:51 +01:00
Sharlatan Hellseher
5509061fb6
gnu: python-czml3: Update to 3.2.0.
...
* gnu/packages/astronomy.scm (python-czml3): Update to 3.2.0.
Change-Id: I5f5eb192ebb24e1887e45610e4493ecd4c5f7de1
2026-03-31 21:50:50 +01:00
Sharlatan Hellseher
2e8baaf585
gnu: celestia-content: Update to 0.0.0-6.54e4760.
...
* gnu/packages/astronomy.scm (celestia-content): Update to
a052c5fcdbaedf077234117505e79680a28f2fbd commit.
Change-Id: I614fe852638e6ef8c9b3710e1a43716071ef7b84
2026-03-31 21:50:50 +01:00
Sharlatan Hellseher
9a37ada6fc
gnu: python-swiftgalaxy: Update to 2.3.3.
...
* gnu/packages/astronomy.scm (python-swiftgalaxy): Update to 2.3.3.
Change-Id: I5f30b6e39469e9d844566df49b1822a86a53b8c5
2026-03-31 21:50:50 +01:00
Sharlatan Hellseher
b4070862fb
gnu: python-specreduce: Update to 1.8.0.
...
* gnu/packages/astronomy.scm (python-specreduce): Update to 1.8.0.
Change-Id: Icb3371193ce040fcc4be3f1d6baedfbca6609efc
2026-03-31 21:50:50 +01:00
Sharlatan Hellseher
ea39c9393c
gnu: python-halo-analysis: Update to 1.0.5.
...
* gnu/packages/astronomy.scm (python-halo-analysis): Update to 1.0.5.
[native-inputs]: Remove python-pytest.
Change-Id: I3f38f42005a8075fbe40a5c6585b9e2cc9b61fe7
2026-03-31 21:50:50 +01:00