Age | Commit message (Expand) | Author |
2022-01-08 | gnu: Remove store reference in patch.•••Face, meet palm.
* gnu/packages/patches/bind-re-add-attr-constructor-priority.patch:
Remove store file name.
| Tobias Geerinckx-Rice |
2022-01-08 | gnu: wireplumber: Update to 0.4.6.•••* gnu/packages/linux.scm (wireplumber): Update to 0.4.6.
| Tobias Geerinckx-Rice |
2022-01-08 | gnu: pipewire@0.3: Update to 0.3.43.•••* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.43.
| Tobias Geerinckx-Rice |
2022-01-08 | gnu: libaio: Fix cross-compilation.•••* gnu/packages/linux.scm (libaio)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
| Tobias Geerinckx-Rice |
2022-01-08 | gnu: iptables: Fix cross-compilation.•••* gnu/packages/linux.scm (iptables)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
| Tobias Geerinckx-Rice |
2022-01-08 | gnu: iw: Fix cross-compilation.•••* gnu/packages/linux.scm (iw)[arguments]: Rewrite as G-expression.
Replace custom code with PKG-CONFIG-FOR-TARGET, and drop the unnecessary
absolute file name altogether.
| Tobias Geerinckx-Rice |
2022-01-07 | doc: Fix typo.•••* doc/guix.texi (Essential Home Services): Fix typo.
| Jelle Licht |
2022-01-07 | doc: Use a better setuid example.•••nmtui does not benefit from being setuid. Oops.
* doc/guix.texi (Setuid Programs): Replace network-manager's /bin/nmtui
with nfs-utils' /sbin/mount.nfs. Change a @code{} to a @command{}.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: pelican: Update to 4.7.1.•••* gnu/packages/python-xyz.scm (pelican): Update to 4.7.1.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: gphoto2: Update to 2.5.28.•••* gnu/packages/photo.scm (gphoto2): Update to 2.5.28.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: libgphoto2: Update to 2.5.28.•••* gnu/packages/photo.scm (libgphoto2): Update to 2.5.28.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: whois: Update to 5.5.11.•••* gnu/packages/networking.scm (whois): Update to 5.5.11.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: Add emacs-meow.•••* gnu/packages/emacs-xyz.scm (emacs-meow): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2022-01-07 | gnu: Add emacs-ox-gfm.•••* gnu/packages/emacs-xyz.scm (emacs-ox-gfm): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Taiju HIGASHI |
2022-01-07 | gnu: ungoogled-chromium: Update to 97.0.4692.71-1.•••* 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.
| Marius Bakke |
2022-01-07 | gnu: Add cl-gopher.•••* gnu/packages/lisp-xyz.scm (cl-gopher, ecl-cl-gopher, sbcl-cl-gopher): New variables.
| Pierre Neidhardt |
2022-01-07 | gnu: r-sanssouci: Add source file-name.•••* gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name
field.
| Efraim Flashner |
2022-01-07 | gnu: emacs-vala-mode: Add source file-name.•••* gnu/packages/emacs-xyz.scm (emacs-vala-mode)[source]: Add file-name
field.
| Efraim Flashner |
2022-01-07 | gnu: python-cloudscraper: Add source file-name.•••* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add
file-name field.
| Efraim Flashner |
2022-01-07 | gnu: phonesim: Add source file-name.•••* gnu/packages/telephony.scm (phonesim)[source]: Add file-name field.
| Efraim Flashner |
2022-01-07 | gnu: xpra: Update to 4.3.1.•••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.
| Lars-Dominik Braun |
2022-01-07 | gnu: xpra: Install Cython-built libraries.•••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.
| Lars-Dominik Braun |
2022-01-07 | gnu: urlscan: Update to 0.9.8.•••* gnu/packages/mail.scm (urlscan): Update to 0.9.8.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: mutt: Update to 2.1.5.•••* gnu/packages/mail.scm (mutt): Update to 2.1.5.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: sysstat: Update to 12.4.4.•••* gnu/packages/linux.scm (sysstat): Update to 12.4.4.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: xfsprogs: Update to 5.14.2.•••* gnu/packages/linux.scm (xfsprogs): Update to 5.14.2.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: txr: Update to 273.•••* gnu/packages/lisp.scm (txr): Update to 273.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: txr: Remove input labels.•••* gnu/packages/lisp.scm (txr)[native-inputs, inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: mcelog: Update to 180.•••* gnu/packages/linux.scm (mcelog): Update to 180.
[native-inputs]: Add python-wrapper.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: upower: Update to 0.99.13.•••* gnu/packages/gnome.scm (upower): Update to 0.99.13.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: youtube-dl: Update to 2021.12.17.•••* gnu/packages/video.scm (youtube-dl): Update to 2021.12.17.
[source, arguments]: Don't explicitly return #t from snippet or phases.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: Add stress-ng.•••* gnu/packages/admin.scm (stress-ng): New public variable.
| Tobias Geerinckx-Rice |
2022-01-06 | gnu: guix: Update to 1.3.0-19.a9f2cc8.•••* gnu/packages/package-management.scm (guix): Update to 1.3.0-19.a9f2cc8.
| Chris Marusich |
2022-01-06 | gnu: guix: Update to 1.3.0-18.79260c8.•••* gnu/packages/package-management.scm (guix): Update to 1.3.0-18.79260c8.
| Chris Marusich |
2022-01-06 | services: Consistently use SDDM rather than GDM on non-x86_64.•••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.
| Chris Marusich |
2022-01-07 | gnu: simple-scan: Update to 40.7.•••* gnu/packages/gnome.scm (simple-scan): Update to 40.7.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: simple-scan: Remove input labels.•••* gnu/packages/gnome.scm (simple-scan)[native-inputs, inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: fheroes2: Move source field.•••* gnu/packages/games.scm (fheroes2)[source]: Move where expected.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: fheroes2: Update to 0.9.11.•••* gnu/packages/games.scm (fheroes2): Update to 0.9.11.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: fheroes2: Remove input labels.•••* gnu/packages/games.scm (fheroes2)[native-inputs, inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: pioneer: Fix build.•••* gnu/packages/games (pioneer)[inputs]:
Downgrade libsigc++ to libsigc++-2.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: pioneer: Remove input labels.•••* gnu/packages/games.scm (pioneer)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: edgar: Remove input labels.•••* gnu/packages/games.scm (edgar)[inputs, native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: edgar: Update to 1.35.•••* gnu/packages/games.scm (edgar): Update to 1.35.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: love: Update to 11.4.•••* gnu/packages/game-development.scm (love): Update to 11.4.
[source]: Update upstream URL.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: liburcu: Update to 0.13.1.•••* gnu/packages/datastructures.scm (liburcu): Update to 0.13.1.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: suil: Remove input labels.•••* gnu/packages/audio.scm (suil)[inputs]: Remove input labels.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: suil: Update to 0.10.10.•••* gnu/packages/audio.scm (suil): Update to 0.10.10.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: ndctl: Update to 72.1.•••* gnu/packages/disk.scm (ndctl): Update to 72.1.
[arguments]: Remove obsolete 'fix-include phase.
| Tobias Geerinckx-Rice |
2022-01-07 | gnu: ndctl: Fix version reporting.•••* gnu/packages/disk.scm (ndctl)[arguments]: Add a 'fix-version phase.
| Tobias Geerinckx-Rice |