summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-11-21linux-initrd: Remove unnecessary timestamp reset phase.Ludovic Courtès
* gnu/build/linux-initrd.scm (write-cpio-archive): Mention timestamps in docstring. (build-initrd): Remove unnecessary timestamp reset phase.
2020-11-21gnu: Add emacs-major-mode-hydra.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-major-mode-hydra): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-21gnu: Add emacs-pretty-hydra.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-pretty-hydra): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-21gnu: emacs-jsonrpc: Update to 1.0.14.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.14.
2020-11-21gnu: python-pillow: Add the python2-variant property.Maxim Cournoyer
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.
2020-11-20gnu: python2-pillow: Fix build.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-pillow): Downgrade to version 6.2.2.
2020-11-21gnu: Add python-moto.Marius Bakke
* gnu/packages/python-xyz.scm (python-moto): New public variable.
2020-11-21gnu: Add python-flask-cors.Marius Bakke
* gnu/packages/python-web.scm (python-flask-cors): New public variable.
2020-11-21gnu: Add python-junit-xml.Marius Bakke
* gnu/packages/python-check.scm (python-junit-xml): New public variable.
2020-11-21gnu: Add python-cfn-lint.Marius Bakke
* gnu/packages/python-web.scm (python-cfn-lint): New public variable.
2020-11-21gnu: python-jsonpatch: Propagate required input.Marius Bakke
* gnu/packages/python-xyz.scm (python-jsonpatch)[native-inputs]: Move PYTHON-JSONPOINTER ... [propagated-inputs]: ... here.
2020-11-21gnu: Add python-aws-sam-translator.Marius Bakke
* gnu/packages/python-web.scm (python-aws-sam-translator): New public variable.
2020-11-21gnu: Add python-boto.Marius Bakke
* gnu/packages/python-xyz.scm (python-boto): New public variable.
2020-11-21gnu: Add python-jose.Marius Bakke
* gnu/packages/python-web.scm (python-jose): New public variable.
2020-11-21gnu: Add python-aws-xray-sdk.Marius Bakke
* gnu/packages/python-web.scm (python-aws-xray-sdk): New public variable.
2020-11-21gnu: Add python-jsonpickle.Marius Bakke
* gnu/packages/python-web.scm (python-jsonpickle): New public variable.
2020-11-21gnu: Add python-sshpubkeys.Marius Bakke
* gnu/packages/python-xyz.scm (python-sshpubkeys): New public variable.
2020-11-21gnu: Add python-boto3.Kristian Trandem
gnu/packages/python-xyz.scm (python-boto3): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-11-21gnu: python-docker: Propagate runtime dependency.Marius Bakke
* gnu/packages/docker.scm (python-docker)[inputs]: Move PYTHON-WEBSOCKET-CLIENT from here ... [propagated-inputs]: ... to here.
2020-11-21gnu: Add python-minio.Marius Bakke
* gnu/packages/python-web.scm (python-minio): New public variable.
2020-11-21gnu: Add python-querystring-parser.Marius Bakke
* gnu/packages/python-web.scm (python-querystring-parser): New public variable.
2020-11-21gnu: Add python-gorilla.Marius Bakke
* gnu/packages/python-xyz.scm (python-gorilla): New public variable.
2020-11-21gnu: Add python-databricks-cli.Marius Bakke
* gnu/packages/python-web.scm (python-databricks-cli): New public variable.
2020-11-21gnu: python-s3transfer: Update to 0.3.3.Marius Bakke
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.3.3.
2020-11-21gnu: awscli: Update to 1.18.183.Marius Bakke
* gnu/packages/python-web.scm (awscli): Update to 1.18.183.
2020-11-21gnu: python-botocore: Update to 1.19.22.Marius Bakke
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.19.22. [propagated-inputs]: Remove PYTHON-DOCUTILS. Add PYTHON-URLLIB3.
2020-11-21gnu: python-botocore: Remove unused inputs.Marius Bakke
* gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove.
2020-11-21gnu: awscli, python-botocore: Add comment about compatibility.Marius Bakke
* 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.
2020-11-21gnu: cheese: Remove obsolete input.Marius Bakke
* gnu/packages/gnome.scm (cheese)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
2020-11-20gnu: emacs-org-webring: Update to 2.0.0.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 2.0.0.
2020-11-21gnu: python-django-q: Update to 1.3.4.Tobias Geerinckx-Rice
* gnu/packages/django.scm (python-django-q): Update to 1.3.4.
2020-11-21gnu: xpra: Update to 4.0.5.Tobias Geerinckx-Rice
* 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.
2020-11-21gnu: Add davfs2.Tobias Geerinckx-Rice
* gnu/packages/file-systems.scm (davfs2): New public variable.
2020-11-21gnu: ceph: Update to 14.2.14.Tobias Geerinckx-Rice
* gnu/packages/storage.scm (ceph): Update to 14.2.14.
2020-11-20gnu: Add ghc-http-reverse-proxy.Alexandru-Sergiu Marton
* gnu/packages/haskell-web.scm (ghc-http-reverse-proxy): New variable.
2020-11-20gnu: clojure: Add bin/clojure wrapper.Jesse Gibbons
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>
2020-11-20gnu: linux-libre 4.4: Update to 4.4.244.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.244. (linux-libre-4.4-pristine-source): Update hash.
2020-11-20gnu: linux-libre 4.9: Update to 4.9.244.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.244. (linux-libre-4.9-pristine-source): Update hash.
2020-11-20gnu: linux-libre 4.14: Update to 4.14.207Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.207. (linux-libre-4.14-pristine-source): Update hash.
2020-11-20gnu: linux-libre 4.19: Update to 4.19.158.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.158. (linux-libre-4.19-pristine-source): Update hash.
2020-11-20gnu: linux-libre 5.4: Update to 5.4.78.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.78. (linux-libre-5.4-pristine-source): Update hash.
2020-11-20gnu: linux-libre: Update to 5.9.9.Leo Famulari
* 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.
2020-11-20image: Add pinebook-pro support.Mathieu Othacehe
* 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.
2020-11-20gnu: emacs-forge: Update to 20201119.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 20201119.
2020-11-20Merge branch 'version-1.2.0' into master.Maxim Cournoyer
2020-11-20gnu: komikku: Update to 0.23.0.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.23.0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-11-20gnu: vim: Run more tests.Efraim Flashner
* 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.
2020-11-20gnu: youtube-dl: Update to 2020.11.19.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.19.
2020-11-20gnu: livemedia-utils: Update to 2020.11.19.Tobias Geerinckx-Rice
* gnu/packages/video.scm (livemedia-utils): Update to 2020.11.19.
2020-11-20gnu: racket: Update upstream tarball hash.Tobias Geerinckx-Rice
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.