Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.78.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.9.
(deblob-scripts-5.9, linux-libre-5.9-pristine-source): Update hashes.
|
|
* gnu/system/images/pinebook-pro.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/ci.scm (%guix-system-images): Add pinebook-pro-barebones-raw-image.
|
|
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 20201119.
|
|
|
|
* gnu/packages/gnome.scm (komikku): Update to 0.23.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/vim.scm (vim)[arguments]: In the custom
'skip-or-fix-failing-tests phase adjust substitutions to skip fewer
tests and adjust other test output to patched shebangs.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.19.
|
|
* gnu/packages/video.scm (livemedia-utils): Update to 2020.11.19.
|
|
It changed in place. The only difference besides file metadata is in
etc/config.rktd:
- (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/))
+ (catalogs . (https://download.racket-lang.org/releases/7.9/catalog/ #f))
* gnu/packages/scheme.scm (racket)[source]: Update hash.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.5.1.
|
|
* gnu/packages/python-web.scm (python2-html2text): Don't inherit version and
source from PYTHON-HTML2TEXT.
|
|
* gnu/packages/emacs-xyz.scm (emacs-inf-janet): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-janet-mode): New variable.
|
|
* gnu/packages/lisp.scm (janet): New variable.
|
|
* gnu/packages/simulation.scm (fenics)[phases]{check}: Don't run the test
suite twice; run it once in parallel mode. Honor the number of jobs specified
via --cores, capped to 3 for memory reasons. Do not check the demos.
|
|
* gnu/packages/python-xyz.scm (python-pillow): Update to 8.0.1.
|