aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: r-paws-common: Update to 0.7.6.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-paws-common): Update to 0.7.6. Change-Id: Ib07a5a717c011f3b9328536b8a8fad5e7e373d5a
* gnu: r-spatstat-univar: Update to 3.0-1.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-spatstat-univar): Update to 3.0-1. Change-Id: Id6c56c5807c0f7930c6d4642e00c9bb87cd78f2d
* gnu: r-quanteda: Update to 4.1.0.Ricardo Wurmus2024-09-08
| | | | | | | * gnu/packages/cran.scm (r-quanteda): Update to 4.1.0. [propagated-inputs]: Remove r-rcpparmadillo. Change-Id: Ifc7324b41d72c143c471031c13f62551f686a4b5
* gnu: r-emoa: Update to 0.5-3.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-emoa): Update to 0.5-3. Change-Id: I8772b50a7a893a1e83f1da306a981b632109c46f
* gnu: r-parameters: Update to 0.22.2.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-parameters): Update to 0.22.2. Change-Id: I6039faad10aa9448f82a5fe2bc108d17f78fe93e
* gnu: r-sf: Update to 1.0-17.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-sf): Update to 1.0-17. Change-Id: I9172219f5cb53824fba4bce098ca250942749aa6
* gnu: r-wk: Update to 0.9.3.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-wk): Update to 0.9.3. Change-Id: I8276795f195b7af1313892282473ca11e88fa7d0
* gnu: r-spdata: Update to 2.3.3.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-spdata): Update to 2.3.3. Change-Id: I8e578ef80aba5f80701df765261109d3f555464e
* gnu: r-clarabel: Update to 0.9.0.1.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-clarabel): Update to 0.9.0.1. Change-Id: I5805cd2d8b012695b2f5857050f35e3d6700238b
* gnu: r-pbdzmq: Update to 0.3-12.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-pbdzmq): Update to 0.3-12. Change-Id: I9c9576483d80ac3ad3932db10710dc0693b6fbdc
* gnu: r-strucchange: Update to 1.5-4.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-strucchange): Update to 1.5-4. Change-Id: I83626ab3a34d3ad9cb3f657d0298a4bb5e2e092b
* gnu: r-performance: Update to 0.12.3.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-performance): Update to 0.12.3. Change-Id: Idbf3d6f522332c5a6f03208442fecc6d6b7faae5
* gnu: r-reticulate: Update to 1.39.0.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-reticulate): Update to 1.39.0. Change-Id: I76a04978ab8a74bf34888cd143a7ee67125205c2
* gnu: r-suppdists: Update to 1.1-9.8.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-suppdists): Update to 1.1-9.8. Change-Id: I94296a867e0f4404cb55080c955314f48a5cca53
* gnu: r-tgp: Update to 2.4-23.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-tgp): Update to 2.4-23. Change-Id: I26f50c6093be85434130386affc0f2fada003c06
* gnu: r-datawizard: Update to 0.12.3.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-datawizard): Update to 0.12.3. Change-Id: I4ddfa333e3780dbe64fe0ce41fabb38bdfdfd546
* gnu: r-aer: Update to 1.2-13.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-aer): Update to 1.2-13. Change-Id: I76318bdb9618ff338ec511728387d840383c14a1
* gnu: r-gstat: Update to 2.1-2.Ricardo Wurmus2024-09-08
| | | | | | * gnu/packages/cran.scm (r-gstat): Update to 2.1-2. Change-Id: Ib10243c23792f8b716f2b0893e34297d053956da
* gnu: sugar: Move from DSA to RSA.Ricardo Wurmus2024-09-08
| | | | | | | | | | ssh-keygen no longer supports DSA, so we switch to RSA. * gnu/packages/sugar.scm (sugar)[arguments]: Patch invocation of ssh-keygen to generate RSA key pair instead of DSA. (sugar-toolkit-gtk3)[arguments]: Adjust parsing code. Change-Id: I4b339fc0bc6324bd2d74d40be6fd820e4611f387
* gnu: git: Update to 2.46.0Ashish SHUKLA2024-09-08
| | | | | | | | | * gnu/packages/version-control.scm (git-minimal): Update to 2.46.0. (git)[arguments]<phases>{install-man-pages} Update hash for the git-manpages. Change-Id: I686825ffba828e88e37ff156fab23fd43155d210 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: git: Fix perl search-paths of wrapped programs.Simon Tournier2024-09-08
| | | | | | | | | | | | | | | Fixes a regression introduced in f288604428e9c8f096ec9e0eccf207e079806271, where the git-send-email and gitweb.cgi wrap-programs had been translated into the "new style" using G-exps. * gnu/packages/version-control.scm (git)[arguments]<phases>: Restore the complete list of propagated inputs by modifying the functional composition order. Fixes: https://issues.guix.gnu.org/73030 Change-Id: Ia4e5feeae6418a9f098464556b74bc871e761be1 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: mpv: Move libsixel to propagated-inputs.Efraim Flashner2024-09-08
| | | | | | | | | | Mpv adds this library to the Requires.private field of the pkg-config file. * gnu/packages/video.scm (mpv)[inputs]: Move libsixel ... [propagated-inputs]: ... to here. Change-Id: If4ad493f41812d9e56e22e2cbd69eb70465b511e
* gnu: godot: Update to 4.3.John Kehayias2024-09-07
| | | | | | | | | * gnu/packages/game-development.scm (godot): Update to 4.3. [source]: Update snippet to preserve "ufbx". [arguments]<#:phases>: In scons-use-env phase change "env_base" to "env" to reflect upstream renaming. Change-Id: I479749a1b2f2acaa48f573d8e5edbb7b15f3797c
* gnu: embree: Update to 4.3.3.John Kehayias2024-09-07
| | | | | | * gnu/packages/graphics.scm (embree): Update to 4.3.3. Change-Id: Ibcd48258df0de9ba0203e6d934f1fff5394f1f78
* gnu: tilix: Use gexp modern style.jgart2024-09-07
| | | | | | | * gnu/packages/terminals.scm (tilix) [arguments]: Use gexp modern style. [arguments]: Add back skip-gtk-update-icon-cache phase. Change-Id: I1cdc430c0534589fda0ef9dcfcb018090aefc38c
* gnu: tilix: Update to 1.9.6.Ashvith Shetty2024-09-07
| | | | | | | * gnu/packages/terminals.scm (tilix): Update to 1.9.6. Change-Id: I8c73f4ea79de18f062ad77885cd79cb117ae319d Signed-off-by: jgart <jgart@dismail.de>
* gnu: qutebrowser: Update to 3.2.1.Herman Rimm via Guix-patches via2024-09-07
| | | | | | | | | * gnu/packages/web-browser.scm (qutebrowser): Update to 3.2.1. [source]: Switch to git-fetch. [native-inputs]: Add asciidoc. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: I88fd400ed7152818c6cd899d93f8e033dcce4206
* gnu: Add ffmpeg-7.Zheng Junjie2024-09-07
| | | | | | | | * gnu/packages/video.scm (ffmpeg-7): New variable. (ffmpeg): Inherit above. Change-Id: I39fdec3e380c8cf7feed74d5caa960fb33f0ffae Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: plasma-workspace: Disable failing test on aarch64.Roman Scherer2024-09-07
| | | | | | | * gnu/packages/kde-plasma.scm (plasma-workspace): Disable failing test on aarch64. Change-Id: Ieb62dbd5bf51366ec949a98a6d490dd7175395fc Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: obs: Update to 30.1.2.宋文武2024-09-07
| | | | | | | | | | | * gnu/packages/video.scm (obs): Update to 30.1.2. [arguments]: Add "-DENABLE_QSV11=OFF" to configure-flags. Add MESA to LD_LIBRARY_PATH for 'obs'. [inputs]: Add libdatachannel, qrcodegen-cpp and vulkan-headers. Replace ffmpeg-4 with ffmpeg, Qt 5 with Qt 6. Change-Id: Id74c52512eb18727b0c8c8a0a7ed4c892a5e76c2 Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: qrcodegen-cpp: Update to 1.8.0.宋文武2024-09-07
| | | | | | | | | | | | | * gnu/packages/aidc.scm (qrcodegen-cpp): Update to 1.8.0. [source]: Use qrcodegen-cpp-cmake.patch. [build-system]: Switch to cmake-build-system. [arguments]: Enable tests and build shared libraries. * gnu/packages/patches/qrcodegen-cpp-make-install.patch: Remove file. * gnu/packages/patches/qrcodegen-cpp-cmake.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. Change-Id: I0272a28ab2cda89700b5523e96f3014eff7ebf65 Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add libdatachannel.宋文武2024-09-07
| | | | | | | * gnu/packages/web.scm (libdatachannel): New variable. Change-Id: Idc8996eec5160574649575a5519c6510baf194a5 Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add libjuice.宋文武2024-09-07
| | | | | | | * gnu/packages/web.scm (libjuice): New variable. Change-Id: I5ad910e687cc20d356800e5c4ac02d5158f122f3 Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add plog.宋文武2024-09-07
| | | | | | | * gnu/packages/logging.scm (plog): New variable. Change-Id: Ibb90ffc6342d099d3ca5e8e1694b0128d78f5d4c Signed-off-by: Andrew Tropin <andrew@trop.in>
* gnu: Add sbcl-ciel-repl.Konrad Hinsen2024-09-07
| | | | | | | | | * gnu/packages/patches/sbcl-clei-repl.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/lisp-xyz.scm (sbcl-ciel-repl): New variable. Change-Id: I85eabe27d35a6d540a634f4121209b59a6c7085b Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-ciel: Update to 0.2.1.Konrad Hinsen2024-09-07
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-ciel): Update to 0.2.1. Change-Id: Ie0a122ebdba4f9b5bb83275cc349864d0306c080 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: r-clusterprofiler: Update to 4.12.6.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.12.6. Change-Id: Ic504daca8977064884c95da366367762db35d906
* gnu: r-mvtnorm: Update to 1.3-0.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/statistics.scm (r-mvtnorm): Update to 1.3-0. Change-Id: I027362c79be5c8ec392c38ab255bdbbfedfb81dd
* gnu: r-gdtools: Update to 0.4.0.Ricardo Wurmus2024-09-06
| | | | | | | * gnu/packages/statistics.scm (r-gdtools): Update to 0.4.0. [propagated-inputs]: Remove r-curl and r-gfonts. Change-Id: I45f6cbbfb305aee304fb8d17ee9b6dec28e2b816
* gnu: r-boot: Update to 1.3-31.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/statistics.scm (r-boot): Update to 1.3-31. Change-Id: I3c5dfecf461dd98ee7114de32d190db5743a6dab
* gnu: r-scatterpie: Update to 0.2.4.Ricardo Wurmus2024-09-06
| | | | | | | * gnu/packages/cran.scm (r-scatterpie): Update to 0.2.4. [propagated-inputs]: Add r-yulab-utils. Change-Id: I5a2da6278bb0331dcf6383fe4d2db76c3d28332b
* gnu: r-sem: Update to 3.1-16.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/cran.scm (r-sem): Update to 3.1-16. Change-Id: I184006d0e93be4a114f0e0850e75c081449c461c
* gnu: r-harmony: Update to 1.2.1.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/cran.scm (r-harmony): Update to 1.2.1. Change-Id: I38a0f54024b0eb320869c079e412f7ad92e38d25
* gnu: r-ggfun: Update to 0.1.6.Ricardo Wurmus2024-09-06
| | | | | | | * gnu/packages/cran.scm (r-ggfun): Update to 0.1.6. [propagated-inputs]: Add r-yulab-utils. Change-Id: I33cbd8ce47b73e605ed4d6f5febd89796344dc82
* gnu: r-nonnest2: Update to 0.5-8.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/cran.scm (r-nonnest2): Update to 0.5-8. Change-Id: I31b07b93ea946f25c32126b9b1c987d9bf053f3b
* gnu: r-circular: Update to 0.5-1.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/cran.scm (r-circular): Update to 0.5-1. Change-Id: I0a33b5667eb155a7af0dae9d0c691e4ab97b5b2a
* gnu: r-biocmanager: Update to 1.30.25.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/cran.scm (r-biocmanager): Update to 1.30.25. Change-Id: I9565f981692c6a4932680e96f016dc9954cb9f60
* gnu: r-afex: Update to 1.4-1.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/cran.scm (r-afex): Update to 1.4-1. Change-Id: I2263d83ea2d43c6ce2632b8637394b7d63c32af2
* gnu: r-ggeffects: Update to 1.7.1.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/cran.scm (r-ggeffects): Update to 1.7.1. Change-Id: Ia9fdfd5ac287d9c85ea7b1303e176cb62670a0b2
* gnu: r-slam: Update to 0.1-53.Ricardo Wurmus2024-09-06
| | | | | | * gnu/packages/cran.scm (r-slam): Update to 0.1-53. Change-Id: Ifacc47e340dc4c7c5cc00705e661e0ad7d59ed82