3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Maxim Cournoyer 1130fc5991
gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.
Automated via:

  git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:45 -04:00
..
bootloader image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
build gnu: modifying make-chromium-extension to rely on node-crx3. 2022-07-20 16:50:08 +02:00
home home: services: environment-variables: Double-quote values. 2022-07-14 01:05:34 +02:00
installer
machine
packages gnu: qtquickcontrols2: Rename to qtquickcontrols2-5. 2022-07-31 21:55:45 -04:00
services services: rottlog: More convenient default options for <log-rotation>. 2022-08-01 00:02:04 +02:00
system image: Raise an error when an image lacks a bootable partition. 2022-07-01 12:10:28 +02:00
tests gnu: tests: Fix guix-data-service test. 2022-07-15 09:38:42 +01:00
artwork.scm
bootloader.scm
ci.scm
home.scm home: Add 'home-generation-base'. 2022-08-01 00:02:04 +02:00
image.scm image: Add sanitizers for 'format' and 'partition-table-type'. 2022-07-01 12:10:29 +02:00
installer.scm
local.mk gnu: libphonenumber: Build reproducibly. 2022-07-27 16:55:22 +02:00
machine.scm
packages.scm packages: Use SRFI-71 instead of SRFI-11. 2022-06-06 22:43:30 +02:00
services.scm gnu: services: Update setuid service description. 2022-05-29 02:00:19 +02:00
system.scm gnu: system: Add fusermount3 to setuid-programs. 2022-07-14 15:16:23 -04:00
tests.scm