summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: emacs-typit: Update to 0.2.2.Nicolas Goaziou2022-01-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-typit): Update to 0.2.2.
* gnu: emacs-rustic: Update to 2.4.Nicolas Goaziou2022-01-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 2.4.
* gnu: emacs-orgit: Update to 1.7.2.Nicolas Goaziou2022-01-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.7.2.
* gnu: emacs-goto-chg: Update to 1.7.5.Nicolas Goaziou2022-01-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.5.
* gnu: emacs-devdocs: Update to 0.3.Nicolas Goaziou2022-01-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.3.
* gnu: emacs-posframe: Update to 1.1.5.Nicolas Goaziou2022-01-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.5.
* gnu: asymptote: Update to 2.75.Nicolas Goaziou2022-01-08
| | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.75.
* gnu: laminar: Update to 1.1.Christopher Baines2022-01-08
| | | | | * gnu/packages/ci.scm (laminar): Update to 1.1. [native-inputs]: Update ansi_up to 4.0.4.
* gnu: patchwork: Update to 3.0.4.Christopher Baines2022-01-08
| | | | | * gnu/packages/patchutils.scm (patchwork): Update to 3.0.4. [propagated-inputs]: Use Django 3.2.
* gnu: emacs-clang-rename: Remove input labels.Marius Bakke2022-01-08
| | | | | * gnu/packages/llvm.scm (emacs-clang-rename)[arguments]: Use SEARCH-INPUT-FILE instead of label.
* gnu: emacs-clang-format: Remove input labels.Marius Bakke2022-01-08
| | | | | * gnu/packages/llvm.scm (emacs-clang-format)[arguments]: Use SEARCH-INPUT-FILE instead of label.
* gnu: python-clang: Add 13.Marius Bakke2022-01-08
| | | | * gnu/packages/llvm.scm (python-clang-13): New variable.
* gnu: python-clang: Remove input labels.Marius Bakke2022-01-08
| | | | | * gnu/packages/llvm.scm (clang-python-bindings)[arguments]: Use SEARCH-INPUT-FILE instead of label.
* gnu: ungoogled-chromium: Build with Clang 13.Marius Bakke2022-01-08
| | | | | * gnu/packages/chromium.scm (%arch-patches): Remove obsolete. (ungoogled-chromium)[native-inputs]: Change from CLANG-12 to CLANG-13.
* gnu: clang@13: Install CFI ignorelist.Marius Bakke2022-01-08
| | | | | | | * 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: python-llvmlite: Remove unused patch.Marius Bakke2022-01-08
| | | | | | * 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: lldb: Simplify inputs.Marius Bakke2022-01-08
| | | | * gnu/packages/llvm.scm (lldb)[inputs]: Remove labels.
* gnu: lld: Update to 13.0.0.Marius Bakke2022-01-08
| | | | | * gnu/packages/llvm.scm (lld): Update to 13.0.0. [inputs]: Change from LLVM-12 to LLVM-13.
* gnu: libunwind-headers: Update to 13.0.0.Marius Bakke2022-01-08
| | | | * gnu/packages/llvm.scm (libunwind-headers): Update to 13.0.0.
* gnu: c-vise: Update to 2.4.0.Eric Bavier2022-01-07
| | | | | * gnu/packages/debug.scm (c-vise)[source]: Update to 2.4.0. [inputs]: Use list syntax. Add python-chardet.
* gnu: man-db: Fix cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | | * gnu/packages/linux.scm (man-db)[arguments]: Avoid %OUTPUT when cross-compiling.
* gnu: wireles-tools: Fix cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | | | | | * 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: man-db: Use G-expressions.Tobias Geerinckx-Rice2022-01-08
| | | | | * gnu/packages/man.scm (man-db)[arguments]: Rewrite as G-expressions.
* gnu: Remove store reference in patch.Tobias Geerinckx-Rice2022-01-08
| | | | | | | Face, meet palm. * gnu/packages/patches/bind-re-add-attr-constructor-priority.patch: Remove store file name.
* gnu: wireplumber: Update to 0.4.6.Tobias Geerinckx-Rice2022-01-08
| | | | * gnu/packages/linux.scm (wireplumber): Update to 0.4.6.
* gnu: pipewire@0.3: Update to 0.3.43.Tobias Geerinckx-Rice2022-01-08
| | | | * gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.43.
* gnu: libaio: Fix cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | | * gnu/packages/linux.scm (libaio)[arguments]: Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
* gnu: iptables: Fix cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | | * gnu/packages/linux.scm (iptables)[arguments]: Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
* gnu: iw: Fix cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | | | * 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.
* gnu: pelican: Update to 4.7.1.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/python-xyz.scm (pelican): Update to 4.7.1.
* gnu: gphoto2: Update to 2.5.28.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/photo.scm (gphoto2): Update to 2.5.28. [arguments]: Don't explicitly return #t from phases.
* gnu: libgphoto2: Update to 2.5.28.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/photo.scm (libgphoto2): Update to 2.5.28.
* gnu: whois: Update to 5.5.11.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.11.
* gnu: Add emacs-meow.Vinicius Monego2022-01-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-meow): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-ox-gfm.Taiju HIGASHI2022-01-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ox-gfm): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* 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.