Age | Commit message (Collapse) | Author |
|
* gnu/packages/machine-learning.scm (python-pytorch): Update to 1.11.0.
[source](snippet): Remove now unnecessary "caffe2/onnx/backend.cc"
substitution.
[arguments]: Add 'remove-caffe2-onnx-scripts' phase.
* gnu/packages/patches/python-pytorch-runpath.patch,
gnu/packages/patches/python-pytorch-system-libraries.patch: Update.
|
|
* gnu/packages/machine-learning.scm (onnx): Update to 1.12.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-ql)[propagated-inputs]: Sort inputs
alphabetically.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.6.2.
|
|
* gnu/packages/cran.scm (r-sandwich)[source]: Delete more files.
|
|
Fixes a problem with the binary installer, whose guix command does not
understand manifest format 4 yet.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-28.c23e0aa.
|
|
* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 4.1.
Fixes bug#56346.
|
|
* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 0.9.6.
[propagated-inputs]: Add EMACS-CITAR.
|
|
* gnu/packages/django.scm (python-django-3.2): Update to 3.2.14.
|
|
* gnu/packages/django.scm (python-django-4.0): Update to 4.0.6.
|
|
* gnu/packages/tryton.scm (trytond-stock-package-shipping-dpd): New variable.
|
|
* gnu/packages/tryton.scm (trytond-google-maps): New variable.
|
|
* gnu/packages/tryton.scm (trytond-gis): New variable.
|
|
* gnu/packages/python-xyz.scm (python-geomet): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-emms-print-metadata)[arguments]: Use G-expressions.
|
|
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 11.
|
|
* gnu/packages/emacs-xyz.scm (emacs-rg)[arguments]: Use G-expressions and MAKE-FILE-WRITABLE.
|
|
* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.2.1.
|
|
* gnu/packages/search.scm (fsearch): Update to 0.1.3.
|
|
* gnu/packages/text-editors.scm (manuskript)[arguments]: Use
G-expressions. Remove trailing #T.
|
|
* gnu/packages/text-editors.scm (manuskript): Update to 0.14.0.
|
|
* gnu/packages/maths.scm (nauty)[arguments]: Use G-expressions. Remove
trailing #T.
|
|
* gnu/packages/maths.scm (nauty): Update to 2.7r4.
|
|
* gnu/packages/linux.scm (tlpui)[arguments]: Use G-expressions.
|
|
* gnu/packages/linux.scm (tlpui)[arguments]<#:phases>: Honor TESTS? in CHECK
phase.
|
|
* gnu/packages/linux.scm (tlpui): Update to 1.5.0-1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-sly-stepper): Update to 20220704.
|
|
* gnu/packages/bioinformatics.scm (r-sccustomize): New variable.
|
|
* gnu/packages/bioconductor.scm (r-dittoseq): New variable.
|
|
* gnu/packages/cran.scm (r-ggprism): New variable.
|
|
* gnu/packages/cran.scm (r-ggrastr): New variable.
|
|
* gnu/packages/cran.scm (r-janitor): New variable.
|
|
* gnu/packages/cran.scm (r-paletteer): New variable.
|
|
* gnu/packages/cran.scm (r-prismatic): New variable.
|
|
* gnu/packages/statistics.scm (r-colorway): New variable.
|
|
* gnu/packages/vpn.scm (vpnc)[license]: Add bsd-2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/vpn.scm (vpnc): Fix cross-compilation.
[native-inputs]: Add conditional input of `this-package' (vpnc)
to reuse the man page and add `pkg-config'.
[arguments]: Use G-Expressions.
[arguments]: Make use of `make-flags' instead of using substitutions.
[arguments]: Remove unneeded deletion of `configure'.
[arguments]: Use `pkg-config' to search for libgcrypt.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (giza): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/solidity.scm (solidity): Update to 0.8.15.
[source]: Use Github release.
[arguments]<#:phases>: Remove phase 'create-commit_hash.txt'.
Restore phase 'configure' and phase 'install'.
Remove modifications applied to the phase 'build' and phase 'check'.
Add phase 'unbundle-3rd-party-dependencies'.
[inputs]: Add fmt-for-solidity, range-v3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/pretty-print.scm (fmt-for-solidity): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/solidity.scm (solidity)[arguments]: Use G-expressions.
[native-inputs]: Use label-less style inputs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Z3 developer recommends to use CMake to build Z3 except the OCaml bindings.
Use CMake also enable us to cross compile z3.
* gnu/packages/maths.scm (z3)[build-system]: Use cmake-build-system.
[arguments]<#:configure-flags>: Add flags for CMake.
<#:phases>: Remove stale phase 'fix-compatability'.
In phase 'check', build the z3 test binary and don't test when cross
compiling.
Add phase 'compile-python-modules' phase to generate python bytecode cache for
z3 python binding.
Add phase 'fix-z3-library-path' to help z3 pythong binding to find the z3
shared library.
(ocaml-z3)[build-system]: Override the inherited value with 'gnu-build-system'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (z3): Update to 4.8.17.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (z3)[arguments]: Use G-expressions.
[native-inputs]: Use label-less style.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-nkeymaps): Update to 1.0.0.
|
|
* gnu/packages/tbb.scm (tbb)[source]: Add patch.
* gnu/packages/patches/tbb-other-arches.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.321.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.286.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.250.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.203.
(linux-libre-5.4-pristine-source): Update hash.
|