Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/mosaicatcher-unbundle-htslib.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bioinformatics.scm (mosaicatcher): New variable.
|
|
* gnu/packages/mes.scm (nyacc): Update to 1.04.0.
|
|
mosaicatcher-unbundle-htslib.patch is missing.
This reverts commit b1ae0f30d856503fa311d380584a6d7c80559332.
|
|
* gnu/packages/emacs-xyz.scm (emacs-cwl-mode): Update to 0.2.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-csharp-mode): Update to 0.11.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-counsel-jq): Update to 1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.7.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auto-sudoedit): Update to 1.1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-amx): Update to 3.4.
|
|
* gnu/packages/parallel.scm (xjobs)[properties]: New field.
|
|
* gnu/packages/parallel.scm (xjobs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/monitoring.scm (hostscope)[properties]: New field.
|
|
* gnu/packages/monitoring.scm (hostscope): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/networking.scm (mbuffer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (ipopt): Update to 3.13.4, update URL.
[license]: Change to LICENSE:EPL2.0.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (cbc): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bioinformatics.scm (mosaicatcher): New variable.
|
|
* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls-3.6.16): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
This makes Jami less dependent on the environment it is run within; for
example when using Jami on a foreign distributions.
* gnu/packages/jami.scm (jami-gnome)[imported-modules]: New argument.
[modules]: New argument.
[phases]{glib-or-gtk-compile-schemas, glib-or-gtk-wrap}: New phases.
Reported-by: Simon Tournier <zimon.toutoune@gmail.com>
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-22.3ac739b.
|
|
* gnu/packages/tryton.scm
(tryton-phases): Respect 'tests?' in the 'check' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The former is preferred above the latter.
* gnu/packages/tryton.scm (tryton-phases): Look up "trytond" in the
'inputs' argument instead of in '%build-inputs'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/tryton.scm
(tryton-phases): New procedure.
(tryton-arguments): New procedure.
(python-trytond-account)[arguments]: Use 'tryton-phases'.
(python-trytond-account-invoice)[arguments]: Likewise.
(python-trytond-account-invoice-stock)[arguments]: Likewise.
(python-trytond-account-product)[arguments]: Likewise.
(python-trytond-analytic-account)[arguments]: Likewise.
(python-trytond-company)[arguments]: Likewise.
(python-trytond-country)[arguments]: Likewise.
(python-trytond-currency)[arguments]: Likewise.
(python-trytond-party)[arguments]: Likewise.
(python-trytond-product)[arguments]: Likewise.
(python-trytond-purchase)[arguments]: Likewise.
(python-trytond-purchase-request)[arguments]: Likewise.
(python-trytond-stock)[arguments]: Likewise.
(python-trytond-stock-lot)[arguments]: Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cluster.scm (libraft): Update to 0.10.1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This circular dependency could lead to "unbound variable" errors when
running 'guix show openmpi' or similar.
* gnu/packages/benchmark.scm (intel-mpi-benchmarks/openmpi): Inline code
formerly in 'intel-mpi-benchmarks' procedure.
(intel-mpi-benchmarks): Remove.
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-21.65ae16b.
|
|
* gnu/packages/radio.scm (hackrf): Update to 2021.03.1.
|
|
* gnu/packages/python-xyz.scm (python-cachetools): New variable.
|
|
* gnu/packages/radio.scm (gnuradio)[inputs]: Add python-matplotlib.
|
|
* gnu/packages/python-xyz.scm (python-argopt): New variable.
|
|
* gnu/packages/bioinformatics.scm (python-pyega3): New variable.
|
|
* gnu/packages/bioinformatics.scm (python-htsget): New variable.
|
|
* gnu/packages/python-xyz.scm (python-helper): New variable.
|
|
* gnu/packages/python-xyz.scm (python-logutils): New variable.
|
|
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-29.8c98f47.
|
|
* gnu/packages/crypto.scm (botan)[arguments]: Respect #:tests? in the custom
'check' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/crypto.scm (botan): Update to 2.18.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnome.scm (phodav)[native-inputs]: Add
gsettings-desktop-schemas.
Fixes: https://issues.guix.gnu.org/48414
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/networking.scm (lksctp-tools): Update to 1.0.19.
[source]: Remove patch.
* gnu/packages/patches/lksctp-tools-1.0.18-fix-header-file-name.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/networking.scm (synopsis, description): Improve.
|
|
* gnu/packages/networking.scm (libndp): Update to 1.8.
|
|
* gnu/packages/lisp.scm (ccl): Update to 1.12.1.
[inputs]: Keep using the 1.12 bootstrap for ARM.
|
|
* gnu/packages/gnome.scm (shotwell): Update to 0.30.12.
|
|
* gnu/packages/audio.scm (libopenmpt): Update to 0.5.9.
|
|
* gnu/packages/networking.scm (iperf)[arguments]: Add "--disable-static"
configure flag.
|
|
* gnu/packages/networking.scm (iperf): Update to 3.10.
[source]: Build from git.
|
|
* gnu/packages/animation.scm (lightspark): Update to 0.8.4.1.
|
|
* gnu/packages/linux.scm (nftables): Update to 0.9.9.
|