summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ungoogled-chromium: Update to 97.0.4692.71-1.Marius Bakke2022-01-07
| | | | | | | | * gnu/packages/patches/ungoogled-chromium-system-ffmpeg.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/chromium.scm (%guix-patches): Add it. (%chromium-version): Set to 97.0.4692.71-1. (%ungoogled-origin, ungoogled-chromium): Update hashes.
* gnu: Add cl-gopher.Pierre Neidhardt2022-01-07
| | | | * gnu/packages/lisp-xyz.scm (cl-gopher, ecl-cl-gopher, sbcl-cl-gopher): New variables.
* gnu: r-sanssouci: Add source file-name.Efraim Flashner2022-01-07
| | | | | * gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name field.
* gnu: emacs-vala-mode: Add source file-name.Efraim Flashner2022-01-07
| | | | | * gnu/packages/emacs-xyz.scm (emacs-vala-mode)[source]: Add file-name field.
* gnu: python-cloudscraper: Add source file-name.Efraim Flashner2022-01-07
| | | | | * gnu/packages/python-web.scm (python-cloudscraper)[source]: Add file-name field.
* gnu: phonesim: Add source file-name.Efraim Flashner2022-01-07
| | | | * gnu/packages/telephony.scm (phonesim)[source]: Add file-name field.
* gnu: xpra: Update to 4.3.1.Lars-Dominik Braun2022-01-07
| | | | | | | | | Fixes: <https://issues.guix.gnu.org/52869>. * gnu/packages/xorg.scm (xpra): Update to 4.3.1. [inputs]: Add libxres. * gnu/packages/patches/xpra-4.2-install_libs.patch: Adjust to updated setup.py.
* gnu: xpra: Install Cython-built libraries.Lars-Dominik Braun2022-01-07
| | | | | | | | | | | | | | xpra would fail to start, because shared objects were not installed. It’s not clear why it stopped working, but it seems it was not the upgrade I reverted in commit ab6d56d01d62757caa66fe0a23e8864c9122f0e6 to fix #52869. Sorry for the confusion :( * gnu/packages/patches/xpra-4.2-install_libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xpra)[source]: Add new patch. [arguments]: Ensure 'build phase runs and passes #:configure-flags to setup.py.
* gnu: urlscan: Update to 0.9.8.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/mail.scm (urlscan): Update to 0.9.8.
* gnu: mutt: Update to 2.1.5.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/mail.scm (mutt): Update to 2.1.5.
* gnu: sysstat: Update to 12.4.4.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/linux.scm (sysstat): Update to 12.4.4. [arguments]: Don't explicitly return #t from phases.
* gnu: xfsprogs: Update to 5.14.2.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/linux.scm (xfsprogs): Update to 5.14.2.
* gnu: txr: Update to 273.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/lisp.scm (txr): Update to 273. [arguments]: Don't explicitly return #t from phases.
* gnu: txr: Remove input labels.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/lisp.scm (txr)[native-inputs, inputs]: Remove input labels.
* gnu: mcelog: Update to 180.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/linux.scm (mcelog): Update to 180. [native-inputs]: Add python-wrapper.
* gnu: upower: Update to 0.99.13.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/gnome.scm (upower): Update to 0.99.13. [arguments]: Don't explicitly return #t from phases.
* gnu: youtube-dl: Update to 2021.12.17.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.12.17. [source, arguments]: Don't explicitly return #t from snippet or phases.
* gnu: Add stress-ng.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/admin.scm (stress-ng): New public variable.
* gnu: guix: Update to 1.3.0-19.a9f2cc8.Chris Marusich2022-01-06
| | | | * gnu/packages/package-management.scm (guix): Update to 1.3.0-19.a9f2cc8.
* gnu: guix: Update to 1.3.0-18.79260c8.Chris Marusich2022-01-06
| | | | * gnu/packages/package-management.scm (guix): Update to 1.3.0-18.79260c8.
* services: Consistently use SDDM rather than GDM on non-x86_64.Chris Marusich2022-01-06
| | | | | | | | | | | | This is a follow-up to 49599fab564f203b8e92d32e9b28c99e99849bfb. Fixes: <https://issues.guix.gnu.org/52908>. * gnu/services/xorg.scm (set-xorg-configuration)[login-manager-service-type]: When the current system or target system begins with the string "x86_64", use gdm-service-type as before; otherwise, use sddm-service-type. * gnu/system/examples/vm-image.tmpl (services): Add sddm-service-type to the list of service types to remove.
* gnu: simple-scan: Update to 40.7.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/gnome.scm (simple-scan): Update to 40.7.
* gnu: simple-scan: Remove input labels.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/gnome.scm (simple-scan)[native-inputs, inputs]: Remove input labels.
* gnu: fheroes2: Move source field.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/games.scm (fheroes2)[source]: Move where expected.
* gnu: fheroes2: Update to 0.9.11.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/games.scm (fheroes2): Update to 0.9.11.
* gnu: fheroes2: Remove input labels.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/games.scm (fheroes2)[native-inputs, inputs]: Remove input labels.
* gnu: pioneer: Fix build.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/games (pioneer)[inputs]: Downgrade libsigc++ to libsigc++-2.
* gnu: pioneer: Remove input labels.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/games.scm (pioneer)[inputs]: Remove input labels.
* gnu: edgar: Remove input labels.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/games.scm (edgar)[inputs, native-inputs]: Remove input labels.
* gnu: edgar: Update to 1.35.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/games.scm (edgar): Update to 1.35.
* gnu: love: Update to 11.4.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/game-development.scm (love): Update to 11.4. [source]: Update upstream URL.
* gnu: liburcu: Update to 0.13.1.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/datastructures.scm (liburcu): Update to 0.13.1.
* gnu: suil: Remove input labels.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/audio.scm (suil)[inputs]: Remove input labels.
* gnu: suil: Update to 0.10.10.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/audio.scm (suil): Update to 0.10.10.
* gnu: ndctl: Update to 72.1.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/disk.scm (ndctl): Update to 72.1. [arguments]: Remove obsolete 'fix-include phase.
* gnu: ndctl: Fix version reporting.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/disk.scm (ndctl)[arguments]: Add a 'fix-version phase.
* gnu: emacs-evil-nerd-commenter: Update to 3.5.6.Nicolas Goaziou2022-01-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.6.
* gnu: evisum: Remove input labels.Efraim Flashner2022-01-06
| | | | | * gnu/packages/enlightenment.scm (evisum)[native-inputs]: Remove package labels.
* gnu: evisum: Update to 0.6.0.Efraim Flashner2022-01-06
| | | | * gnu/packages/enlightenment.scm (evisum): Update to 0.6.0.
* gnu: enlightenment: Update to 0.25.1.Efraim Flashner2022-01-06
| | | | * gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.1.
* gnu: terminology: Respect #:tests? flag.Efraim Flashner2022-01-06
| | | | | * gnu/packages/enlightenment.scm (terminology)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
* gnu: terminology: Remove input labels.Efraim Flashner2022-01-06
| | | | | * gnu/packages/enlightenment.scm (terminology)[native-inputs]: Remove package labels.
* gnu: terminology: Update to 1.12.1.Efraim Flashner2022-01-06
| | | | | | * gnu/packages/enlightenment.scm (terminology): Update to 1.12.1. [source]: Remove trailing #t. [arguments]: Remove trailing #t from phases.
* gnu: efl: Update to 1.26.1.Efraim Flashner2022-01-06
| | | | * gnu/packages/enlightenment.scm (efl): Update to 1.26.1.
* gnu: tremc: Fix execution with recent Python.Tobias Geerinckx-Rice2022-01-06
| | | | | | | | * gnu/packages/bittorrent.scm (tremc)[source]: Add patch. * gnu/packages/patches/tremc-fix-decodestring.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Reported by gnoo in #guix
* gnu: Add openrgb.John Kehayias2022-01-06
| | | | | | | | * gnu/packages/hardware.scm (openrgb): New variable. * gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add hueplusplus.John Kehayias2022-01-06
| | | | | | * gnu/packages/hardware.scm (hueplusplus): New variable. * gnu/packages/patches/hueplusplus-mbedtls.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: mdadm-static: Fix build.Tobias Geerinckx-Rice2022-01-06
| | | | | | | This follows up on commit 3d7a1b84c5bc3219c6076e492d6e98c27f2c1f86. * gnu/packages/linux.scm (mdadm-static)[arguments]: Add "-DNO_LIBUDEV" to CXFLAGS.
* gnu: mdadm-static: Use G-expressions.Tobias Geerinckx-Rice2022-01-06
| | | | | | | * gnu/packages/linux.scm (mdadm-static)[arguments]: Rewrite as G-expressions. Reported by Christopher Baines <mail@cbaines.net>
* gnu: gfortran-toolchain, gdc-toolchain: Make visible again.Ludovic Courtès2022-01-06
| | | | | | | | These two packages were made accidentally "hidden" in commit 2576e2019d2f5049ad3dc51404c7e991af45d1d6. * gnu/packages/commencement.scm (make-gcc-toolchain): Remove the 'hidden?' property.