| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-pfuture): Update to 1.10.3.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 0.5.0.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.23.
|
|
|
|
| |
* gnu/packages/tor.scm (onionshare-cli)[source]: Update git URL.
|
|
|
|
|
|
|
|
| |
* 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/packages/tor.scm (onionshare-cli): Update to 2.5.
[phases]: Use gexps.
{bake-tor}: Use search-input-file and search-input-directory.
|
|
|
|
|
|
|
|
| |
* 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/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/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/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/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/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/packages/xorg.scm: Use a single blank line between packages.
|
|
|
|
|
|
|
|
| |
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/packages/xorg.scm (luit): Fix indentation.
|
|
|
|
|
|
| |
* gnu/packages/suckless.scm (sxmo-st): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
|
| |
* 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/packages/xorg.scm (xwud): Update to 1.0.6.
|
|
|
|
| |
* gnu/packages/xorg.scm (xpr): Update to 1.1.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xfontsel): Update to 1.1.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.0.1.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-cirrus): Update to 1.6.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.2.
|
|
|
|
| |
* gnu/packages/xorg.scm (xcmsdb): Update to 1.0.6.
|
|
|
|
|
|
|
|
| |
* 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/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.21.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20220710.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.1-pre-3.02015ea.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ement)[propagated-inputs]: Add
EMACS-TAXY-MAGIT-SECTION.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-kind-icon): Update to 0.1.6.
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-gevent)[source]: Adjust snippet to
also remove generated cythonized files.
[native-inputs]: Add python-cython.
|
|
|
|
|
|
| |
* gnu/packages/julia-xyz.scm (julia-csv): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/julia-xyz.scm (julia-sentinelarrays): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* 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/packages/julia-xyz.scm (julia-json): Update to 0.21.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/julia-xyz.scm (julia-inlinestrings): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/julia-xyz.scm (julia-parsers): Update to 2.2.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-helm-ls-git): Update to 1.9.4.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.6.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-iter2): Update to 1.2.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.4.2.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.7.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-git-gutter): Update to 0.92.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project): Update to 6.2.0.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-eldev)[arguments]: Use G-expressions.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.1.3.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.7.2.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.10.1.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-docker): Update to 2.2.0.
|