summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* scripts: import: go: Wrap body in 'with-error-handling'.Ludovic Courtès2022-01-09
| | | | | | | | This ensures proper error reporting and an exception reaches the top level. * guix/scripts/import/go.scm (guix-import-go): Wrap body in 'with-error-handling'.
* gnu: Add go-github-com-dreamacro-go-shadowsocks2Lu Hui2022-01-09
| | | | | | * gnu/packages/golang.scm (go-github-com-dreamacro-go-shadowsocks2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* machine: ssh: Open a single SSH session per machine.Ludovic Courtès2022-01-09
| | | | | | | | | | | | | | | Previously, any call to 'managed-host-remote-eval' and similar would open a new SSH session to the host. With this change, an SSH session is opened once, cached, and then reused by all subsequent calls to 'machine-ssh-session'. * gnu/machine/ssh.scm (<machine-ssh-configuration>): Add 'this-machine-ssh-configuration'. [session]: Mark as thunked and change default value to an 'open-machine-ssh-session*' call. (open-machine-ssh-session, open-machine-ssh-session*): New procedures. (machine-ssh-session): Replace inline code by call to 'open-machine-ssh-session'.
* gnu: Remove leftover patches for Blender 2.79.Leo Famulari2022-01-09
| | | | | | | | | | | | This is a followup to commit 23da063ea3bb6a579f0fb87d2e5e00fed9962775. * gnu/packages/patches/blender-2.79-gcc8.patch, gnu/packages/patches/blender-2.79-gcc9.patch, gnu/packages/patches/blender-2.79-newer-ffmpeg.patch, gnu/packages/patches/blender-2.79-oiio2.patch, gnu/packages/patches/blender-2.79-python-3.7-fix.patch, gnu/packages/patches/blender-2.79-python-3.8-fix.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: Remove blender-2.79.Leo Famulari2022-01-09
| | | | | | This package has not built successfully in a while. * gnu/packages/graphics.scm (blender-2.79): Remove variable.
* gnu: go-github-com-stretchr-testify: Update to 1.7.0.Efraim Flashner2022-01-09
| | | | | | | | | * gnu/packages/golang.scm (go-github-com-stretchr-testify): Update to 1.7.0. [propagated-inputs]: Replace go-gopkg-in-yaml-v2 with go-gopkg-in-yaml-v3. (go-github-com-stretchr-testify-bootstrap)[propagated-inputs]: Add go-gopkg-in-yaml-v2. (go-github-com-stretchr-objx)[native-inputs]: Remove go-gopkg-in-yaml-v2.
* gnu: cuirass: Use guile-squee.Mathieu Othacehe2022-01-09
| | | | | * gnu/packages/ci.scm (guile-squee-dev): Remove it. (cuirass)[inputs]: Switch to guile-squee.
* gnu: guile-squee: Update to 0-3.a151fd0.Mathieu Othacehe2022-01-09
| | | | | * gnu/packages/guile-xyz.scm (guile-squee): Update to 0-3.a151fd0. [arguments]: Use search-input-file and remove a trailing #t.
* gnu: cuirass: Update to 1.1.0-9.95c29ab.Mathieu Othacehe2022-01-09
| | | | * gnu/packages/ci.scm (cuirass): Update to 1.1.0-9.95c29ab.
* gnu: cuirass: Remove trailing #t.Mathieu Othacehe2022-01-09
| | | | * gnu/packages/ci.scm (cuirass): Remove them.
* gnu: cuirass: Update to 1.1.0-8.d81d994.Mathieu Othacehe2022-01-09
| | | | * gnu/packages/ci.scm (cuirass): Update to 1.1.0-8.d81d994.
* gnu: bat: Update to 0.19.0.Nicolas Goaziou2022-01-09
| | | | * gnu/packages/rust-apps.scm (bat): Update to 0.19.0.
* gnu: rust-clap-2: Update to 2.34.0.Nicolas Goaziou2022-01-09
| | | | * gnu/packages/crates-io.scm (rust-clap-2): Update to 2.34.0.
* gnu: Add rust-console-0.15.Nicolas Goaziou2022-01-09
| | | | | * gnu/packages/crates-io.scm (rust-console-0.15): New variable. (rust-console-0.14): Inherit from above.
* gnu: rust-syntect: Update to 4.6.0.Nicolas Goaziou2022-01-09
| | | | * gnu/packages/crates-io.scm (rust-syntect): Update to 4.6.0.
* gnu: rust-once-cell-1: Update to 1.9.0.Nicolas Goaziou2022-01-09
| | | | * gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.9.0.
* gnu: Add rust-fancy-regex-0.7.Nicolas Goaziou2022-01-09
| | | | | * gnu/packages/crates-io.scm (rust-fancy-regex-0.7): New variable. (rust-fancy-regex-0.3): Inherit from above.
* gnu: Add rust-assert-cmd-2.Nicolas Goaziou2022-01-09
| | | | | * gnu/packages/crates-io.scm (rust-assert-cmd-2): New variable. (rust-assert-cmd-1): Inherit from above.
* gnu: Add rust-concolor-control-0.0.7.Nicolas Goaziou2022-01-09
| | | | * gnu/packages/crates-io.scm (rust-concolor-control-0.0.7): New variable.
* gnu: Add rust-concolor-query-0.0.4.Nicolas Goaziou2022-01-09
| | | | * gnu/packages/crates-io.scm (rust-concolor-query-0.0.4): New variable.
* gnu: Add rust-nix-0.23.Nicolas Goaziou2022-01-09
| | | | | * gnu/packages/crates-io.scm (rust-nix-0.23): New variable. (rust-nix-0.22): Inherit from above.
* gnu: rust-predicates-2: Update to 2.1.0.Nicolas Goaziou2022-01-09
| | | | * gnu/packages/crates-io.scm (rust-predicates-2): Update to 2.1.0.
* gnu: Add rust-float-cmp-0.9.Nicolas Goaziou2022-01-09
| | | | | * gnu/packages/crates-io.scm (rust-float-cmp-0.9): New variable. (rust-float-cmp-0.8): Inherit from above.
* gnu: Add rust-bat-0.18.Nicolas Goaziou2022-01-09
| | | | | | * gnu/packages/crates-io.scm (rust-bat-0.18): New variable. * gnu/packages/shells.scm (rust-nu-plugin-textview-0.42)[arguments]<#:cargo-inputs>: Use rust-bat-0.18 instead of bat.
* gnu: accessibility: Simplify inputs.Marius Bakke2022-01-09
| | | | | * gnu/packages/accessibility.scm (libbraille, brltty, xmagnify): Remove input labels.
* gnu: brltty: Update to 6.4.Marius Bakke2022-01-09
| | | | | * gnu/packages/accessibility.scm (brltty): Update to 6.4. [arguments]: Remove obsolete configure flag and trailing #t.
* gnu: brltty: Disable parallel build.Marius Bakke2022-01-09
| | | | * gnu/packages/accessibility.scm (brltty)[arguments]: Add #:parallel-build?.
* gnu: zig: Build with LLD 12.Marius Bakke2022-01-09
| | | | | | | | This fixes a regression introduced in a05e573d60bf64129abf4d4e5f27355c84ebb2ee as the LLD version must match the LLVM version. * gnu/packages/llvm.scm (lld-12): New variable. * gnu/packages/zig.scm (zig)[inputs]: Change from LLD to LLD-12.
* gnu: xxd: Rewrite with gexps.Efraim Flashner2022-01-09
| | | | * gnu/packages/vim.scm (xxd)[arguments]: Rewrite with gexps.
* gnu: vim: Remove unneeded make-flag.Efraim Flashner2022-01-09
| | | | | | | Upstream reports this fixed with 8.2.3406. * gnu/packages/vim.scm (vim)[arguments]: Remove make-flags. (vim-full)[arguments]: Adjust accordingly.
* gnu: vim: Update to 8.2.3995.Efraim Flashner2022-01-09
| | | | | | * gnu/packages/vim.scm (vim): Update to 8.2.3995. [arguments]: Remove trailing #t from phases. (vim-full): Remove comment about package reliably building.
* gnu: guix-data-service: Update to 0.0.1-28.f1d8d76.Christopher Baines2022-01-09
| | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-28.f1d8d76. [native-inputs]: Adapt style.
* nls: Update translations.Julien Lepiller2022-01-09
| | | | | | | | | * po/doc/guix-cookbook.fi.po: New file. * po/doc/guix-manual.fi.po: New file. * po/doc/local.mk: Add them. * doc/local.mk: Add them. * po/guix/fi.po: New file. * po/guix/LINGUAS: Add it.
* gnu: ocaml: Update to 4.13.Julien Lepiller2022-01-09
| | | | | | | * gnu/packages/ocaml.scm (ocaml-4.13): New variable. (ocaml-4.11): Remove variable. (ocaml-dot-merlin-reader): Update to 4.4-413. (js-of-ocaml): Update to 3.11.0.
* gnu: ocaml-migrate-parstree-1: Only build ocaml4.07 variant.Julien Lepiller2022-01-09
| | | | | * gnu/packages/ocaml.scm (ocaml-migrate-parsetree-1): Rename to... (ocaml4.07-migrate-parsetree): ...this. Use package-with-ocaml4.07.
* gnu: ocaml-ppx-tools-versioned: Only build ocaml-4.07 variant.Julien Lepiller2022-01-09
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Rename to... (ocaml4.07-ppx-tools-versioned): ...this. Use package-with-ocaml4.07. [arguments]: Use ocaml-4.07.
* gnu: node-mersenne: Fix typo in description.Liliana Marie Prikler2022-01-09
| | | | | * gnu/packages/node-xyz.scm (node-mersenne)[description]: Use “this” rather than “thix”.
* gnu: Add node-serialport.Philip McGrath2022-01-09
| | | | | | * gnu/packages/node-xyz.scm (node-serialport): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-stream.Philip McGrath2022-01-09
| | | | | | * gnu/packages/node-xyz.scm (node-serialport-stream): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-parser-byte-length.Philip McGrath2022-01-09
| | | | | | | * gnu/packages/node-xyz.scm (node-serialport-parser-byte-length): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-parser-cctalk.Philip McGrath2022-01-09
| | | | | | * gnu/packages/node-xyz.scm (node-serialport-parser-cctalk): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-parser-inter-byte-timeout.Philip McGrath2022-01-09
| | | | | | | * gnu/packages/node-xyz.scm (node-serialport-parser-inter-byte-timeout): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-parser-ready.Philip McGrath2022-01-09
| | | | | | * gnu/packages/node-xyz.scm (node-serialport-parser-ready): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-parser-regex.Philip McGrath2022-01-09
| | | | | | * gnu/packages/node-xyz.scm (node-serialport-parser-regex): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-bindings.Philip McGrath2022-01-09
| | | | | | * gnu/packages/node-xyz.scm (node-serialport-bindings): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-parser-readline.Philip McGrath2022-01-09
| | | | | | | * gnu/packages/node-xyz.scm (node-serialport-parser-readline): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-parser-delimiter.Philip McGrath2022-01-09
| | | | | | | * gnu/packages/node-xyz.scm (node-serialport-parser-delimiter): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-serialport-binding-abstract.Philip McGrath2022-01-09
| | | | | | | * gnu/packages/node-xyz.scm (node-serialport-binding-abstract): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-debug.Philip McGrath2022-01-09
| | | | | | * gnu/packages/node-xyz.scm (node-debug): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add node-ms.Philip McGrath2022-01-09
| | | | | | * gnu/packages/node-xyz.scm (node-ms): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>