Age | Commit message (Expand) | Author |
2022-02-01 | gnu: LLVM: Switch to 13 as the default....* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use
version 13.
* gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9.
* gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise.
* gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9.
* gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise.
* gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise.
* gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise.
* gnu/packages/opencl.scm (pocl)[inputs]: Likewise.
| Marius Bakke |
2022-01-22 | gnu: rust-analyzer: Make it work out of the box....* gnu/packages/rust.scm (rust-src): New variable.
* gnu/packages/rust-apps.scm (rust-analyzer): [native-inputs]: Add rust-src.
[arguments]: <#:phases>: Add wrap-program phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Z572 via Guix-patches via |
2022-01-10 | gnu: rust: Do not generate doc....The share/doc directory weights 527 MiB and bundles fonts.
* gnu/packages/rust.scm (rust-1.57)[phases]{enable-docs}: Delete phase.
| Maxim Cournoyer |
2022-01-10 | gnu: rust: Use rust-1.57.0....* gnu/packages/rust.scm (rust-1.54): Make it a private variable. Move
definition to...
(rust-1.57): ... here.
(rust-1.55, rust-1.56): Make private.
* gnu/packages/shells.scm (nushell)[rust]: Remove argument.
| Maxim Cournoyer |
2022-01-10 | gnu: rust-1.39: Update mrustc to commit c70665....This brings us closer to a i686 native bootstrap.
* gnu/packages/rust.scm (%mrustc-commit): Update to latest commit, c70665.
| Maxim Cournoyer |
2022-01-08 | gnu: rust-1.40: Fix spelling....* gnu/packages/rust.scm (rust-1.40)[synopsis]: Fix spelling of "programming".
| Vagrant Cascadian |
2021-12-27 | gnu: Add rust-1.57....* gnu/packages/rust.scm (rust-1.57): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| (unmatched parenthesis |
2021-12-27 | gnu: Add rust-1.56....* gnu/packages/rust.scm (rust-1.56): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| (unmatched parenthesis |
2021-12-27 | gnu: Add rust-1.55....* gnu/packages/rust.scm (rust-1.55): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| (unmatched parenthesis |