summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2025-02-15gnu: Add go-github-com-veandco-go-sdl2.Sharlatan Hellseher
It was proposed in #57390 on <2022-08-24>. * gnu/packages/game-development.scm: Add (gnu packages golang-xyz) and (guix build-system go). (go-github-com-veandco-go-sdl2): New variable. Co-authored-by: Cairn <[email protected]> Change-Id: Ic4228ff3e5fe4c388ec4adc59827a9e79f4621b8
2025-02-15gnu: Add go-codeberg-org-anaseto-gruid-js.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-codeberg-org-anaseto-gruid-js): New variable. Change-Id: Ia3e93d8642c2b70cd8b2a53f18539a6c303a3051
2025-02-15gnu: Add go-codeberg-org-anaseto-gruid.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-codeberg-org-anaseto-gruid): New variable. Change-Id: Ic33426afa1650d68858468e750060031a329d6ed
2025-02-15gnu: senpai: Enable more tests.Sharlatan Hellseher
* gnu/packages/messaging.scm (senpai) [arguments] <test-subdirs>: Run tests over the whole code base. Change-Id: Id355ac43ae9ae049e3e1c9211a96ab13e2e1c336
2025-02-15gnu: senpai: Fix indentation.Sharlatan Hellseher
* gnu/packages/messaging.scm (senpai): Fix indentation. [native-inputs]: Sort. Change-Id: Ieadee9947e2c0e90c74b645770cd3844af15a7e2
2025-02-15gnu: senpai: Adjust native inputs.Sharlatan Hellseher
* gnu/packages/messaging.scm (senpai): [native-inputs]: Remove go-golang-org-x-term. Change-Id: I29ee69a8a0719e1c0b5e8eb36b58634f0452bce2
2025-02-15gnu: go-github-com-gdamore-tcell-v2: Update to 2.8.1.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-gdamore-tcell-v2): Update to 2.8.1. Change-Id: Ie0214829f54caef95f320dcf9692e1f9bdde26ec
2025-02-15gnu: Add micro.Ashvith Shetty
* gnu/packages/text-editors.scm (micro): New variable. Change-Id: Ib6009701b96b2d534a2fae365fcf9ce8a04f9340 Co-authored-by: Sharlatan Hellseher <[email protected]> Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: Add go-github-com-zyedidia-terminal.Ashvith Shetty
* gnu/packages/golang-xyz.scm (go-github-com-zyedidia-terminal): New variable. Change-Id: I94caacaf4440cbfa547344aa84c084949b873c3f Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: Add go-github-com-zyedidia-tcell-v2.Ashvith Shetty
* gnu/packages/golang-xyz.scm (go-github-com-zyedidia-tcell-v2): New variable. Change-Id: Id6d92347e6b7b080b906f5ef7849b6589fb80d04 Co-authored-by: Sharlatan Hellseher <[email protected]> Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: Add go-github-com-zyedidia-json5.Ashvith Shetty
* gnu/packages/golang-xyz.scm (go-github-com-zyedidia-json5): New variable. Change-Id: Ia931a9c4d86b4e42e45dcc72ffec58c7c3793efe Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: Add go-github-com-zyedidia-go-shellquote.Ashvith Shetty
* gnu/packages/golang-xyz.scm (go-github-com-zyedidia-go-shellquote): New variable. Change-Id: I39df8c180ac392cf1c89dd612921b09046c03189 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: Add go-github-com-zyedidia-go-runewidth.Ashvith Shetty
* gnu/packages/golang-xyz.scm (go-github-com-zyedidia-go-runewidth): New variable. Change-Id: I17b2b97f25fffaa0e0cff9be9cc43d1f83412bb2 Co-authored-by: Sharlatan Hellseher <[email protected]> Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: Add go-github-com-zyedidia-glob.Ashvith Shetty
* gnu/packages/golang-xyz.scm (go-github-com-zyedidia-glob): New variable. Change-Id: I3c2815a1c1544641ca0bc06a97f0129a5a89a13d Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: Add go-github-com-zyedidia-clipper.Ashvith Shetty
* gnu/packages/golang-xyz.scm (go-github-com-zyedidia-clipper): New variable. Change-Id: Ib97afc64f6186034239b2c55454413d8033c1be1 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: Add go-github-com-zyedidia-poller.Ashvith Shetty
* gnu/packages/golang-xyz.scm (go-github-com-zyedidia-poller): New variable. Change-Id: I5d4acbca7dbf47a2767d3fb262f55fbb9c678d50 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: Add go-github-com-layeh-gopher-luar.Ashvith Shetty
* gnu/packages/golang-xyz.scm (go-github-com-layeh-gopher-luar): New variable. Change-Id: Iafe2a8aa760d684dae485c12f639cdbdc8efc336 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-15gnu: vorta: Update to 0.10.3.Danny Milosavljevic
* gnu/packages/backup.scm (vorta): Update to 0.10.3. [arguments]<#:test-flags>: Disable test. Change-Id: I9d9e109a7ae97ad00c3df202f43d6d426eeb93e4
2025-02-15services: Add speakersafetyd service.Roman Scherer
* gnu/services/sound.scm (speakersafetyd-shepherd-service) (speakersafetyd-configuration) (speakersafetyd-service-type): New variables. * doc/guix.texi (Sound Services): Document it. Change-Id: Ib8fa19b056a2036019ae7c199d81e1139664e951 Modified-by: Maxim Cournoyer <[email protected]> Signed-off-by: Maxim Cournoyer <[email protected]>
2025-02-15gnu: speakersafetyd: Use correct shared directory.Roman Scherer
* gnu/packages/rust-apps.scm (speakersafetyd): Adjust shared directory. Change-Id: If52576364f54394a2930d2d8750446acba389f6c
2025-02-15gnu: opensmtpd: Use G-expressions.Zheng Junjie
* gnu/packages/mail.scm (opensmtpd)[arguments]<#:phases>: Use G-expressions. Reviewed-by: 宋文武 <[email protected]> Change-Id: I97dce2865e2b67f0f7cd4f10b0b6cc10a459ceb7
2025-02-15gnu: opensmtpd: Set sysconfdir to /etc.Zheng Junjie
* gnu/packages/mail.scm (opensmtpd)[arguments]<#:configure-flags>: Add --sysconfdir=/etc. <#:phases>: Add fix-smtpd.conf-install-path phase. Reviewed-by: 宋文武 <[email protected]> Change-Id: I949b8ec18e36b059cf3f56a109e750af1284b1d2
2025-02-15gnu: cantata: Update to 3.3.0, switch to a maintained fork.Andrew Wong
* gnu/packages/mpd.scm (cantata): Update to 3.3.0. [source]: Switch to git-fetch. [home-page]: Switch to https://github.com/nullobsi/cantata. [native-inputs]: Add libcddb. Update Qt libraries to Qt6. [description]: Adjust. Change-Id: I85589f010154270c4a9a6e89f9376769c7efe170 Signed-off-by: 宋文武 <[email protected]>
2025-02-15gnu: fltk: Update to 1.4.1 and add fltk-1.3.Andy Tai
FLTK 1.4 is intended to be mostly API compatible with FLTK 1.3.x, however there are still some programs that fail to build with it, so we keep fltk-1.3 for them. * gnu/packages/fltk.scm (fltk-1.3): Renamed from fltk. Update to 1.3.11. [source] <origin>: Switch to git reference. (fltk): New variable, fltk at 1.4.1. * gnu/packages/algebra.scm (giac) [inputs]: Replace fltk by fltk-1.3. * gnu/packages/audio.scm (rakarrack) [inputs]: Ditto. (butt) [inputs]: Ditto. * gnu/packages/game-development.scm (eureka) [inputs]: Ditto. * gnu/packages/music.scm (yoshimi) [inputs]: Ditto. * gnu/packages/radio.scm (flwrap) [inputs]: Ditto. * gnu/packages/vnc.scm (tigervnc-client) [inputs]: Ditto. * gnu/packages/web-browser.scm (dillo) [inputs]: Ditto. Change-Id: I54833e5802d4b2088a42474d2edd17fe56bbdb68 Signed-off-by: 宋文武 <[email protected]>
2025-02-15gnu: gap: Update to 4.14.0.Andreas Enge
* gnu/packages/algebra.scm (gap): Update to 4.14.0. [source]: Keep cddinterface package. [native-inputs]: Add texlive-updmap.cfg and texlive packages for building the documentation. [inputs]: Add cddlib. Change-Id: Ifed80efacd479ba847ae7314787b4c991690f127
2025-02-14gnu: librewolf: Honor --cores build argument.Nicolas Graves
* gnu/packages/librewolf.scm (librewolf)[arguments]<#:phases>: Honor --cores build argument during the 'build phase. Signed-off-by: Ian Eure <[email protected]>
2025-02-14gnu: librewolf: Update to 135.0-1 [security fixes].Ian Eure
New upstream version. Contains fixes for: CVE-2025-1009: Use-after-free in XSLT CVE-2025-1010: Use-after-free in Custom Highlight CVE-2025-1018: Fullscreen notification is not displayed when fullscreen is re-requested CVE-2025-1011: A bug in WebAssembly code generation could result in a crash CVE-2025-1012: Use-after-free during concurrent delazification CVE-2025-1019: Fullscreen notification not properly displayed CVE-2025-1013: Potential opening of private browsing tabs in normal browsing windows CVE-2025-1014: Certificate length was not properly checked CVE-2025-1016: Memory safety bugs fixed in Firefox 135, Thunderbird 135, Firefox ESR 115.20, Firefox ESR 128.7, Thunderbird 115.20, and Thunderbird 128.7 CVE-2025-1017: Memory safety bugs fixed in Firefox 135, Thunderbird 135, Firefox ESR 128.7, and Thunderbird 128.7 CVE-2025-1020: Memory safety bugs fixed in Firefox 135 and Thunderbird 135 * gnu/packages/librewolf.scm (librewolf): Update to 135.0-1. Change-Id: I7054fc9df31d59bb0d42e02b1f359cf3e6c1a43d
2025-02-14gnu: openrgb: Support wayland.Danny Milosavljevic
* gnu/packages/hardware.scm (openrgb)[inputs]: Add qtwayland-5. [build-system]: Switch to qt-build-system. Change-Id: I9877876315af280fbe2b53b45bdc89012ffc22ed
2025-02-14gnu: emacs-consult-notmuch: Update to 1.0.0.Nicolas Graves
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 1.0.0. Signed-off-by: Ian Eure <[email protected]>
2025-02-14gnu: emacs-git-email: Update to 0.7.0.Suhail Singh
* gnu/packages/emacs-xyz.scm (emacs-git-email): Update to 0.7.0. Change-Id: Ice219e9eb99c9bd290bbc7b954158f86d51a9a12 Signed-off-by: Ian Eure <[email protected]>
2025-02-14gnu: emacs-forge: Update to 0.4.7.Jelle Licht
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.4.7. [propagated-inputs]: Remove emacs-dash. Change-Id: Icb856100e24115aa4a5cdaf3ba751f3dab5b8a0a Signed-off-by: Ian Eure <[email protected]>
2025-02-14Add python-keithley2600Frederick Muriuki Muriithi
* gnu/packages/engineering.scm (python-keithley2600): New package. Change-Id: I6cca66222816730a04d3bd712cc6bbab4b42f327 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-14Add python-pyvisa-pyFrederick Muriuki Muriithi
* gnu/packages/engineering.scm (python-pyvisa-py): New package. Change-Id: If6addef9392be03b53a5b4fac2f0fd752af5246f Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-14gnu: specification-ybsc: Fix notes URL.Sharlatan Hellseher
* gnu/packages/specifications.scm (specification-ybsc) [phases] {intall-documentation}: Fix URL fetching notes. Change-Id: Id93cffa9e824bf2574bd032ed7c78fde19305738
2025-02-14gnu: Add go-github-com-jphastings-jwker.Roman Scherer
* gnu/packages/golang-crypto.scm (go-github-com-jphastings-jwker, go-jwker): New variables. Change-Id: Iffc746524f2cd4461ae7f204cb8c82136b63d21d Co-authored-by: Sharlatan Hellseher <[email protected]> Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-14gnu: gmsh: Update to 4.13.1.Lars Bilke
* gnu/packages/maths.scm (gmsh): Update to 4.13.1. Change-Id: Iee56d09055f0803c4f4bc432402dadb3d34bc107 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-14gnu: packages/printers: Remove (gnu packages man).Sharlatan Hellseher
* gnu/packages/printers.scm: Remove (gnu packages man) as no users for that module here. Change-Id: I42bdd3ac64d72ab39fe322696c1337317a6096be
2025-02-14gnu: ipp-usb: Install man and udev.Sharlatan Hellseher
* gnu/packages/printers.scm (ipp-usb) [arguments] <phases>: Add 'install-manual-page and 'install-udev-rules. [native-inputs]: Remove ronn; add go-github-com-go-md2man. Change-Id: Ie158295ead9d9791e5e99161f93428d995d76a21
2025-02-14gnu: ipp-usb: Remove vendor.Sharlatan Hellseher
* gnu/packages/printers.scm (ipp-usb) [source] <snippet>: Delete vendor directory. Change-Id: Ie657cdfe0f97f322ac4a95defc3ce9ddc432055f
2025-02-14gnu: ipp-usb: Update to 0.9.28.Sharlatan Hellseher
* gnu/packages/printers.scm (ipp-usb): Update to 0.9.28. Change-Id: I1a76c5b27417b04d41f83de44121e59b2979a62a
2025-02-14gnu: go-github-com-go-md2man: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-go-md2man): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/containers.scm: Add (gnu packages golang-xyz). * gnu/packages/hardware.scm: Likewise. * gnu/packages/virtualization.scm: Likewise. Change-Id: I90bdb2a78887896bebf64eef7741d4c6d8e68b93
2025-02-13gnu: Add astroterm.Vasilii Smirnov
* gnu/packages/astronomy.scm (astroterm): New variable. Change-Id: Ie3bddb3ecfcde86818d5b73d558d5ab229f7d6e0 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-13gnu: Add specification-ybsc.Vasilii Smirnov
* gnu/packages/specifications.scm (specification-ybsc): New variable. Change-Id: I5d7a40dfee10f19fae7a80dfd1fc13d8a15ef4f1 Co-authored-by: Sharlatan Hellseher <[email protected]> Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-13gnu: Remove combinatorial-designs.Andreas Enge
The package would only be useful for sage; but with commit f83fabf2f6717d0323be95f3e300dc570d170bdc of sage, its content has been moved into a file internal to the sage distribution. * gnu/packages/sagemath.scm (combinatorial-designs): Delete variable. Change-Id: Id690cd9524306a4ea98d745c6e997573b9bf867f
2025-02-13gnu: python-fpylll: Update to 0.6.3.Andreas Enge
* gnu/packages/algebra.scm (python-fpylll): Update to 0.6.3. [propagated-inputs]: Replace python-cython by python-cython-3. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I6cbe412bb0cf0402b6bb52995b9270606ac18a68
2025-02-13gnu: fplll: Update to 5.5.0.Andreas Enge
* gnu/packages/algebra.scm (fplll): Update to 5.5.0. Change-Id: I4d8acdbd9049ce79cb8d7d6b905eed3673ed130f
2025-02-13gnu: r-voltron: Update to 0.2.0-3.8f88699.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-voltron): Update to 0.2.0-3.8f88699. [propagated-inputs]: Add r-giotto, r-rhdf5, r-s4vectors, r-summarizedexperiment, and r-viridislite; remove r-hdf5r. Change-Id: Ib542f0471663992d5293aca4dc0552a411823112
2025-02-13gnu: r-giotto: Update to 1.1.2-1.3e6671a.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-giotto): Update to 1.1.2-1.3e6671a. Change-Id: I60d5d7af3df81f0785bcc5940c7012302dd28d5e
2025-02-13gnu: Update copyright notices.Andreas Enge
* gnu/packages/sagemath.scm: Remove copyright notices for persons whose contributions have been removed from this file. Change-Id: I64b3c1292475959579b103a048c0900776f6332a
2025-02-13gnu: Rename sagemath-data-combinatorial-designs.Andreas Enge
* gnu/packages/sagemath.scm (sagemath-date-combinatorial-designs): Rename to... (combinatorial-designs): ...this. Slightly modify the description. Change-Id: Ia4a6a47402e1db491a63736ce4aaafef4ca448bb