Age | Commit message (Collapse) | Author |
|
* gnu/packages/virtualization.scm (lxcfs): Update to 4.0.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/virtualization.scm (lxc): Update to 4.0.10.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cluster.scm (libdqlite): Update to 1.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cluster.scm (libraft): Update to 0.11.2.
[inputs]: Add lz4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/home-services/configuration.scm: Add missing imports.
* gnu/home-services/utils.scm (list->human-readable-list): Add new function.
* gnu/home-services/configuration.scm: Add missing imports.
* gnu/home-services/xdg.scm: Fix ensure-list function.
* guix/scripts/home/import.scm: Add missing imports.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
* gnu/packages/emacs-xyz (emacs-base16-theme)[arguments]: Add build directory
themes to #:include. Add a phase to move them to the appropriate place.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/patches/sbcl-burgled-batteries3-fix-signals.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[source]: Use it.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.56.
|
|
* gnu/packages/patches/sbcl-png-fix-sbcl-compatibility.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lisp-xyz.scm (sbcl-png)[source]: Use it.
|
|
* gnu/packages/lisp.scm (sbcl): Update to 2.1.9.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-esrap): Update to 0.18-2.866f28f.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/fontutils.scm (libraqm): Update to 0.7.2.
[source]: Use git-fetch method.
[build-system]: Switch to meson-build-system.
[arguments]<#:phases>: Remove unnecessary (and unrecognized) configure flag
per above.
|
|
* gnu/packages/emacs-xyz.scm (emacs-butler): Update to 0.2.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.5.2.
|
|
* gnu/packages/python-xyz.scm (python-pymodbus): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pyserial-asyncio): New variable.
|
|
* gnu/packages/check.scm (python-pytest-random-order): New variable.
|
|
I previously thought this unnecessary, but attempting to build the package
suggests otherwise.
* gnu/packages/python-xyz.scm (python-proto-matcher)[tests?]: Set to #f.
|
|
* gnu/packages/ccache.scm (ccache): Update to 4.4.1.
[source]: Add patch.
[arguments]: Remove explicit #t return values from phases.
* gnu/packages/patches/ccache-fix-basedir-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/audio.scm (faudio): Update to 21.09.
|
|
* gnu/packages/admin.scm (detox): Update to 1.4.5.
|
|
* gnu/packages/algebra.scm (giac): Update to 1.7.0-33.
|
|
* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-solaire-mode): Update to 2.0.3.
|
|
|
|
Reported by Andrew Patterson <andrewpatt7@gmail.com>.
* gnu/packages/java.scm (tla2tools)[version, source]: Use a commit (and
GIT-VERSION) instead of a tag.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-funds): Update to 1-2.39d4258.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/python-xyz.scm (python-graphql-relay): Update to 3.1.0.
[propagated-inputs]: Remove python-promise and python-six.
|
|
* gnu/packages/check.scm (python-pytest-assume): New variable.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.285.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.284.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.248.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.208.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.149.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.69.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.8.
(linux-libre-5.14-pristine-source): Update hash.
|
|
* gnu/packages/python-xyz.scm (python-proto-matcher): New variable.
|
|
* gnu/packages/check.scm (python-pyhamcrest): Update to 2.0.2.
[origin]: Use latest tagged release. Reword comment.
[native-inputs]: Remove all but the python-pytest input.
[propagated-inputs]: Delete field.
[phases]{check}: Augment PYTHONPATH via the add-installed-pythonpath
procedure.
|
|
* gnu/packages/check.scm (python2-pyhamcrest): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-twisted): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-swagger-spec-validator): Delete
variable.
|
|
* gnu/packages/python-xyz.scm (python2-jsonschema): Delete variable.
(python-jsonschema)[properties]: Delete field.
|
|
* gnu/packages/monitoring.scm (python2-whisper): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python2-txamqp): Delete variable.
|
|
* gnu/packages/monitoring.scm (python2-carbon): Rename to...
(python-carbon): ... this. Update to 1.1.8.
[arguments]{python}: Remove argument.
[propagated-inputs]{python2-configparser}: Remove input.
{python-urllib3, python-cachetools}: Add inputs.
{python2-whisper, python2-txamqp}: Upgrade to their Python 3 variants.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-10.d214908.
|
|
* gnu/packages/python-xyz.scm (python-tftpy): New variable.
|
|
* gnu/packages/patool.scm: New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
|
|
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.2.5.
|