summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: lv2-mda-piano: Add missing native input.Ricardo Wurmus2022-07-13
| | | | * gnu/packages/audio.scm (lv2-mda-piano)[native-inputs]: Add ttl2c.
* gnu: lvtk: Bump version number.Ricardo Wurmus2022-07-13
| | | | | | | | | This is really version 2.x of the API. * gnu/packages/audio.scm (lvtk): Rename this variable... (lvtk-2): ...to this. [version]: Bump major version to 2. (lvtk): Alias to lvtk-1.
* gnu: Add lvtk-1.Ricardo Wurmus2022-07-13
| | | | * gnu/packages/audio.scm (lvtk-1): New variable.
* gnu: Add ttl2c.Ricardo Wurmus2022-07-13
| | | | * gnu/packages/audio.scm (ttl2c): New variable.
* gnu: openmpi: Only build with valgrind on supported systems.Efraim Flashner2022-07-12
| | | | | | * gnu/packages/mpi.scm (openmpi)[inputs]: Wrap valgrind in if-supported macro. [arguments]: Adjust configure-flags based on if valgrind is present.
* gnu: sbcl: Fix building on powerpc-linux.Efraim Flashner2022-07-12
| | | | | | | * gnu/packages/lisp.scm (sbcl)[native-inputs]: Remove clisp, add ecl. [arguments]: In custom 'build phase replace 'clisp' with 'ecl' for powerpc-linux and adjust the dynamic-space-size to closer to the maximum RAM for the architecture.
* gnu: pokerth: Fix build and modernize package.Maxim Cournoyer2022-07-12
| | | | | | | | | Fixes <https://issues.guix.gnu.org/51093>. * gnu/packages/games.scm (pokerth) [source]: Apply patch [inputs]: Use new style. [phases]: Delete trailing #t. Use gexps. {fix-paths}: Remove the gsasl and libircclient related substitutions.
* gnu: protobuf-2: Fix build.Maxim Cournoyer2022-07-12
| | | | | | | Partially fixes <https://issues.guix.gnu.org/51093>. * gnu/packages/protobuf.scm (protobuf-2) [phases]{disable-broken-tests}: Delete phase.
* gnu: numactl: Enable armhf-linux as a supported system.Efraim Flashner2022-07-12
| | | | * gnu/packages/linux.scm (numactl)[supported-systems]: Remove field.
* gnu: numactl: Fix building on riscv64-linux.Efraim Flashner2022-07-12
| | | | | * gnu/packages/linux.scm (numactl)[arguments]: When building for riscv64-linux always link with libatomic.
* gnu: libratbag: Only build with valgrind on supported systems.Efraim Flashner2022-07-12
| | | | | | * gnu/packages/gnome.scm (libratbag)[arguments]: Disable some tests when valgrind isn't present. [native-inputs]: Only add valgrind on systems which support it.
* gnu: bcachefs-tools: Enable tests.Efraim Flashner2022-07-12
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Adjust make-flags to find pytest. Don't disable tests.
* gnu: bcachefs-tools: Only build with valgrind on supported systems.Efraim Flashner2022-07-12
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools)[native-inputs]: Only add valgrind on systems where valgrind is supported.
* gnu: sbcl: Fix building on armhf-linux.Efraim Flashner2022-07-12
| | | | | * gnu/packages/lisp.scm (sbcl)[arguments]: When building for armhf-linux add a phase to remove build optimizations targeting armv5.
* gnu: python-tornado-6: Adjust test timeout.Efraim Flashner2022-07-12
| | | | | * gnu/packages/python-web.scm (python-tornado-6)[arguments]: Adjust custom 'check phase to allow a longer test timeout.
* gnu: python-tornado-6: Honor tests flag.Efraim Flashner2022-07-12
| | | | | * gnu/packages/python-web.scm (python-tornado-6)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
* gnu: python-attrs: Remove test deadlines on riscv64-linux.Efraim Flashner2022-07-12
| | | | | * gnu/packages/python-xyz.scm (python-attrs)[arguments]: When building for riscv64-linux remove the hypothesis test deadlines.
* gnu: gvfs: Update to 1.50.2 and modernize definition.Maxim Cournoyer2022-07-12
| | | | | | * gnu/packages/gnome.scm (gvfs): Update to 1.50.2. [arguments]: Use gexps. [native-inputs, inputs]: Use new style.
* gnu: emacs-easy-kill: Update to 0.9.5.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-easy-kill): Update to 0.9.5.
* gnu: emacs-all-the-icons-dired: Update to 2.0.Nicolas Goaziou2022-07-12
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-all-the-icons-dired): Update to 2.0. [source]<origin>: Update URI. [home-page]: Update URL.
* gnu: emacs-mastodon: Update package style.Nicolas Goaziou2022-07-12
| | | | | * gnu/packages/emacs-xyz.scm (emacs-mastodon)[arguments]: Use G-expressions. Remove trailing #T in phases.
* gnu: emacs-mastodon: Update to 1.0.0.Nicolas Goaziou2022-07-12
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.0. [propagated-inputs]: Add EMACS-REQUEST. [source]<origin>: Update URI. [home-page]: Update URL.
* gnu: emacs-ebib: Update to 2.38.1.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.38.1.
* gnu: emacs-ebuild-mode: Update to 1.60.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.60.
* gnu: emacs-pandoc-mode: Update to 2.32.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-pandoc-mode): Update to 2.32.
* gnu: emacs-logview: Update to 0.15.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.15.
* gnu: emacs-pyim-basedict: Update to 0.5.4.Nicolas Goaziou2022-07-12
| | | | | * gnu/packages/emacs-xyz.scm (emacs-pyim-basedict): Update to 0.5.4. [propagated-inputs]: Add EMACS-PYIM.
* gnu: emacs-pyim: Update to 5.2.3.Nicolas Goaziou2022-07-12
| | | | | * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.3. [propagated-inputs]: Remove EMACS-PYIM-BASEDICT.
* gnu: emacs-rustic: Update to 3.2.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.2.
* gnu: emacs-rust-mode: Update to 1.0.5.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.5.
* gnu: emacs-treemacs: Update to 2.10.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.10.
* gnu: emacs-pfuture: Update to 1.10.3.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-pfuture): Update to 1.10.3.
* gnu: emacs-yaml: Update to 0.5.0.Nicolas Goaziou2022-07-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 0.5.0.
* 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.