summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: emacs-xr: Update to 1.23.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.23.
* gnu: onionshare-cli: Update git URL.Maxim Cournoyer2022-07-11
| | | | * gnu/packages/tor.scm (onionshare-cli)[source]: Update git URL.
* gnu: onionshare: Update to 2.5 and disable tests.Maxim Cournoyer2022-07-11
| | | | | | | | * gnu/packages/tor.scm (onionshare): Update to 2.5. [tests?]: Set to #f. [phases]: Use gexps. {patch-tests}: Delete phase. {check}: Invoke pytest through xvfb-run.
* gnu: onionshare-cli: Update to 2.5.Maxim Cournoyer2022-07-11
| | | | | | * gnu/packages/tor.scm (onionshare-cli): Update to 2.5. [phases]: Use gexps. {bake-tor}: Use search-input-file and search-input-directory.
* gnu: home: Add Guix channels service.Reily Siegel2022-07-12
| | | | | | | | * gnu/home/services/guix.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add guix.scm. * doc/guix.texi: Add documentation for home-channels-service. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: clang-toolchain-14: Build with libomp-14.Greg Hogan2022-07-12
| | | | | | | | | | * gnu/packages/llvm.scm (libomp-14): New variable. (libomp-13): Inherit from libomp-14. (libomp): Define as libomp-13. (make-clang-toolchain): Parameterize libomp. (clang-toolchain-14): Use libomp-14. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: LLVM, Clang, LLD: Update to 14.0.6.Greg Hogan2022-07-12
| | | | | | | * gnu/packages/llvm.scm (llvm-14, clang-14, lld-14): Update to 14.0.6. (%llvm-monorepo-hashes, %llvm-patches): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: llvm-3.7, llvm-3.8: Fix build with gcc.Greg Hogan2022-07-12
| | | | | | | | | * gnu/packages/patches/clang-runtime-3.7-fix-build-with-python3.patch, gnu/packages/patches/llvm-3.x.1-fix-build-with-gcc.patch: New files. * gnu/packages/llvm.scm (clang-runtime-3.7, llvm-3.7, llvm-3.8): Use patches. * gnu/local.mk: Register patches. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: llvm-8: Fix build with gcc-10.Greg Hogan2022-07-12
| | | | | | | | | * gnu/packages/patches/llvm-8-fix-build-with-gcc-10.patch: New file. * gnu/packages/llvm.scm (clang-8, clang-runtime-8): Update to 8.0.1. * gnu/packages/llvm.scm (llvm-8): Use patch and update to 8.0.1. * gnu/local.mk: Register patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xonsh: Update to 0.13.0arkhan2022-07-12
| | | | | | | | | * gnu/packages/shells.scm (xonsh): Update to 0.13.0. [source]: Rewrite snippet as a gexp. [native-inputs]: Add python-setuptools, python-wheel [inputs]: Add python-distro, python-pygments, python-pyperclip, python-setproctitle Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xorg: Normalize whitespace between package definitions.Maxim Cournoyer2022-07-11
| | | | * gnu/packages/xorg.scm: Use a single blank line between packages.
* gnu: luit: Fix invalid locale.alias location.Maxim Cournoyer2022-07-11
| | | | | | | | Fixes <https://issues.guix.gnu.org/43592>. * gnu/packages/xorg.scm (mkfontscale)[configure-flags]: Point to libx11's locale.alias file via the '--with-localealiasfile' configure option. [inputs]{libx11}: New input.
* gnu: luit: Fix indentation.Maxim Cournoyer2022-07-11
| | | | * gnu/packages/xorg.scm (luit): Fix indentation.
* gnu: Add sxmo-st.jgart2022-07-11
| | | | | | * gnu/packages/suckless.scm (sxmo-st): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: icu4c-70: Fix building on riscv64-linux.Efraim Flashner2022-07-11
| | | | | | * gnu/packages/icu4c.scm (icu4c-70)[arguments]: When building for riscv64-linux replace the custom 'disable-failing-test phase to skip an additional test.
* gnu: xwud: Update to 1.0.6.Efraim Flashner2022-07-11
| | | | * gnu/packages/xorg.scm (xwud): Update to 1.0.6.
* gnu: xpr: Update to 1.1.0.Efraim Flashner2022-07-11
| | | | * gnu/packages/xorg.scm (xpr): Update to 1.1.0.
* gnu: xfontsel: Update to 1.1.0.Efraim Flashner2022-07-11
| | | | * gnu/packages/xorg.scm (xfontsel): Update to 1.1.0.
* gnu: xf86-video-mga: Update to 2.0.1.Efraim Flashner2022-07-11
| | | | * gnu/packages/xorg.scm (xf86-video-mga): Update to 2.0.1.
* gnu: xf86-video-cirrus: Update to 1.6.0.Efraim Flashner2022-07-11
| | | | * gnu/packages/xorg.scm (xf86-video-cirrus): Update to 1.6.0.
* gnu: xf86-input-synaptics: Update to 1.9.2.Efraim Flashner2022-07-11
| | | | * gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.2.
* gnu: xcmsdb: Update to 1.0.6.Efraim Flashner2022-07-11
| | | | * gnu/packages/xorg.scm (xcmsdb): Update to 1.0.6.
* gnu: xf86-video-mach64: Update to 6.9.7.Efraim Flashner2022-07-11
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.7. [source]: Remove patches. * gnu/packages/patches/xf86-video-mach64-bool-to-boolean.patch, gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: emacs-csv-mode: Update to 1.21.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.21.
* gnu: emacs-js2-mode: Update to 20220710.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20220710.
* gnu: emacs-ement: Update to 0.1-pre-3.02015ea.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.1-pre-3.02015ea.
* gnu: emacs-ement: Fix build.Nicolas Goaziou2022-07-11
| | | | | * gnu/packages/emacs-xyz.scm (emacs-ement)[propagated-inputs]: Add EMACS-TAXY-MAGIT-SECTION.
* gnu: Add emacs-taxy-magit-section.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): New variable.
* gnu: emacs-kind-icon: Update to 0.1.6.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-kind-icon): Update to 0.1.6.
* gnu: python-gevent: Remove cythonized files.Efraim Flashner2022-07-11
| | | | | | * gnu/packages/python-xyz.scm (python-gevent)[source]: Adjust snippet to also remove generated cythonized files. [native-inputs]: Add python-cython.
* gnu: Add julia-csv.zimoun2022-07-11
| | | | | | * gnu/packages/julia-xyz.scm (julia-csv): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-sentinelarrays.zimoun2022-07-11
| | | | | | * gnu/packages/julia-xyz.scm (julia-sentinelarrays): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-weakrefstrings: Update to 1.4.0.zimoun2022-07-11
| | | | | | | * gnu/packages/julia-xyz.scm (julia-weakrefstrings): Update to 1.4.0. [propagated-inputs]: Add julia-inlinestrings. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-json: Update to 0.21.3.zimoun2022-07-11
| | | | | | * gnu/packages/julia-xyz.scm (julia-json): Update to 0.21.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-inlinestrings.zimoun2022-07-11
| | | | | | * gnu/packages/julia-xyz.scm (julia-inlinestrings): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-parsers: Update to 2.2.4.zimoun2022-07-11
| | | | | | * gnu/packages/julia-xyz.scm (julia-parsers): Update to 2.2.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: emacs-helm-ls-git: Update to 1.9.4.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-ls-git): Update to 1.9.4.
* gnu: emacs-helm: Update to 3.8.6.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.6.
* gnu: emacs-iter2: Update to 1.2.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-iter2): Update to 1.2.
* gnu: emacs-hl-todo: Update to 3.4.2.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.4.2.
* gnu: emacs-no-littering: Update to 1.2.7.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.7.
* gnu: emacs-git-gutter: Update to 0.92.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-git-gutter): Update to 0.92.
* gnu: emacs-find-file-in-project: Update to 6.2.0.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.2.0.
* gnu: emacs-eldev: Update package style.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-eldev)[arguments]: Use G-expressions.
* gnu: emacs-eldev: Update to 1.1.3.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.1.3.
* gnu: emacs-datetime: Update to 0.7.2.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.7.2.
* gnu: emacs-counsel-etags: Update to 1.10.1.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.10.1.
* gnu: emacs-docker: Update to 2.2.0.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-docker): Update to 2.2.0.
* gnu: emacs-package-build: Fix typo in synopsis.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-package-build)[synopsis]: Fix typo.
* gnu: emacs-package-build: Update to 3.1.Nicolas Goaziou2022-07-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-package-build): Update to 3.1.