Age | Commit message (Collapse) | Author |
|
Running that code in PID 1 was fun but it’s not really beneficial and
somewhat risky: risk of blocking, file descriptor leak, inability to
reload Guile-Netlink in shepherd when it’s upgraded, and so on.
This change runs set-up and tear-down as separate processes, which, for
the price of one fork(1), buys us peace of mind.
* gnu/services/base.scm (network-set-up/hurd, network-tear-down/hurd)
(network-tear-down/linux): Use ‘program-file’ instead of ‘scheme-file’.
(network-set-up/linux): Likewise, and remove #:blocking? argument to
‘wait-for-link’.
Change-Id: Ia41479b50eab31ea40c67243fcb1cffe29ac874a
|
|
* gnu/packages/astronomy.scm (python-glue-qt) [source] <commit>: Use
provided version tag instead of full commit (pushed by mistake).
Change-Id: I9c774d9dde151cee1c9144c057fb2186d48648a7
|
|
* gnu/packages/books.scm (book-sparc) [description]: Fix a typo.
Change-Id: If4bc5fa97605d4cef894cb4ebd6812a474cf3464
|
|
* gnu/packages/books.scm (book-sparc): Update to 3.0.0.
[arguments] <#:phases>: Install Russian and English version of the book.
[description]: Update.
Change-Id: I0857fe9cb4b0933c12e891af5a011fcc7f8d84aa
|
|
* gnu/packages/pdf.scm (mupdf): Update to 1.25.2.
Change-Id: I54b2f450c518efc06241cea48c00fc685d90f5c6
Signed-off-by: Zheng Junjie <[email protected]>
|
|
* gnu/packages/text-editors.scm (xnedit): Update to 1.6.1.
Change-Id: I0122af491df6465b722f3dd4fd7a3d4a1f839b20
Signed-off-by: Zheng Junjie <[email protected]>
|
|
Change-Id: I1e4b1c049d198fc36ca718d2ce6b8873337a8980
|
|
* gnu/packages/emacs-xyz.scm (emacs-tempel-collection): Update to 0.2.4a1d717.
Change-Id: I4164e31442bcd6202dd6f1ed83059a785eaf81f4
|
|
* etc/news.scm: Add entry.
Change-Id: I10bc03ec902e4c00f9f6fddfffcf3cbf4f1a8100
|
|
* gnu/packages/astronomy.scm (python-glue-qt): Update to 0.3.2. Fix build.
[source]: Swap to git checkout, as no fresh release reached PyPI.
[arguments] <tests?>: Disable all test for now as failed upstream.
<phases>: Add 'set-env-version.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I37b5c82e27c9414415f023768c49da3fbaf7b9d4
|
|
* gnu/packages/statistics.scm (python-getdist): Update to 1.5.4. Fix
build.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Ied85ff3f8a5d25fc73ba4a6063666d09c03fa37a
|
|
* gnu/packages/astronomy.scm (python-asdf-zarr): [propagated-inputs]:
Remove python-asdf; add python-asdf-3.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Ie62ac1f0c71ff8f566377c1f1cdcda4227f12bbf
|
|
* gnu/packages/linux.scm (linux-libre-6.12-version,
linux-libre-6.12-gnu-revision, deblob-scripts-6.12,
linux-libre-6.12-pristine-source, linux-libre-6.12-source,
linux-libre-headers-6.12, linux-libre-6.12): New variables.
(linux-libre-headers-latest): Use linux-libre-headers-6.12.
(linux-libre-lts-version, linux-libre-lts-gnu-revision,
linux-libre-lts-pristine-source, linux-libre-lts-source, linux-libre-lts): Use
linux-libre 6.12.
* gnu/tests/base.scm (%test-linux-libre-6.12): New test.
* gnu/packages/aux-files/linux-libre/6.12-arm.conf,
gnu/packages/aux-files/linux-libre/6.12-arm64.conf,
gnu/packages/aux-files/linux-libre/6.12-i686.conf,
gnu/packages/aux-files/linux-libre/6.12-x86_64.conf,
gnu/packages/aux-files/linux-libre/6.12-riscv.conf: New files.
* Makefile.am (AUX_FILES): Add them.
Change-Id: I430d9dd29cda4bd4b66ad6eddc004935f93bb111
|
|
* gnu/tests/base.scm (%test-linux-libre-6.6, %test-linux-libre-6.1): New tests.
Change-Id: Ica31ae263348c38ac21efeb65d9a245e1a877268
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.123.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: Iefcb5bc0a926b0b056899e699a778af7894107db
|
|
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.69.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: Ief2f89dc695b2eae0f98966e8150ad6d376d070a
|
|
* gnu/packages/containers.scm (distrobox): Update to 1.8.0.
Change-Id: I3c81b291012dc082cdb2cd15e21003dae7d47397
|
|
Includes fixes for CVE-2025-0238 and CVE-2025-0242.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-version)
(%icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
|
|
* gnu/packages/guile-xyz.scm: Fix my copyright dates for the module (in
575dc58975281e8c2c779c9b3098746606cfc5dd I've updated Artyom Bologov's
copyright dates by a mistake.)
Change-Id: Ib1c214f794aa13f746d47ab961bb9f5fcb7e61de
|
|
* gnu/packages/guile-xyz.scm (guile-ini): Update to 0.5.5.
Change-Id: I4b40dc950ae5f8bab937852655c36c93425e3fd6
|
|
* gnu/packages/fpga.scm (python-hdlmake): New variable.
Change-Id: I4f19d2cceb7fe46bbc359f9bc5197ae3113bb3d7
Co-authored-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/fpga.scm (python-vunit): New variable.
Change-Id: Ieb16ec16928e6b0b2af6992fd9566cb946990dad
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/fpga.scm (yosys-clang): New variable.
Change-Id: Iedbd418adc152c325d106830d9d33b73f01e65da
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/hunspell.scm (hunspell-dict-de-at): New variable.
Change-Id: I34e8fd0b04443efa5e06fe54d6b57dff666c10a0
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/hunspell.scm(hunspell-dict-de-ch): New variable.
Change-Id: Ib868e7efaa92e536229d45098ffd8f38a9441b83
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* guix/docker.scm (config): Add history field.
Change-Id: If1d4e9e2ce7673588f9016b389e4c67afa7ac119
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
Partially fixes <https://issues.guix.gnu.org/75215>.
* guix/scripts/system/reconfigure.scm (load-system-for-kexec): Catch
exceptions in the gexp. Report them outside.
Reported-by: Luis Guilherme Coelho <[email protected]>
Change-Id: Iebcdc92e29b8623a55967d58a4f353abab01631a
|
|
Fixes <https://issues.guix.gnu.org/75205>.
* guix/build/syscalls.scm (kexec-load-file): Remove syscall ID for i686.
* tests/syscalls.scm ("kexec-load-file"): Accept ENOSYS in addition to
EPERM.
Reported-by: Dariqq <[email protected]>
Change-Id: I83fe25636addb57533ed88cbfb40107d265b13a7
|
|
This flag is unsupported in Linux 6.6 and causes ‘kexec_file_load’ to
fail with EINVAL.
Fixes <https://issues.guix.gnu.org/75211>.
* guix/scripts/system/reconfigure.scm (kexec-loading-program): Remove
KEXEC_FILE_DEBUG.
* guix/build/syscalls.scm (KEXEC_FILE_DEBUG): Add comment.
Suggested-by: nathan <[email protected]>
Reported-by: Simen Endsjø <[email protected]>
Change-Id: Ia48be7f4cfa9c6352908e4bea6472cd648f866ed
|
|
gnu/packages/tls.scm (wolfssl): Use G-expressions.
Change-Id: I56d995360b50a614a405c4377f0c7714c2522508
|
|
* gnu/packages/tls.scm (wolfssl): Update to 5.7.6.
Change-Id: Ibe9274f032bc4e5757534e01b7d8d1603f69efdc
Signed-off-by: Zheng Junjie <[email protected]>
|
|
* gnu/packages/game-development.scm (inform): Update to 6.42.
Signed-off-by: Zheng Junjie <[email protected]>
|
|
* gnu/packages/games.scm (vcmi): Update to 1.6.2.
Change-Id: I2f46616ff77dcaf845ed5247f26a2057e6004751
Signed-off-by: 宋文武 <[email protected]>
|
|
* gnu/packages/gps.scm (gama): Update to 2.32.
Change-Id: I2df8ec2485df74152e891eb6dd4e02315618d16e
Signed-off-by: 宋文武 <[email protected]>
|
|
* gnu/packages/audio.scm (tenacity): Update to 1.3.4.
Change-Id: I31a5c3f2162fea381a168d20b008914337678591
Signed-off-by: 宋文武 <[email protected]>
|
|
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.4.0.
* gnu/packages/video.scm (libopenshot): Update to 0.4.0.
(openshot): Update to 3.3.0.
Change-Id: I6b234cfba69f1ec34895cacc42fc17e9d00723c8
Signed-off-by: 宋文武 <[email protected]>
|
|
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.1414213562373.
[native-inputs]: Add bash-completion, pkg-config and which.
[inputs]: Remove sbcl-osicat. Add sdl2-ttf.
[arguments]: Update 'fix-configure.ac phase. Remove 'fix-asdf phase.
Change-Id: Ib8eca6b1b6f36ca7bfdb7209605715be7215be76
Signed-off-by: 宋文武 <[email protected]>
|
|
* gnu/packages/loko.scm (loko-scheme): Update to 0.12.1.
[arguments]<#:phases>: Update phase "akku-fixes".
Change-Id: I5dd07a8cc1f0db336c56e4271eecbfdc61f1038f
Signed-off-by: 宋文武 <[email protected]>
|
|
* gnu/packages/machine-learning.scm (whisper-cpp)[arguments]<#:tests?>: Remove.
Change-Id: I71964e4f3d43ff02f6aa529bd66700bd8ab63687
|
|
* gnu/packages/python-xyz.scm (python-pint)[arguments]<#:test-flags>: Modify.
Change-Id: I6f7fc7c21a40325fc7f3b6536ae58e418337d4de
|
|
* gnu/packages/maths.scm (python-mathics-core)[native-inputs]: Add
python-setuptools, python-wheel.
[arguments]<#:phases>[prepare-check]: Add phase.
Change-Id: I09976b9f6a3a8a67c6f786dc5626ff1894fe5b37
|
|
* gnu/packages/maths.scm (python-mathics-scanner)[native-inputs]: Add
python-setuptools, python-wheel.
Change-Id: Ic7f2700846bdc8368d7f14568dc34a28da9d7c7e
|
|
* gnu/packages/wm.scm (hypridle): New variable.
Change-Id: I4eacd1f26153703fd8078e3895d9473573cb845b
|
|
* gnu/packages/freedesktop.scm (xdg-desktop-portal-hyprland): Update to 1.3.9.
Change-Id: I7f1913bdb7121d2f48c4a3ee484e38dee8f5d8dc
|
|
* gnu/packages/glib.scm (sdbus-c++): Update to 2.0.0.
[arguments]<#:configure-flags>: Update to upstream names, prefixing with
"SDBUSCPP_" and changing "CODE_GEN" to "CODEGEN".
<#:phases>: Remove fix-elogind-requirement phase (no longer needed).
* gnu/packages/glib.scm (sdbus-c++-1.4.0): New variable.
* gnu/packages/jami.scm (libjami)[inputs]: Replace sdbus-c++ with
sdbus-c++-1.4.0.
Change-Id: Idb189f80212351cef6b5c8722982880bf5b51fe9
Signed-off-by: John Kehayias <[email protected]>
Co-authored-by: John Kehayias <[email protected]>
|
|
Hyprland will warn and suggest on running that it expects to find binaries
from hyprland-qtutils.
* gnu/packages/wm.scm (hyprland)[inputs]: Add hyprland-qtutils.
[arguments]<#:phases>: Update fix-path phase.
Change-Id: I54a2331181636b7aad9abdf7dfef9e1ac9c9fc3c
Co-authored-by: Hilton Chain <[email protected]>
Change-Id: I5ead782b0c981013f6b2cc0a9aac6102317fe285
|
|
* gnu/packages/qt.scm (hyprland-qtutils): New variable.
Change-Id: I11d1460e29e456c3f69ea3bf018ef9f19969e342
|
|
* gnu/packages/julia-xyz.scm (julia-hostcpufeatures): New variable.
Change-Id: I47ccade771b0316eb46c88aaa912dbc699eed453
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/julia-xyz.scm (julia-cpuid): New variable.
Change-Id: Ifd9abfb142184c58941c97e959a4b5c9247ce1a8
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/lua.scm (fennel): Update to 1.5.1.
Change-Id: I6775e34e470a957a741a2b079d5e8040c98921d2
Signed-off-by: Ludovic Courtès <[email protected]>
|