Age | Commit message (Expand) | Author |
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 |
2022-01-09 | gnu: Add node-serialport-parser-ready....* gnu/packages/node-xyz.scm (node-serialport-parser-ready): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-serialport-parser-regex....* gnu/packages/node-xyz.scm (node-serialport-parser-regex): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-serialport-bindings....* gnu/packages/node-xyz.scm (node-serialport-bindings): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-serialport-parser-readline....* gnu/packages/node-xyz.scm (node-serialport-parser-readline): New
variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-serialport-parser-delimiter....* gnu/packages/node-xyz.scm (node-serialport-parser-delimiter): New
variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-serialport-binding-abstract....* gnu/packages/node-xyz.scm (node-serialport-binding-abstract): New
variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-debug....* gnu/packages/node-xyz.scm (node-debug): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-ms....* gnu/packages/node-xyz.scm (node-ms): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-segfault-handler....* gnu/packages/node-xyz.scm (node-segfault-handler): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-bindings....* gnu/packages/node-xyz.scm (node-bindings): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-file-uri-to-path....* gnu/packages/node-xyz.scm (node-file-uri-to-path): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-sqlite3....* gnu/packages/node-xyz.scm (node-sqlite3): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-addon-api....* gnu/packages/node-xyz.scm (node-addon-api): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-openzwave-shared....* gnu/packages/zwave.scm (node-openzwave-shared): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-nan....* gnu/packages/node-xyz.scm (node-nan): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-readable-stream....* gnu/packages/node-xyz.scm (node-readable-stream): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-string-decoder....* gnu/packages/node-xyz.scm (node-string-decoder): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-safe-buffer....* gnu/packages/node-xyz.scm (node-safe-buffer): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: Add node-inherits....* gnu/packages/node-xyz.scm (node-inherits): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-irc: Use 'delete-dependencies'....gnu/packages/node-xyz.scm (node-irc)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-irc-colors: Use 'delete-dependencies'....gnu/packages/node-xyz.scm (node-irc-colors)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-once: Use 'delete-dependencies'....gnu/packages/node-xyz.scm (node-once)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-wrappy: Use 'delete-dependencies'....gnu/packages/node-xyz.scm (node-wrappy)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-semver: Use 'delete-dependencies'....gnu/packages/node-xyz.scm (node-semver)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-llparse-bootstrap: Use 'delete-dependencies'....gnu/packages/node.scm (node-llparse-bootstrap)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-llparse-frontend-bootstrap: Use 'delete-dependencies'....gnu/packages/node.scm (node-llparse-frontend-bootstrap)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-llparse-builder-bootstrap: Use 'delete-dependencies'....gnu/packages/node.scm (node-llparse-builder-bootstrap)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-debug-bootstrap: Use 'delete-dependencies'....gnu/packages/node.scm (node-debug-bootstrap)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-binary-search-bootstrap: Use 'delete-dependencies'....gnu/packages/node.scm (node-binary-search-bootstrap)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-ms-bootstrap: Use 'delete-dependencies'....gnu/packages/node.scm (node-ms-bootstrap)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | gnu: node-semver-bootstrap: Use 'delete-dependencies'....gnu/packages/node.scm (node-semver-bootstrap)[arguments]: Use
'delete-dependencies'. Stop deleting the 'configure' phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | guix: node-build-system: Add 'delete-dependencies' helper function....Many node packages currently skip the configure phase, because they lack
both dependencies and a convenient way to build without all of them, e.g.
for the purposes of bootstrapping. This patch adds a big hammer to flatten
these nails.
* guix/build/node-build-system.scm (delete-dependencies): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | guix: node-build-system: Add avoid-node-gyp-rebuild phase....Packages with native addons currently try to write to store paths
when used as dependecies. This patch adds a phase to replace that
behaviour with a no-op.
* guix/build/node-build-system.scm (avoid-node-gyp-rebuild): New
variable.
(%standard-phases): Add 'avoid-node-gyp-rebuild' after 'install'.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2022-01-09 | guix: node-build-system: Add JSON utilities....This commit adds several utility functions for non-destructive
transformation of the JSON representation used by (guix build json),
particularly for purely functional update of JSON objects. They ought
to eventually be exported from their own module, but for now are kept
private to allow experimentation.
* guix/build/node-build-system.scm (assoc-ref*, jsobject-ref, alist-pop)
(alist-update, jsobject-update*, jsobject-union): New variables.
(with-atomic-json-file-replacement): New public variable.
(module-name, build, patch-dependencies): Use them. Do not resort to
unsafe alist primitives from Guile core.
Co-authored-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |