aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: btrfs-progs: Update to 6.3.Denis 'GNUtoo' Carikli2023-05-18
| | | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 6.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: btrfs-progs: Make the python-sphinx input conditional.Denis 'GNUtoo' Carikli2023-05-18
| | | | | | | | | * gnu/packages/linux.scm (btrfs-progs) [native-inputs]: Make the python-sphinx input conditional. [arguments]: Conditionally add --disable-documentation to configure flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: btrfs-progs: Use new style inputs and gexps.Denis 'GNUtoo' Carikli2023-05-18
| | | | | | | * gnu/packages/linux.scm (btrfs-progs)[arguments]: Use new style and gexps. [inputs]: Use new style. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: btrfs-progs: Run 'guix style' over the package.Denis 'GNUtoo' Carikli2023-05-18
| | | | | | * gnu/packages/linux.scm (btrfs-progs): Restyle. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libfive: Generate bindings instead of using pre-generated ones.Morgan Smith2023-05-18
| | | | | | | * gnu/packages/engineering.scm (libfive)[phases]: Add phase 'generate-bindings to generate the bindings Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libfive: Add Python bindings.Morgan Smith2023-05-18
| | | | | | | | | | | * gnu/packages/engineering.scm (libfive) [configure-flags]: Add python site-dir. [phases]<fix-library-location>: Fix for python as well. <wrap-studio>: Wrap for python as well. [inputs]: Add python-wrapper. Alphabetize. [description]: Add python. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libfive: Fix install and wrap Studio.Morgan Smith2023-05-18
| | | | | | | | | | | | | | | | | | | The old install phase didn't handle nested directories (which there are) and the cmake files didn't seem to install the go files in a way that guile would use so I just used the guile build system instead. Also Studio works much better when it know where the libraries are. * gnu/packages/engineering.scm (libfive) [imported-modules]: Add (guix build guile-build-system). [modules]: Add (guix build guile-build-system). [configure-flags]: Remove. [phases]: Remove phases 'fix-autocompilation and 'install-scm-files. Add phase 'do-not-build-guile-bindings and add phase 'guile-build which uses the guile build system. Add wrap-studio phase. [inputs]: Add bash-minimal for the wrapper. Use qtbase instead of qtbase-5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: ssh: Really rename openssh-challenge-response-authentication?Maxim Cournoyer2023-05-17
| | | | | | | | | Fixes up 9c161c1f0d, which renamed the accessor of <openssh-configuration> but failed to adjust the single usage. * gnu/services/ssh.scm (openssh-config-file): Rename openssh-challenge-response-authentication? call to openssh-configuration-challenge-response-authentication?.
* services: ssh: Rename openssh-challenge-response-authentication?Maxim Cournoyer2023-05-17
| | | | | | | | | | This is a follow-up commit to the preceding commit, which exported all <openssh-configuration> accessors. * gnu/services/ssh.scm (<openssh-configuration>): Rename openssh-challenge-response-authentication? to openssh-configuration-challenge-response-authentication?. It's a mouthful, but is at least consistent with the rest.
* services: openssh: Export openssh-configuration accessors.Maxim Cournoyer2023-05-17
| | | | * gnu/services/ssh.scm: Export openssh-configuration accessors.
* gnu: Add qbittorrent-nox.Hilton Chain2023-05-17
| | | | | | * gnu/packages/bittorrent.scm (qbittorrent-nox): New variable. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
* gnu: ldc-bootstrap: Don't depend on tzdata.Leo Famulari2023-05-17
| | | | | | | | | * gnu/packages/dlang.scm (ldc-bootstrap)[inputs]: Remove tzdata. [native-inputs]: Add tzdata-for-tests. [arguments]: Forbid references to tzdata-for-tests. Reviewed-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
* hurd-boot: Symlink /hurd before setting up translators.Josselin Poiret2023-05-17
| | | | | | | * gnu/build/hurd-boot.scm (boot-hurd-system): Symlink /hurd before setting up translators. Reviewed-by: Janneke Nieuwenhuizen <janneke@gnu.org>
* gnu: guix-build-coordinator-agent-only: Fix missing wrapping.Christopher Baines2023-05-17
| | | | | | | 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.
* gnu: libmixed: Update to 2.0-1.9b2668e.Sharlatan Hellseher2023-05-17
| | | | | | | * gnu/packages/audio.scm (libmixed): Update to 2.0-1.9b2668e. [arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-croatoan: Update to 0.1.cage2023-05-17
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: slurp: Update to 1.4.0.Yovan Naumovski2023-05-17
| | | | | | * gnu/packages/image.scm (slurp): Update to 1.4.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: scrot: Update to 1.9.Yovan Naumovski2023-05-17
| | | | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.9. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: xfce: Use "Greybird" and "elementary-xfce-dark" as default theme.宋文武2023-05-17
| | | | | | * 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.
* gnu: Add linux-libre 6.3.Leo Famulari2023-05-16
| | | | | | | | | | | * 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.
* services: Add default values.Andrew Tropin2023-05-16
| | | | | | * 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.
* gnu: ztoolkit-rsvg: Drop package label.Ricardo Wurmus2023-05-16
| | | | | * gnu/packages/audio.scm (ztoolkit-rsvg)[propagated-inputs]: Use MODIFY-INPUTS.
* gnu: ztoolkit: Update to 0.1.2.Ricardo Wurmus2023-05-16
| | | | * gnu/packages/audio.scm (ztoolkit): Update to 0.1.2.
* gnu: rust-trybuild-1: Update to 1.0.77.Arjan Adriaanse2023-05-16
| | | | | | | | * 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>
* gnu: Add rust-basic-toml-0.1.Arjan Adriaanse2023-05-16
| | | | | | * gnu/packages/crates-io.scm (rust-basic-toml-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: tofi: Build the man-pages.Efraim Flashner2023-05-15
| | | | * gnu/packages/xdisorg.scm (tofi)[native-inputs]: Add scdoc.
* gnu: tofi: Update to 0.9.1.Yovan Naumovski2023-05-15
| | | | | | | | | | * 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>
* gnu: tokyocabinet: Fix building on non-x86 systems.Efraim Flashner2023-05-15
| | | | | | * gnu/packages/databases.scm (tokyocabinet)[arguments]: Adjust configure-flags to not enable x86 specific cflags when building for other architectures.
* gnu: vulkan-loader: Limit tests to x86_64 and i686.Efraim Flashner2023-05-15
| | | | | * gnu/packages/vulkan.scm (vulkan-loader)[arguments]: Only run the tests when building on x86_64-linux or i686-linux.
* gnu: Use dummy linker for '*-elf' systems.宋文武2023-05-15
| | | | | * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Return "no-ld.so" for systems with a "-elf" suffix.
* gnu: Add font-recursive.Bassam Saeed2023-05-15
| | | | | | * gnu/packages/fonts.scm (font-recursive): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: alacritty: Update how we patch libraries.Efraim Flashner2023-05-15
| | | | | | * 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.
* gnu: lighttpd: Update to 1.4.70.André Batista2023-05-15
| | | | | | * gnu/packages/web.scm (lighttpd): Update to 1.4.70. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add font-scientifica.Ahmad Draidi2023-05-15
| | | | | | * gnu/packages/fonts.scm (font-scientifica): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: mariadb: Fix building on riscv64-linux.Efraim Flashner2023-05-15
| | | | | | | | | * 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.
* gnu: emacs-ement: Update to 0.9.1.jgart2023-05-15
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.9.1. Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: cmus: Enable MPRIS support.Tobias Kortkamp2023-05-14
| | | | | | | * gnu/packages/music.scm (cmus): Enable MPRIS support. [inputs]: Add elogind. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: csvkit: Update to 1.1.1.Greg Hogan2023-05-14
| | | | | | * gnu/packages/wireservice.scm (csvkit): Update to 1.1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-agate: Update to 1.7.1Greg Hogan2023-05-14
| | | | | | | * 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>
* gnu: Add python-agate-locales.Greg Hogan2023-05-14
| | | | | | * gnu/packages/wireservice.scm (python-agate-locales): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-agate-sql: Update to 0.5.9.Greg Hogan2023-05-14
| | | | | | * gnu/packages/wireservices.scm (python-agate-sql): Update to 0.5.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-agate-dbf: Update to 0.2.2.Greg Hogan2023-05-14
| | | | | | * gnu/packages/wireservices.scm (python-agate-dbf): Update to 0.2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests: elogind: Wait until 'elogind' is up.Ludovic Courtès2023-05-14
| | | | | | | | 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.
* tests: dhcpd: Avoid race conditions.Ludovic Courtès2023-05-14
| | | | | | | | | | 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'.
* gnu: python-pytest-httpx: Update to 0.22.0, fix build.Sharlatan Hellseher2023-05-14
| | | | | | | | * 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>
* gnu: python-scikit-rf: Update to 0.27.1.Vinicius Monego2023-05-14
| | | | * gnu/packages/engineering.scm (python-scikit-rf): Update to 0.27.1.
* gnu: vim: Update to 9.0.1384.Efraim Flashner2023-05-14
| | | | * gnu/packages/vim.scm (vim): Update to 9.0.1384.
* gnu: linux-libre 5.15: Update to 5.15.111.Leo Famulari2023-05-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.111. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 6.1: Update to 6.1.28.Leo Famulari2023-05-14
| | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.28. (linux-libre-6.1-pristine-source): Update hash.
* gnu: linux-libre 6.2: Update to 6.2.15.Leo Famulari2023-05-14
| | | | | * gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.15. (linux-libre-6.2-pristine-source): Update hash.