Age | Commit message (Expand) | Author |
2022-01-10 | gnu: stunnel: Remove input labels....* gnu/packages/web.scm (stunnel)[native-inputs, inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-01-10 | gnu: stunnel: Use G-expressions....* gnu/packages/web.scm (stunnel)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-01-10 | gnu: stunnel: Update to 5.61....* gnu/packages/web.scm (stunnel): Update to 5.61.
[native-inputs]: Add python.
[arguments]: Remove obsolete 'patch-tests phase.
| Tobias Geerinckx-Rice |
2022-01-10 | gnu: electron-cash: Update to 4.2.6....* gnu/packages/finance.scm (electron-cash): Update to 4.2.6.
| Tobias Geerinckx-Rice |
2022-01-10 | gnu: libportal: Remove input labels....* gnu/packages/freedesktop.scm (libportal)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-01-10 | gnu: libportal: Update to 0.5....* gnu/packages/freedesktop.scm (libportal): Update to 0.5.
[arguments]: Add #:configure-flags to limit dependency creep.
Remove 'move-doc phase.
[native-inputs]: Remove gtk-doc. Add gobject-introspection and vala.
[inputs]: Add gtk, gtk+, qtbase-5, and qtx11extras.
[outputs]: Remove :out.
| Tobias Geerinckx-Rice |
2022-01-09 | gnu: kicad: Update to 5.1.12....* gnu/packages/engineering.scm (kicad): Update to 5.1.12.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Peter Polidoro |
2022-01-09 | import: go: Correctly report diagnostics upon version mismatch....* guix/import/go.scm (strip-v-prefix, ensure-v-prefix)
(validate-version): New procedures.
(go-module->guix-package): Use 'validate-version' when defining
'version*'. Remove 'else' clause in SRFI-34 guard.
| Ludovic Courtès |
2022-01-09 | scripts: import: go: Wrap body in 'with-error-handling'....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'.
| Ludovic Courtès |
2022-01-09 | gnu: Add go-github-com-dreamacro-go-shadowsocks2...* gnu/packages/golang.scm (go-github-com-dreamacro-go-shadowsocks2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lu Hui |
2022-01-09 | machine: ssh: Open a single SSH session per machine....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'.
| Ludovic Courtès |
2022-01-09 | gnu: Remove leftover patches for Blender 2.79....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.
| Leo Famulari |
2022-01-09 | gnu: Remove blender-2.79....This package has not built successfully in a while.
* gnu/packages/graphics.scm (blender-2.79): Remove variable.
| Leo Famulari |
2022-01-09 | gnu: go-github-com-stretchr-testify: Update to 1.7.0....* 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.
| Efraim Flashner |
2022-01-09 | gnu: cuirass: Use guile-squee....* gnu/packages/ci.scm (guile-squee-dev): Remove it.
(cuirass)[inputs]: Switch to guile-squee.
| Mathieu Othacehe |
2022-01-09 | gnu: guile-squee: Update to 0-3.a151fd0....* gnu/packages/guile-xyz.scm (guile-squee): Update to 0-3.a151fd0.
[arguments]: Use search-input-file and remove a trailing #t.
| Mathieu Othacehe |
2022-01-09 | gnu: cuirass: Update to 1.1.0-9.95c29ab....* gnu/packages/ci.scm (cuirass): Update to 1.1.0-9.95c29ab.
| Mathieu Othacehe |
2022-01-09 | gnu: cuirass: Remove trailing #t....* gnu/packages/ci.scm (cuirass): Remove them.
| Mathieu Othacehe |
2022-01-09 | gnu: cuirass: Update to 1.1.0-8.d81d994....* gnu/packages/ci.scm (cuirass): Update to 1.1.0-8.d81d994.
| Mathieu Othacehe |
2022-01-09 | gnu: bat: Update to 0.19.0....* gnu/packages/rust-apps.scm (bat): Update to 0.19.0.
| Nicolas Goaziou |
2022-01-09 | gnu: rust-clap-2: Update to 2.34.0....* gnu/packages/crates-io.scm (rust-clap-2): Update to 2.34.0.
| Nicolas Goaziou |
2022-01-09 | gnu: Add rust-console-0.15....* gnu/packages/crates-io.scm (rust-console-0.15): New variable.
(rust-console-0.14): Inherit from above.
| Nicolas Goaziou |
2022-01-09 | gnu: rust-syntect: Update to 4.6.0....* gnu/packages/crates-io.scm (rust-syntect): Update to 4.6.0.
| Nicolas Goaziou |
2022-01-09 | gnu: rust-once-cell-1: Update to 1.9.0....* gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.9.0.
| Nicolas Goaziou |
2022-01-09 | gnu: Add rust-fancy-regex-0.7....* gnu/packages/crates-io.scm (rust-fancy-regex-0.7): New variable.
(rust-fancy-regex-0.3): Inherit from above.
| Nicolas Goaziou |
2022-01-09 | gnu: Add rust-assert-cmd-2....* gnu/packages/crates-io.scm (rust-assert-cmd-2): New variable.
(rust-assert-cmd-1): Inherit from above.
| Nicolas Goaziou |
2022-01-09 | gnu: Add rust-concolor-control-0.0.7....* gnu/packages/crates-io.scm (rust-concolor-control-0.0.7): New variable.
| Nicolas Goaziou |
2022-01-09 | gnu: Add rust-concolor-query-0.0.4....* gnu/packages/crates-io.scm (rust-concolor-query-0.0.4): New variable.
| Nicolas Goaziou |
2022-01-09 | gnu: Add rust-nix-0.23....* gnu/packages/crates-io.scm (rust-nix-0.23): New variable.
(rust-nix-0.22): Inherit from above.
| Nicolas Goaziou |
2022-01-09 | gnu: rust-predicates-2: Update to 2.1.0....* gnu/packages/crates-io.scm (rust-predicates-2): Update to 2.1.0.
| Nicolas Goaziou |
2022-01-09 | gnu: Add rust-float-cmp-0.9....* gnu/packages/crates-io.scm (rust-float-cmp-0.9): New variable.
(rust-float-cmp-0.8): Inherit from above.
| Nicolas Goaziou |
2022-01-09 | gnu: Add rust-bat-0.18....* 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.
| Nicolas Goaziou |
2022-01-09 | gnu: accessibility: Simplify inputs....* gnu/packages/accessibility.scm (libbraille, brltty, xmagnify): Remove input
labels.
| Marius Bakke |
2022-01-09 | gnu: brltty: Update to 6.4....* gnu/packages/accessibility.scm (brltty): Update to 6.4.
[arguments]: Remove obsolete configure flag and trailing #t.
| Marius Bakke |
2022-01-09 | gnu: brltty: Disable parallel build....* gnu/packages/accessibility.scm (brltty)[arguments]: Add #:parallel-build?.
| Marius Bakke |
2022-01-09 | gnu: zig: Build with LLD 12....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.
| Marius Bakke |
2022-01-09 | gnu: xxd: Rewrite with gexps....* gnu/packages/vim.scm (xxd)[arguments]: Rewrite with gexps.
| Efraim Flashner |
2022-01-09 | gnu: vim: Remove unneeded make-flag....Upstream reports this fixed with 8.2.3406.
* gnu/packages/vim.scm (vim)[arguments]: Remove make-flags.
(vim-full)[arguments]: Adjust accordingly.
| Efraim Flashner |
2022-01-09 | gnu: vim: Update to 8.2.3995....* gnu/packages/vim.scm (vim): Update to 8.2.3995.
[arguments]: Remove trailing #t from phases.
(vim-full): Remove comment about package reliably building.
| Efraim Flashner |
2022-01-09 | gnu: guix-data-service: Update to 0.0.1-28.f1d8d76....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-28.f1d8d76.
[native-inputs]: Adapt style.
| Christopher Baines |
2022-01-09 | nls: Update translations....* 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.
| Julien Lepiller |
2022-01-09 | gnu: ocaml: Update to 4.13....* 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.
| Julien Lepiller |
2022-01-09 | gnu: ocaml-migrate-parstree-1: Only build ocaml4.07 variant....* gnu/packages/ocaml.scm (ocaml-migrate-parsetree-1): Rename to...
(ocaml4.07-migrate-parsetree): ...this. Use package-with-ocaml4.07.
| Julien Lepiller |
2022-01-09 | gnu: ocaml-ppx-tools-versioned: Only build ocaml-4.07 variant....* 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.
| Julien Lepiller |
2022-01-09 | gnu: node-mersenne: Fix typo in description....* gnu/packages/node-xyz.scm (node-mersenne)[description]: Use “this” rather
than “thix”.
| Liliana Marie Prikler |
2022-01-09 | gnu: Add node-serialport....* gnu/packages/node-xyz.scm (node-serialport): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-serialport-stream....* gnu/packages/node-xyz.scm (node-serialport-stream): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-serialport-parser-byte-length....* gnu/packages/node-xyz.scm (node-serialport-parser-byte-length): New
variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-serialport-parser-cctalk....* gnu/packages/node-xyz.scm (node-serialport-parser-cctalk): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-serialport-parser-inter-byte-timeout....* gnu/packages/node-xyz.scm
(node-serialport-parser-inter-byte-timeout): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |