summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2023-05-17gnu: guix-build-coordinator-agent-only: Fix missing wrapping.Christopher Baines
Remove the arguments so the arguments of the guix-build-coordinator package apply. * gnu/packages/package-management.scm (guix-build-coordinator/agent-only)[arguments]: Remove.
2023-05-17gnu: libmixed: Update to 2.0-1.9b2668e.Sharlatan Hellseher
* gnu/packages/audio.scm (libmixed): Update to 2.0-1.9b2668e. [arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-17gnu: cl-croatoan: Update to 0.1.cage
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-17gnu: slurp: Update to 1.4.0.Yovan Naumovski
* gnu/packages/image.scm (slurp): Update to 1.4.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-17gnu: scrot: Update to 1.9.Yovan Naumovski
* gnu/packages/xdisorg.scm (scrot): Update to 1.9. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-17gnu: xfce: Use "Greybird" and "elementary-xfce-dark" as default theme.宋文武
* gnu/packages/patches/xfce4-settings-defaults.patch: Set "ThemeName" to "Greybird", "IconThemeName" to "elementary-xfce-dark". * gnu/packages/xfce.scm (xfce)[inputs]: Add elementary-xfce-icon-theme.
2023-05-16gnu: Add linux-libre 6.3.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.3-version, linux-libre-6.3-gnu-revision, deblob-scripts-6.3, linux-libre-6.3-pristine-source, linux-libre-6.3-source, linux-libre-headers-6.3, linux-libre-6.3): New variables. * gnu/packages/aux-files/linux-libre/6.3-arm.conf, gnu/packages/aux-files/linux-libre/6.3-arm64.conf, gnu/packages/aux-files/linux-libre/6.3-i686.conf, gnu/packages/aux-files/linux-libre/6.3-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
2023-05-16services: Add default values.Andrew Tropin
* gnu/services.scm (boot-service-type, activation-service-type, etc-service-type, profile-service-type): Add default-value. * gnu/system/shadow.scm (account-service-type): Add default-value.
2023-05-16gnu: ztoolkit-rsvg: Drop package label.Ricardo Wurmus
* gnu/packages/audio.scm (ztoolkit-rsvg)[propagated-inputs]: Use MODIFY-INPUTS.
2023-05-16gnu: ztoolkit: Update to 0.1.2.Ricardo Wurmus
* gnu/packages/audio.scm (ztoolkit): Update to 0.1.2.
2023-05-16gnu: rust-trybuild-1: Update to 1.0.77.Arjan Adriaanse
* gnu/packages/crates-io.scm (rust-trybuild-1): Update to 1.0.77. [cargo-inputs]: Add rust-basic-toml-0.1, rust-serde-derive-1. Remove rust-toml-0.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-16gnu: Add rust-basic-toml-0.1.Arjan Adriaanse
* gnu/packages/crates-io.scm (rust-basic-toml-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-15gnu: tofi: Build the man-pages.Efraim Flashner
* gnu/packages/xdisorg.scm (tofi)[native-inputs]: Add scdoc.
2023-05-15gnu: tofi: Update to 0.9.1.Yovan Naumovski
* gnu/packages/xdisorg.scm (tofi): Update to 0.9.1. [source]: Add patch to fix building on 32-bit systems. * gnu/packages/patches/tofi-32bit-compat.patch. * gnu/local.mk (dist_patch_DATA): Register it. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-15gnu: tokyocabinet: Fix building on non-x86 systems.Efraim Flashner
* gnu/packages/databases.scm (tokyocabinet)[arguments]: Adjust configure-flags to not enable x86 specific cflags when building for other architectures.
2023-05-15gnu: vulkan-loader: Limit tests to x86_64 and i686.Efraim Flashner
* gnu/packages/vulkan.scm (vulkan-loader)[arguments]: Only run the tests when building on x86_64-linux or i686-linux.
2023-05-15gnu: Use dummy linker for '*-elf' systems.宋文武
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Return "no-ld.so" for systems with a "-elf" suffix.
2023-05-15gnu: Add font-recursive.Bassam Saeed
* gnu/packages/fonts.scm (font-recursive): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-15gnu: alacritty: Update how we patch libraries.Efraim Flashner
* gnu/packages/terminals.scm (alacritty)[arguments]: Rewrite the 'add-absolute-library-references phase to search all of the rust sources and patch the necessary libraries.
2023-05-15gnu: lighttpd: Update to 1.4.70.André Batista
* gnu/packages/web.scm (lighttpd): Update to 1.4.70. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-15gnu: Add font-scientifica.Ahmad Draidi
* gnu/packages/fonts.scm (font-scientifica): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-15gnu: mariadb: Fix building on riscv64-linux.Efraim Flashner
* gnu/packages/databases.scm (mariadb)[arguments]: Add a phase when building for riscv64-linux to apply a patch. [native-inputs]: When building for riscv64-linux add patch and a patch file. * gnu/packages/patches/mariadb-rocksdb-atomic-linking.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2023-05-15gnu: emacs-ement: Update to 0.9.1.jgart
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.9.1. Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-05-14gnu: cmus: Enable MPRIS support.Tobias Kortkamp
* gnu/packages/music.scm (cmus): Enable MPRIS support. [inputs]: Add elogind. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14gnu: csvkit: Update to 1.1.1.Greg Hogan
* gnu/packages/wireservice.scm (csvkit): Update to 1.1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14gnu: python-agate: Update to 1.7.1Greg Hogan
* gnu/packages/wireservices.scm (python-agate): Update to 1.7.1. [native-inputs]: Add python-agate-locales. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14gnu: Add python-agate-locales.Greg Hogan
* gnu/packages/wireservice.scm (python-agate-locales): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14gnu: python-agate-sql: Update to 0.5.9.Greg Hogan
* gnu/packages/wireservices.scm (python-agate-sql): Update to 0.5.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14gnu: python-agate-dbf: Update to 0.2.2.Greg Hogan
* gnu/packages/wireservices.scm (python-agate-dbf): Update to 0.2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14tests: elogind: Wait until 'elogind' is up.Ludovic Courtès
Previously we could find ourselves typing in too early. * gnu/tests/desktop.scm (run-elogind-test)["login on tty1"]: Wait for 'elogind in to 'term-tty1. ["screendump"]: New test.
2023-05-14tests: dhcpd: Avoid race conditions.Ludovic Courtès
Those tests were racy: it could take a while for those files to appear and for the shepherd service to be up. Thus, wait a little longer for each of them. * gnu/tests/networking.scm (run-dhcpd-test)["pid file exists"] ["lease file exists"]: Use 'wait-for-file'. ["dhcpd is alive"]: Use 'wait-for-service'.
2023-05-14gnu: python-pytest-httpx: Update to 0.22.0, fix build.Sharlatan Hellseher
* gnu/packages/python-check.scm (python-pytest-httpx): Update to 0.22.0. [build-system]: Switch to pyproject-build-system. [arguments]: Do not override the 'check phase. Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-14gnu: python-scikit-rf: Update to 0.27.1.Vinicius Monego
* gnu/packages/engineering.scm (python-scikit-rf): Update to 0.27.1.
2023-05-14gnu: vim: Update to 9.0.1384.Efraim Flashner
* gnu/packages/vim.scm (vim): Update to 9.0.1384.
2023-05-14gnu: linux-libre 5.15: Update to 5.15.111.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.111. (linux-libre-5.15-pristine-source): Update hash.
2023-05-14gnu: linux-libre 6.1: Update to 6.1.28.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.28. (linux-libre-6.1-pristine-source): Update hash.
2023-05-14gnu: linux-libre 6.2: Update to 6.2.15.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.15. (linux-libre-6.2-pristine-source): Update hash.
2023-05-14gnu: Add morss.Vinicius Monego
* gnu/packages/syndication.scm (morss): New variable.
2023-05-14gnu: python-cmaes: Update to 0.9.1.Vinicius Monego
* gnu/packages/machine-learning.scm (python-cmaes): Update to 0.9.1. [source, home-page]: Follow redirect. [build-system]: Switch to pyproject-build-system. [native-inputs]: Remove python-setuptools, python-wheel.
2023-05-14gnu: libshout-idjc: Update to 2.4.6.Vinicius Monego
* gnu/packages/audio.scm (libshout-idjc): Update to 2.4.6. [inputs]: Add libshout. [home-page]: Follow redirect.
2023-05-14gnu: pre-commit: Update to 3.3.1.Vinicius Monego
* gnu/packages/version-control.scm (pre-commit): Update to 3.3.1.
2023-05-14gnu: mlt: Update to 7.16.0.Vinicius Monego
* gnu/packages/video.scm (mlt): Update to 7.16.0.
2023-05-14gnu: mixxx: Update to 2.3.5.Vinicius Monego
* gnu/packages/music.scm (mixxx): Update to 2.3.5.
2023-05-14gnu: python-anyqt: Update to 0.2.0.Vinicius Monego
* gnu/packages/python-xyz.scm (python-anyqt): Update to 0.2.0.
2023-05-14gnu: python-opentsne: Update to 0.7.1.Vinicius Monego
* gnu/packages/machine-learning.scm (python-opentsne): Update to 0.7.1.
2023-05-14gnu: guix-build-coordinator: Update to 0-82.2c9e004.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-82.2c9e004.
2023-05-14gnu: guix-build-coordinator: Neaten up the package definitions.Christopher Baines
Remove duplication and redundant append calls. * gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Always add sqitch. [propagated-inputs]: Always add guile-fibers-next. (guix-build-coordinator-agent-only)[arguments]: Remove unnecessary duplication of phases. [propagated-inputs]: Remove unnecessary append.
2023-05-14gnu: gcc: Change make-gccgo to use gexp's.Christopher Baines
As otherwise this seems to generate broken derivations for i586-gnu. * gnu/packages/gcc.scm (make-gccgo): Use gexp's for the package arguments.
2023-05-14gnu: gcc: Change custom-gcc to use gexp's.Christopher Baines
As this seems to be generating broken derivations for i586-gnu otherwise. * gnu/packages/gcc.scm (custom-gcc): Use gexp's for the generated package arguments.
2023-05-14gnu: discrover: Remove package labels.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove package labels.