Age | Commit message (Collapse) | Author |
|
* gnu/packages/emacs-xyz.scm (emacs-polymode-ansible): Remove outdated
comment.
|
|
* gnu/packages/emacs-xyz.scm (emacs-polymode-ansible): Update to 0.3.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-polymode-org): Update to 0.2.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-polymode): Update to 0.2.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-attrap): Update to 1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-edit-latex): Update to 0.8.3.
[synopsis, description]: Improve typography.
|
|
* guix/lint.scm (check-patch-headers): New procedure.
(%local-checkers): Add 'patch-headers' checker.
* tests/lint.scm ("patch headers: no warnings")
("patch headers: missing comment", "patch headers: empty")
("patch headers: patch not found"): New tests.
|
|
Fixes <https://bugs.gnu.org/44773>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
This fixes a regression introduced in
6701f64f7329cdbeda70bcaf38523c9098e5a938.
* guix/transformations.scm (%transformation-options): Add
"--help-transform".
(show-transformation-options-help): Rename to...
(show-transformation-options-help/detailed): ... this.
(show-transformation-options-help): New public procedure.
* guix/scripts/build.scm (show-build-options-help): Remove
"--help-transform".
(%standard-build-options): Likewise.
(show-help): Call 'show-transformation-options-help'.
* guix/scripts/environment.scm (show-help): Likewise.
* guix/scripts/graph.scm (show-help): Likewise.
* guix/scripts/install.scm (show-help): Likewise.
* guix/scripts/pack.scm (show-help): Likewise.
* guix/scripts/package.scm (show-help): Likewise.
* guix/scripts/upgrade.scm (show-help): Likewise.
|
|
* tests/store-database.scm ("register-path, directory"): New test.
|
|
* gnu/build/linux-initrd.scm (write-cpio-archive): Mention timestamps in
docstring.
(build-initrd): Remove unnecessary timestamp reset phase.
|
|
* guix/scripts/lint.scm (emit-warnings): Use 'current-output-port'
instead of 'current-error-port'.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-major-mode-hydra): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-pretty-hydra): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.14.
|
|
This is apparently required to get the package-with-python2 package
transformer to pick up the correct python2-pillow package instead of
attempting to create a new one with the same version as python-pillow, as it
would happen for python2-matplotlib for example.
* gnu/packages/python-xyz.scm (python-pillow): Add python2-variant property.
(python2-pillow): Strip python2-variant property from inherited python-pillow,
and fix indentation.
|
|
* gnu/packages/python-xyz.scm (python2-pillow): Downgrade to version 6.2.2.
|
|
* gnu/packages/python-xyz.scm (python-moto): New public variable.
|
|
* gnu/packages/python-web.scm (python-flask-cors): New public variable.
|
|
* gnu/packages/python-check.scm (python-junit-xml): New public variable.
|
|
* gnu/packages/python-web.scm (python-cfn-lint): New public variable.
|
|
* gnu/packages/python-xyz.scm (python-jsonpatch)[native-inputs]: Move
PYTHON-JSONPOINTER ...
[propagated-inputs]: ... here.
|
|
* gnu/packages/python-web.scm (python-aws-sam-translator): New public variable.
|
|
* gnu/packages/python-xyz.scm (python-boto): New public variable.
|
|
* gnu/packages/python-web.scm (python-jose): New public variable.
|
|
* gnu/packages/python-web.scm (python-aws-xray-sdk): New public variable.
|
|
* gnu/packages/python-web.scm (python-jsonpickle): New public variable.
|
|
* gnu/packages/python-xyz.scm (python-sshpubkeys): New public variable.
|
|
gnu/packages/python-xyz.scm (python-boto3): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/docker.scm (python-docker)[inputs]: Move
PYTHON-WEBSOCKET-CLIENT from here ...
[propagated-inputs]: ... to here.
|
|
* gnu/packages/python-web.scm (python-minio): New public variable.
|
|
* gnu/packages/python-web.scm (python-querystring-parser): New public variable.
|
|
* gnu/packages/python-xyz.scm (python-gorilla): New public variable.
|
|
* gnu/packages/python-web.scm (python-databricks-cli): New public variable.
|
|
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.3.3.
|
|
* gnu/packages/python-web.scm (awscli): Update to 1.18.183.
|
|
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.19.22.
[propagated-inputs]: Remove PYTHON-DOCUTILS. Add PYTHON-URLLIB3.
|
|
* gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove.
|
|
* gnu/packages/python-web.scm (awscli): Mention that it must be updated
together with ...
* gnu/packages/python-xyz.scm (python-botocore): ... this package, and add
similar comment about awscli.
|
|
* gnu/packages/gnome.scm (cheese)[native-inputs]: Remove INTLTOOL. Add
GETTEXT-MINIMAL.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 2.0.0.
|
|
* gnu/packages/django.scm (python-django-q): Update to 1.3.4.
|
|
* gnu/packages/xorg.scm (xpra): Update to 4.0.5.
[source]: Remove xpra-4.0.4-norequests.patch.
* gnu/packages/patches/xpra-4.0.4-norequests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/file-systems.scm (davfs2): New public variable.
|
|
* gnu/packages/storage.scm (ceph): Update to 14.2.14.
|
|
* gnu/packages/haskell-web.scm (ghc-http-reverse-proxy): New variable.
|
|
Fixes: https://issues.guix.gnu.org/issue/32709
* gnu/packages/clojure.scm: (clojure)[inputs]: Add icedtea.
[arguments]: Add make-wrapper phase.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.244.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.244.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.207.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.158.
(linux-libre-4.19-pristine-source): Update hash.
|