Age | Commit message (Collapse) | Author |
|
* gnu/packages/llvm.scm (clang-python-bindings)[arguments]: Use
SEARCH-INPUT-FILE instead of label.
|
|
* gnu/packages/chromium.scm (%arch-patches): Remove obsolete.
(ungoogled-chromium)[native-inputs]: Change from CLANG-12 to CLANG-13.
|
|
* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Adjust
symlink-cfi_blacklist phase to work with the renamed "ignorelist" in
clang-runtime@13. Rename phase to match.
* gnu/packages/llvm.scm (clang-13)[arguments]: Remove.
|
|
* gnu/packages/llvm.scm (python-llvmlite)[inputs]: Remove patch from the
custom LLVM variant, because the custom patch phase was defunct and the patch
no longer applies.
|
|
* gnu/packages/llvm.scm (lldb)[inputs]: Remove labels.
|
|
* gnu/packages/llvm.scm (lld): Update to 13.0.0.
[inputs]: Change from LLVM-12 to LLVM-13.
|
|
* gnu/packages/llvm.scm (libunwind-headers): Update to 13.0.0.
|
|
* gnu/packages/debug.scm (c-vise)[source]: Update to 2.4.0.
[inputs]: Use list syntax. Add python-chardet.
|
|
* gnu/packages/linux.scm (man-db)[arguments]:
Avoid %OUTPUT when cross-compiling.
|
|
* gnu/packages/linux.scm (wireless-tools)[source]:
Rewrite as G-expression.
[arguments]: Likewise to avoid %OUTPUT when cross-compiling.
Remove superfluous %CURRENT-TARGET-SYSTEM call.
Don't explicitly return #t from phases.
|
|
* gnu/packages/man.scm (man-db)[arguments]:
Rewrite as G-expressions.
|
|
Face, meet palm.
* gnu/packages/patches/bind-re-add-attr-constructor-priority.patch:
Remove store file name.
|
|
* gnu/packages/linux.scm (wireplumber): Update to 0.4.6.
|
|
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.43.
|
|
* gnu/packages/linux.scm (libaio)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
|
|
* gnu/packages/linux.scm (iptables)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
|
|
* 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.
|
|
* doc/guix.texi (Essential Home Services): Fix typo.
|
|
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{}.
|
|
* gnu/packages/python-xyz.scm (pelican): Update to 4.7.1.
|
|
* gnu/packages/photo.scm (gphoto2): Update to 2.5.28.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.28.
|
|
* gnu/packages/networking.scm (whois): Update to 5.5.11.
|
|
* gnu/packages/emacs-xyz.scm (emacs-meow): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-ox-gfm): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* 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/packages/lisp-xyz.scm (cl-gopher, ecl-cl-gopher, sbcl-cl-gopher): New variables.
|
|
* gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name
field.
|
|
* gnu/packages/emacs-xyz.scm (emacs-vala-mode)[source]: Add file-name
field.
|
|
* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add
file-name field.
|
|
* gnu/packages/telephony.scm (phonesim)[source]: Add file-name field.
|
|
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.
|
|
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/packages/mail.scm (urlscan): Update to 0.9.8.
|
|
* gnu/packages/mail.scm (mutt): Update to 2.1.5.
|
|
* gnu/packages/linux.scm (sysstat): Update to 12.4.4.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/linux.scm (xfsprogs): Update to 5.14.2.
|
|
* gnu/packages/lisp.scm (txr): Update to 273.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/lisp.scm (txr)[native-inputs, inputs]:
Remove input labels.
|
|
* gnu/packages/linux.scm (mcelog): Update to 180.
[native-inputs]: Add python-wrapper.
|
|
* gnu/packages/gnome.scm (upower): Update to 0.99.13.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2021.12.17.
[source, arguments]: Don't explicitly return #t from snippet or phases.
|
|
* gnu/packages/admin.scm (stress-ng): New public variable.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.3.0-19.a9f2cc8.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.3.0-18.79260c8.
|
|
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/packages/gnome.scm (simple-scan): Update to 40.7.
|
|
* gnu/packages/gnome.scm (simple-scan)[native-inputs, inputs]:
Remove input labels.
|
|
* gnu/packages/games.scm (fheroes2)[source]: Move where expected.
|
|
* gnu/packages/games.scm (fheroes2): Update to 0.9.11.
|