Commit Graph

106902 Commits

Author SHA1 Message Date
Ricardo Wurmus 6aebf864a7
gnu: python-multivelo: Simplify with pyproject-build-system.
* gnu/packages/bioinformatics.scm (python-multivelo)[build-system]: Use
pyproject-build-system.
[arguments]: Remove custom 'build and 'install phases.
2022-12-18 15:46:18 +01:00
Ludovic Courtès d7d049fdcd
services: kmsconf: Load GNU Freefont.
This provides glyphs for additional fonts such as Amharic that were
otherwise missing.

Fixes <https://issues.guix.gnu.org/60164>.
Reported by Wolf <wolf@wolfsden.cz>.

* gnu/services/base.scm (kmscon-service-type): In 'start' method,
pass #:environment-variables to set 'XDG_DATA_DIRS'.
2022-12-18 13:08:04 +01:00
Ludovic Courtès 495c50008b
installer: final: Delete SQLite WAL and shm files upon completion.
Previously, db.sqlite-{wal,shm} could be left behind after stopping
guix-daemon.  When resuming installation, SQLite could end up behaving
as if transactions visible in the WAL file had been committed, in spite
of having restored SAVED-DATABASE.

Fixes <https://issues.guix.gnu.org/59784>.
Reported by pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de>.

* gnu/installer/final.scm (install-system): Before restarting
guix-daemon, delete db.sqlite-{wal,shm}.
2022-12-18 01:17:17 +01:00
Ludovic Courtès 9b6703eabe
installer: final: Stop guix-daemon before accessing store database.
As part of fixing <https://issues.guix.gnu.org/59784>, make sure
/var/guix/db.sqlite is only copied while guix-daemon is stopped.

* gnu/installer/final.scm (call-with-mnt-container): Add FIXME comment.
(install-system): Copy DATABASE-FILE and SAVED-DATABASE only when
'guix-daemon' is stopped.  Add logging lines.
2022-12-18 01:17:17 +01:00
Ludovic Courtès a8f9579348
Update NEWS. 2022-12-18 01:17:15 +01:00
Ludovic Courtès 2d4d26769d
daemon: Make "opening file" error messages distinguishable.
* nix/libstore/build.cc (DerivationGoal::openLogFile): Customize
"opening file" error message.
* nix/libutil/hash.cc (hashFile): Likewise.
* nix/libutil/util.cc (readFile, writeFile): Likewise.
2022-12-18 01:16:47 +01:00
Marius Bakke 239bfe2ec1
Update NEWS. 2022-12-17 19:15:50 +01:00
Ludovic Courtès b1aef25453
install: Make sure uvesafb can be loaded.
Fixes <https://issues.guix.gnu.org/60010>.
Reported by pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de>.

Previously, the 'modprobe' executable would try and fail to load the
module from /lib/modules/*.  Set 'LINUX_MODULE_DIRECTORY' to make sure
'modprobe' looks for the module in the right place.

* gnu/system/install.scm (uvesafb-shepherd-service)[modprobe]: New
variable.
In 'start' method, invoke it instead of KMOD/bin/modprobe.
2022-12-15 23:54:10 +01:00
Ludovic Courtès 047ae5c345
doc: Use VM image file name consistently.
Previously, what "/tmp/qemu-image" refers to could be unclear at first.

* doc/guix.texi (Running Guix in a VM): Use the original image file
name instead of /tmp/qemu-image.
* po/doc/guix-manual.de.po, po/doc/guix-manual.es.po,
po/doc/guix-manual.fr.po, po/doc/guix-manual.pt_BR.po,
po/doc/guix-manual.ru.po, po/doc/guix-manual.zh_CN.po: Adjust
accordingly.
2022-12-15 00:15:36 +01:00
Bruno Victal 2cf16f2c31
doc: Fix formatting for 'computed-file'.
* doc/guix.texi (G-Expressions): Fix formatting for 'computed-file'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-14 15:09:49 +01:00
Ludovic Courtès 09b984b77d
doc: Verify the release with my own OpenPGP key.
* doc/guix.texi (OPENPGP-SIGNING-KEY-ID, OPENPGP-SIGNING-KEY-URL):
Switch to my key.
2022-12-14 09:50:38 +01:00
Tobias Geerinckx-Rice 2472015c36
gnu: ecryptfs-utils: Remove input labels.
* gnu/packages/linux.scm (ecryptfs-utils)[inputs]:
Remove input labels.
[arguments]: Fix ‘utils-linux’ typo.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 0335499876
gnu: ecryptfs-utils: Wrap scripts.
This should fix #59850, although there might be other binaries I missed.

* gnu/packages/linux.scm (ecryptfs-utils)[arguments]: Add a new
'wrap-scripts phase to do what it says.
[inputs]: Add coreutils, findutils, gawk, grep, keyutils, lsof, rsync,
sed, and which.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice da2f7868f8
gnu: coturn: Update to 4.6.1.
* gnu/packages/telephony.scm (coturn): Update to 4.6.1.
2022-12-11 01:00:23 +01:00
Simon South f28ca2447c
gnu: flashrom: Fix build on AArch64.
* gnu/packages/patches/flashrom-fix-building-on-aarch64.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/flashing-tools.scm (flashrom)[source]: Apply it.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice 5f3082084d
teams: Add Tobias Geerinckx-Rice.
* etc/teams.scm.in: Add Tobias Geerinckx-Rice.
2022-12-11 01:00:00 +01:00
Leo Famulari 34e8cd1e4c
gnu: linux-libre 4.9: Update to 4.9.336.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.336.
(linux-libre-4.9-pristine-source): Update hash.
2022-12-17 13:02:09 -05:00
Leo Famulari 2634b303c0
gnu: linux-libre 4.14: Update to 4.14.302.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.302.
(linux-libre-4.14-pristine-source): Update hash.
2022-12-17 13:02:09 -05:00
Leo Famulari ca0600b01a
gnu: linux-libre 4.19: Update to 4.19.269.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.269.
(linux-libre-4.19-pristine-source): Update hash.
2022-12-17 13:02:09 -05:00
Leo Famulari 3bf77e65f0
gnu: linux-libre 5.4: Update to 5.4.227.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.227.
(linux-libre-5.4-pristine-source): Update hash.
2022-12-17 13:02:08 -05:00
Leo Famulari 9d4b9838ee
gnu: linux-libre 5.10: Update to 5.10.159.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.159.
(linux-libre-5.10-pristine-source): Update hash.
2022-12-17 13:02:08 -05:00
Leo Famulari ddcae98539
gnu: linux-libre 5.15: Update to 5.15.83.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.83.
(linux-libre-5.15-pristine-source): Update hash.
2022-12-17 13:02:08 -05:00
Leo Famulari c3a25e90f2
gnu: linux-libre: Update to 6.0.13.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.13.
(linux-libre-6.0-pristine-source): Update hash.
2022-12-17 13:02:08 -05:00
Marius Bakke 810b455013
gnu: QEMU: Update to 7.2.0.
* gnu/packages/virtualization.scm (qemu): Update to 7.2.0.
[source](snippet): Don't remove slirp, as it's no longer bundled.
[arguments]: Remove related configure-flag.  Specify Meson path.
[native-inputs]: Change from MESON to MESON-0.63.
2022-12-17 17:08:51 +01:00
Marius Bakke ec76f45d30
gnu: SeaBIOS: Simplify build.
* gnu/packages/firmware.scm (seabios)[arguments]: Don't install bios.bin
twice.  Drop redundant append step.
2022-12-17 17:08:51 +01:00
Marius Bakke f7793ce0e0
gnu: SeaBIOS: Build verbosely.
* gnu/packages/firmware.scm (seabios)[arguments]: Add "V=1" to #:make-flags.
2022-12-17 17:08:50 +01:00
Marius Bakke 287f997489
gnu: SeaBIOS: Update to 1.16.1.
* gnu/packages/firmware.scm (seabios): Update to 1.16.1.
2022-12-17 17:08:50 +01:00
Marius Bakke 95692ffa8b
gnu: ungoogled-chromium: Update to 108.0.5359.124-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 108.0.5359.124.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-12-17 17:08:50 +01:00
Marius Bakke 4d94cdf698
activation: Firmware activation handles missing support in kernel.
* gnu/build/activation.scm (activate-firmware): Check if firmware loading is
enabled before attempting to use it.
2022-12-17 17:08:50 +01:00
Marius Bakke 88908c6edc
services: ganeti: Add support for cluster hooks.
* gnu/services/ganeti.scm (<ganeti-configuration>): Add HOOKS.
(hooks->directory): Rename to ...
(debootstrap-hooks->directory): ... this, for clarity.
(debootstrap-configuration-compiler): Adjust accordingly.
(ganeti-directory): Add HOOKS when set.
(ganeti-etc-service): Pass HOOKS.
* doc/guix.texi (Virtualization Services): Mention it.
2022-12-17 17:08:50 +01:00
Maxim Cournoyer 491bddfa27
system: examples: Add mode prop line.
* gnu/system/examples/asus-c201.tmpl: Add a mode prop line.
* gnu/system/examples/bare-bones.tmpl: Likewise.
* gnu/system/examples/beaglebone-black.tmpl: Likewise.
* gnu/system/examples/desktop.tmpl: Likewise.
* gnu/system/examples/docker-image.tmpl: Likewise.
* gnu/system/examples/lightweight-desktop.tmpl: Likewise.
* gnu/system/examples/raspberry-pi-64-nfs-root.tmpl: Likewise.
* gnu/system/examples/raspberry-pi-64.tmpl: Likewise.
* gnu/system/examples/vm-image.tmpl: Likewise.
2022-12-16 23:42:17 -05:00
Tobias Geerinckx-Rice 90a2b8c64a
install: Add lvm2-static system package.
* gnu/system/install.scm (%installer-disk-utilities): Add lvm2-static.
2022-12-11 01:00:15 +01:00
Tobias Geerinckx-Rice bba76198c5
gnu: mpd: Update to 0.23.11.
* gnu/packages/mpd.scm (mpd): Update to 0.23.11.
2022-12-11 01:00:11 +01:00
Tobias Geerinckx-Rice 37cce5599c
gnu: fakeroot: Remove input labels.
* gnu/packages/linux.scm (fakeroot)[native-inputs]:
Remove input labels.
2022-12-11 01:00:11 +01:00
Tobias Geerinckx-Rice 208006b410
gnu: fakeroot: Update to 1.30.1.
* gnu/packages/linux.scm (fakeroot): Update to 1.30.1.
2022-12-11 01:00:11 +01:00
Tobias Geerinckx-Rice bd3e72b79f
gnu: earlyoom: Update to 1.7.
* gnu/packages/linux.scm (earlyoom): Update to 1.7.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 6dcd6fecba
gnu: bpftrace: Update to 0.16.0.
* gnu/packages/linux.scm (bpftrace): Update to 0.16.0.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 819c2256ec
gnu: libnftnl: Update to 1.2.4.
* gnu/packages/linux.scm (libnftnl): Update to 1.2.4.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 69509c56f8
gnu: liburing: Update to 2.3.
* gnu/packages/linux.scm (liburing): Update to 2.3.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 1077b0b73d
gnu: mtd-utils: Remove input labels.
* gnu/packages/linux.scm (mtd-utils)[inputs]:
Remove input labels.
2022-12-11 01:00:10 +01:00
Tobias Geerinckx-Rice 7ff99f7a56
gnu: mtd-utils: Update to 2.1.5.
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.5.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 4681e01bdc
gnu: mcelog: Update to 190.
* gnu/packages/linux.scm (mcelog): Update to 190.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 54bf243bae
gnu: powerstat: Update to 0.02.28.
* gnu/packages/linux.scm (powerstat): Update to 0.02.28.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 6d16ae4af9
gnu: cpuid: Update to 20221201.
* gnu/packages/linux.scm (cpuid): Update to 20221201.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 145747f64f
gnu: ipset: Update to 7.16.
* gnu/packages/linux.scm (ipset): Update to 7.16.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice e3e4c46644
gnu: ii: Use G-expressions.
* gnu/packages/irc.scm (ii)[arguments]:
Rewrite as G-expressions.
2022-12-11 01:00:09 +01:00
Tobias Geerinckx-Rice 0b3743c059
gnu: ii: Update to 2.0.
* gnu/packages/irc.scm (ii): Update to 2.0.
2022-12-11 01:00:08 +01:00
Tobias Geerinckx-Rice da26c3975e
gnu: man-pages-posix: Note that updates may be illegal to distribute.
* gnu/packages/man.scm (man-pages-posix): Add comment.
2022-12-11 01:00:08 +01:00
Tobias Geerinckx-Rice 36cfb61d21
gnu: man-pages: Update to 6.01.
* gnu/packages/man.scm (man-pages): Update to 6.01.
2022-12-11 01:00:08 +01:00
Tobias Geerinckx-Rice 875ff18ccd
gnu: rspamd: Update to 3.4.
* gnu/packages/mail.scm (rspamd): Update to 3.4.
2022-12-11 01:00:08 +01:00