aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add python-motulator.Vinicius Monego2024-07-29
| | | | | | | * gnu/packages/engineering.scm (python-motulator): New variable. Change-Id: I96af42be634a4ceaffe011d81177d42d48616eb2 Signed-off-by: jgart <jgart@dismail.de>
* gnu: python-celery: Update to 5.4.0.Vinicius Monego2024-07-28
| | | | | | | * gnu/packages/python-xyz.scm (python-celery): Update to 5.4.0. [native-inputs]: Add python-google-cloud-storage. Change-Id: I9ddb215661491deaab0d8dc31207cd3043637d21
* gnu: python-arviz: Update to 0.19.0.Vinicius Monego2024-07-28
| | | | | | * gnu/packages/statistics.scm (python-arviz): Update to 0.19.0. Change-Id: Ia42eb00424e77e47e315842313d0ea3759102eab
* gnu: xonsh: Update to 0.18.2.Vinicius Monego2024-07-28
| | | | | | | | | * gnu/packages/shells.scm (xonsh): Update to 0.18.2. [source](snippet): Adjust substitution filenames and delete the vendored ply package. [arguments]<#:test-flags>: Skip new failing test. Change-Id: I9a975c9ab200075cbbfe6daf1892c33cb5c3a624
* gnu: python-pyro-ppl: Simplify inputs.Vinicius Monego2024-07-28
| | | | | | | | | | | | | * gnu/packages/machine-learning.scm (python-pyro-ppl)[native-inputs]: Remove ninja, jupyter, python-black, python-flake8, python-graphviz, python-isort, python-lap, python-matplotlib, python-mypy, python-nbformat, python-nbsphinx, python-nbstripout, python-nbval, python-pandas, python-pillow, python-pypandoc, python-pytest, python-pytest-cov, python-pytest-xdist, python-scikit-learn, python-scipy, python-seaborn, python-sphinx, python-sphinx-rtd-theme, python-torchvision, python-visdom, python-wget, python-yapf. Change-Id: Id7a413fdbdd8a808dffb4804c8a7f04bf2c31bbc
* gnu: python-pyro-ppl: Update to 1.9.1.Vinicius Monego2024-07-28
| | | | | | | * gnu/packages/machine-learning.scm (python-pyro-ppl): Update to 1.9.1. [arguments]: Remove #:test-flags and skip all tests in #:tests?. Change-Id: If90024d904bb830df2868423a5947ecaf45b46fc
* gnu: python-botorch: Update to 0.11.3.Vinicius Monego2024-07-28
| | | | | | | | * gnu/packages/machine-learning.scm (python-botorch): Update to 0.11.3. [arguments]<#:test-flags>: Skip a failing test. <#:phases>: Delete the 'lo-version phase. Change-Id: I110631da8c5e442eaf00daa1b42caff29d61b36b
* gnu: ngspice: Enable tests.Vinicius Monego2024-07-28
| | | | | | | * gnu/packages/engineering.scm (ngspice)[arguments]: Pass #t to #:tests?. [native-inputs]: Add perl. Change-Id: I209999b5685865e9c7a17106da8ffab9fad1367b
* gnu: libngspice, ngspice: Improve package style.Vinicius Monego2024-07-28
| | | | | | | | * gnu/packages/engineering.scm (libngspice, ngspice): Reformat packages using 'guix style'. [arguments]: Use G-Expressions. Change-Id: I59efa6a78797c2dc2a960ce0be74b2a7381d6d4c
* gnu: libngspice, ngspice: Update to 43.Vinicius Monego2024-07-28
| | | | | | | | | | | | * gnu/packages/engineering.scm (libngspice, ngspice): Update to 43. (libngspice)[arguments]<#:phases>: Delete the 'patch-timestamps and 'delete-program-manuals phases. (ngspice)[arguments]<#:phases>: Delete the 'delete-include-files phase. Remove the line that deletes the now deleted 'delete-program-manuals phase. These substitutions do not apply anymore. Change-Id: Ie7ec8dd0998df38828e2e0af226158922e34ea09
* gnu: Add emacs-org-remark.Vinicius Monego2024-07-28
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-remark): New variable. Change-Id: If7c5cca824f9b9a0c3f7fb0d39d0f73f0fe52460
* gnu: klee-uclibc: Only build on x86_64 Linux.Sören Tempel2024-07-27
| | | | | | * gnu/packages/check.scm (klee-uclibc): Add supported-systems. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: klee: Only build on x86_64 Linux.Sören Tempel2024-07-27
| | | | | | * gnu/packages/check.scm (klee): Add supported-systems. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: klee: Only strip bin directory.Sören Tempel2024-07-27
| | | | | | | | | This avoid several warnings to be emitted by strip(1) when attempting to strip .bca (i.e. LLVM bitcode) files shipped in /lib/klee/runtime/. * gnu/packages/check.scm (klee): Set #:strip-directories. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: klee: Enable the test suite.Sören Tempel2024-07-27
| | | | | | | | * gnu/packages/check.scm (klee): Enable all tests. [arguments]: Patch lit configuration and set #:test-target. <#:configure-flags?>: Enable system and unit tests, configure gtest. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: klee: Wrap klee-stats for Python dependencies.Sören Tempel2024-07-27
| | | | | | * gnu/packages/check.scm (klee): Wrap klee-stats. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: lager: Update to 0.1.1.Liliana Marie Prikler2024-07-27
| | | | | | * gnu/packages/cpp.scm (lager): Update to 0.1.1. Change-Id: Ied19cc6d5371cee9d97aa4dfb21a78f6d1582f10
* gnu: zug: Update to 0.1.1.Liliana Marie Prikler2024-07-27
| | | | | | * gnu/packages/cpp.scm (zug): Update to 0.1.1. Change-Id: I0e86256f986bab5d97081ddd9ef85375643a6997
* gnu: Add python-clingox.Liliana Marie Prikler2024-07-27
| | | | * gnu/packages/potassco.scm (python-clingox): New variable.
* gnu: Add python-asprin.Liliana Marie Prikler2024-07-27
| | | | * gnu/packages/potassco.scm (python-asprin): New variable.
* gnu: trealla: Update to 2.55.10.jgart2024-07-26
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.55.10. Change-Id: I2545a6d3ac5bf740c4ceb9e8bcd33d60707e67b9
* gnu: trealla: Update to 2.55.9.jgart2024-07-26
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.55.9. Change-Id: I29b5500da8e6acc382397662d4c44cf1c6e1fdf9
* gnu: trealla: Update to 2.55.8.jgart2024-07-26
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.55.8. Change-Id: Ia938a79d35948d56a97a8933b312916f264c31b7
* gnu: wfetch: Give the executable the expected name.Leo Famulari2024-07-26
| | | | | | | | | | | Fixes a problem reported by bdju on #guix: https://logs.guix.gnu.org/guix/2024-07-26.log#221323 * gnu/packages/python-xyz.scm (wfetch)[arguments]: Rename the executable in the custom 'install' phase. Change-Id: I0e8dd41195ef716618b9dd5fd196f392a546272a
* gnu: gtk: Fix build on aarch64.Timotej Lazar2024-07-26
| | | | | | | | * gnu/packages/gtk.scm (gtk)[arguments]<#:test-options>: Rename failing test suite to match upstream change on aarch64-linux. Change-Id: Ibdf03a94e71f72283a093cba6d5a328004defa5c Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* build-system/meson: #:test-options can be a gexp.Ludovic Courtès2024-07-26
| | | | | | | * guix/build-system/meson.scm (meson-build, meson-cross-build): Accept gexps for #:test-options. Change-Id: I9cfec616f067a5c9928f65892e370f90f23f4352
* services: agate: Update options for compatibility with the current Agate ↵Rodion Goritskov2024-07-26
| | | | | | | | | | | | | | | | | | | | version. * gnu/services/web.scm (<agate-configuration>)[certs]: Add. [cert]: Remove. [key]: Remove. [hostname]: Change from string to list. [silent?]: Remove. [only-tls13?]: Add. [central-conf?]: Add. [ed25519?]: Add. [skip-port-check?]: Add. (agate-shepherd-service): Change handling of addr and hostname, add new options handling. * doc/guix.texi (Web Services): Update. Change-Id: Ifb4968d704627344913bb69f20636d710a4fe738 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* file-systems: Allow specifying CIFS credentials in a file.vicvbcun2024-07-26
| | | | | | | | | | | | | As files in the store and /etc/fstab are world readable, specifying the password in the file-system record is suboptimal. To mitigate this, `mount.cifs' supports reading `username', `password' and `domain' options from a file named by the `credentials' or `cred' option. * gnu/build/file-systems.scm (mount-file-system): Read mount options from the file specified via the `credentials' or `cred' option if specified. Change-Id: I786c5da373fc26d45fe7a876c56a8c4854d18532 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* home: Set 700 permissions on .gnupg with home-gpg-agent-serviceRichard Sent2024-07-26
| | | | | | | | | * gnu/home/services/gnupg.scm (gpg-agent-activation): New variable. (home-gpg-agent-service-type) [extensions]: Extend home-activation-service-type. Change-Id: If3365c6cade2b03ee53a466ce1d63a5cdf654d6c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: petsc: Build reproducibly.Lars Bilke2024-07-26
| | | | | | | | | | | | * gnu/packages/maths.scm (petsc)[arguments]: In ‘configure’ phase, add ‘sorted’ call in ‘gmakegen.py’. In ‘clean-local-references’, remove substitution of “Libraries compiled on”, which is unnecessary since PETSc 3.9 (<https://gitlab.com/petsc/petsc/-/commit/a970bd748978a4e12790be7c36b10e832ec0149f>). Add substitution for “Machine characteristics” bit. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Ibb846c1ae368af94b46d5ce789b1263e0bc78a13
* gnu: rr: Add ‘supported-systems’ field.Ludovic Courtès2024-07-26
| | | | | | * gnu/packages/debug.scm (rr)[supported-systems]: New field. Change-Id: I6d93b1eae91fbe6c963e737afd6e5d2a30160ac1
* gnu: emacs-kbd: Update to 0.0.1-1.b9048e9.Andrew Tropin2024-07-26
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-kbd): Update to 0.0.1-1.b9048e9. Change-Id: Ib73c4440c7db42ef60f851cf19359a6c01db1f50
* gnu: labwc: Update to 0.7.4.Ahmad Draidi2024-07-26
| | | | | | | | * gnu/packages/wm.scm (labwc): Update to 0.7.4. Change-Id: Ibfc5d73a5526ce33760561e757a2dfb40c5a8bb3 Signed-off-by: Juliana Sims <juli@incana.org> Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: kdeconnect: Add sonnet to dependencies.宋文武2024-07-26
| | | | | | | | Fixes <https://issues.guix.gnu.org/72284>. * gnu/packages/kde.scm (kdeconnect)[inputs]: Add sonnet. Change-Id: I9a3a9e26bd43de08272d79b15a8cd166e327a226
* gnu: kmonad: Update to 0.4.2-0.31c591b.Andrew Tropin2024-07-26
| | | | | | * gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.2-0.31c591b. Change-Id: I3e374285b075e34e7bb4b82d574c4c6305f6b9a7
* gnu: python-waitress: Update to 3.0.0.jgart2024-07-25
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-waitress): Update to 3.0.0. [build-system]: Use pyproject-build-system. [arguments]: Disable failing test. * gnu/packages/patches/python-waitress-fix-tests.patch: Delete no longer needed patch. * gnu/local.mk: Delete patch line. Change-Id: I5397649e30098627de8c24f6afa2b74413d3446a
* gnu: trealla: Update to 2.55.7.jgart2024-07-25
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.55.7. Change-Id: I6f954cfa3bcf8c6b34ee2f4ca902f3b7ef1f5b38
* gnu: plantuml: Update to 1.2024.6.jgart2024-07-25
| | | | | | | * gnu/packages/uml.scm (plantuml): Update to 1.2024.6. [source]: Update uri. Change-Id: I5106370fb4687a9e46dd5d5eacb926e7e5ef736d
* gnu: trealla: Update to 2.55.6.jgart2024-07-25
| | | | | | * gnu/packages/prolog.scm (trealla): Update to 2.55.6. Change-Id: I258ebe918fb71876fbdda7277d468f863633ef3b
* gnu: litterbox: Improve package style.jgart2024-07-25
| | | | | | * gnu/packages/irc.scm (litterbox) [arguments]: Use G-expressions. Change-Id: I4aba2094bf8be6c6a91a7d9d874aba4676142ebe
* gnu: Add bubger.jgart2024-07-25
| | | | | | * gnu/packages/mail.scm (bubger): New variable. Change-Id: I68a3d4dea546b8643ddef19d2bd3dd5edd263cb4
* gnu: nix: Update home page.jgart2024-07-25
| | | | | | * gnu/packages/package-management.scm (nix) [home-page]: Update home page. Change-Id: I674e719828139685e4862d96f4e2596d8c0f155b
* gnu: parallel: Update to 20240722.Andy Tai2024-07-25
| | | | | | | * gnu/packages/parallel.scm (parallel): Update to 20240722. Change-Id: I0b13441a038807dd45a13a9b153ca6ba8799507d Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: mako: Update to 1.9.0.Ashish SHUKLA2024-07-25
| | | | | | | * gnu/packages/wm.scm (mako): Update to 1.9.0. Change-Id: I38f6ab0ea03457d0ae95f3de625921cf7b9da24c Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: nheko: Update to 0.12.0.Timotej Lazar2024-07-25
| | | | | | | | | | | | * gnu/packages/messaging.scm (nheko): Update to 0.12.0. [arguments]: Switch to Qt 6. Use configure flags to disable bundled libraries. [inputs]: Add brotli, kdsingleapplication, libxkbcommon, vulkan-headers, and vulkan-loader. Drop boost, xcb-util-wm, qtbase-5, qtquickcontrols2-5, and single-application-qt5. Use version 6 for remaining Qt inputs. [native-inputs]: Replace qttools-5 with qttools. Change-Id: Id7f1ee119ce3ff5bad130b7d13b6c98ed382b928 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: mtxclient: Switch to new package style.Timotej Lazar2024-07-25
| | | | | | | * gnu/packages/matrix.scm (mtxclient)[arguments]: Use g-exps. Change-Id: I044faf4e25b9e5d282e9364070a7e24bb6f89b5e Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: mtxclient: Update to 0.10.0.Timotej Lazar2024-07-25
| | | | | | | * gnu/packages/messaging.scm (mtxclient): Update to 0.10.0. Change-Id: I095e805803b02f5e22ab2a8b764f856a072d7df4 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: Add kdsingleapplication.Timotej Lazar2024-07-25
| | | | | | | * gnu/packages/qt.scm (kdsingleapplication): New variable. Change-Id: I08407da35712d465f9573f6bf1de0cc2e8435cb1 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* Revert "gnu: python-mako: Improve package style."Zheng Junjie2024-07-25
| | | | | | | | This reverts commit 53f58596c928397e4e31cf08196db0102dc8950f. This introduces too many rebuilds. Change-Id: I6f7e1a01df90db4f51d3d64140740e7f29339f3d
* gnu: python-mako: Improve package style.jgart2024-07-24
| | | | | | * gnu/packages/python-xyz.scm (python-mako) [arguments]: Use G-expressions. Change-Id: Ib33ddae71a7913dccbc3117644c8efd1058e0747