summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: aws-c-cal: Update to 0.5.11.Greg Hogan2021-10-16
| | | | | | * gnu/packages/c.scm (aws-c-cal): Update to 0.5.11. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: aws-c-io: Update to 0.10.5.Greg Hogan2021-10-16
| | | | | | | | | | * gnu/packages/c.scm (aws-c-io): Update to 0.10.5. * gnu/packages/patches/aws-c-io-disable-networking-tests.patch: Update. * gnu/local.mk: Fix formatting. aws-c-io 0.10.5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: aws-c-common: Update to 0.6.2.Greg Hogan2021-10-16
| | | | | | * gnu/packages/c.scm (aws-c-common): Update to 0.6.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add aws-lc.Greg Hogan2021-10-16
| | | | | | * gnu/packages/tls.scm (aws-lc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: s2n: Update to 1.0.10-7f43b102.Greg Hogan2021-10-16
| | | | | | | | * gnu/packages/tls.scm (s2n): Update to 1.0.10-7f43b102. [source, home-page]: Remove URL redirect. [arguments]: Enable testing. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-org-roam: Reference dot with absolute path.Arun Isaac2021-10-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-roam)[inputs]: Add graphviz. [arguments]: Add patch-exec-paths phase substituting absolute store path to dot.
* gnu: Add python-robotframework-seleniumscreenshots.Maxim Cournoyer2021-10-15
| | | | | * gnu/packages/python-xyz.scm (python-robotframework-seleniumscreenshots): New variable.
* gnu: Add python-robotframework-seleniumlibrary.Maxim Cournoyer2021-10-15
| | | | | * gnu/packages/python-xyz.scm (python-robotframework-seleniumlibrary): New variable.
* gnu: Add python-robotframework-pythonlibcore.Maxim Cournoyer2021-10-15
| | | | | * gnu/packages/python-xyz.scm (python-robotframework-pythonlibcore): New variable.
* gnu: Add python-pytest-mockito.Maxim Cournoyer2021-10-15
| | | | * gnu/packages/python-check.scm (python-pytest-mockito): New variable.
* gnu: Add python-mockito.Maxim Cournoyer2021-10-15
| | | | * gnu/packages/python-check.scm (python-mockito): New variable.
* gnu: python-robotframework-sshlibrary: Update to 3.7.0 and honor TESTS?.Maxim Cournoyer2021-10-15
| | | | | | | * gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Update to 3.7.0. [phases]: Delete trailing #t. {check}: Honor TESTS?.
* gnu: python-robotframework: Update to 4.1.1 and honor TESTS?.Maxim Cournoyer2021-10-15
| | | | | | | * gnu/packages/python-xyz.scm (python-robotframework): Update to 4.1.1. [phases]: Delete trailing #t. {check}: Honor TESTS?. [native-inputs]: Add python-docutils and python-jsonschema.
* gnu: font-abattis-cantarell: Update variable name.Tobias Geerinckx-Rice2021-10-15
| | | | | | | | * gnu/packages/fonts.scm (font-cantarell): Rename to… (font-abattis-cantarell): …this. * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Adjust accordingly. * gnu/packages/mate.scm (mate)[inputs]: Likewise. * gnu/services/xorg.scm (<gdm-configuration>): Likewise.
* gnu: neomutt: Update to 20211015.Tobias Geerinckx-Rice2021-10-15
| | | | * gnu/packages/mail.scm (neomutt): Update to 20211015.
* gnu: Actually add patch.Tobias Geerinckx-Rice2021-10-15
| | | | | | | This follows up on ec2c7d454637257b0ad33f16a9573d53afe086d3. * gnu/packages/patches/alpine-fix-privacy-policy-crash.patch: New new file.
* gnu: alpine: Update to 2.25.Tobias Geerinckx-Rice2021-10-15
| | | | | | | | * gnu/packages/mail.scm (alpine): Update to 2.25. [source]: Add patch. Don't explicitly return #t from snippet. [arguments]: Nor from phases. * gnu/packages/patches/alpine-fix-privacy-policy-crash.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: bemenu: Update to 0.6.3.Tobias Geerinckx-Rice2021-10-15
| | | | * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.3.
* gnu: buku: Update to 4.6.Tobias Geerinckx-Rice2021-10-15
| | | | * gnu/packages/web.scm (buku): Update to 4.6.
* gnu: python-pylibacl: Improve description.Tobias Geerinckx-Rice2021-10-15
| | | | | * gnu/packages/acl.scm (python-pylibacl)[synopsis]: Use @acronym{}. [description]: Turn into a full sentence, mark up, and edit for GNU.
* gnu: python-pylibacl: Do not return #t from custom phases.Tobias Geerinckx-Rice2021-10-15
| | | | | * gnu/packages/acl.scm (python-pylibacl)[arguments]: Don't explicitly return #t from phases.
* gnu: gqrx: Update to 2.14.6.Tobias Geerinckx-Rice2021-10-15
| | | | * gnu/packages/radio.scm (gqrx): Update to 2.14.6.
* gnu: createrepo-c: Update to 0.17.4.Tobias Geerinckx-Rice2021-10-15
| | | | * gnu/packages/rpm.scm (createrepo-c): Update to 0.17.4.
* gnu: synapse: Downgrade to 1.29.0.Felix Gruber2021-10-15
| | | | | | | | | | | | | | As discussed in [1] and [2], python-synapse 1.44.0 does not work with our version of python-cryptography. [1]: https://lists.gnu.org/archive/html/guix-patches/2021-10/msg00732.html [2]: https://issues.guix.gnu.org/issue/48655 This reverts commit a6c30da4dc963e8a6282773fd1c2048d856a6cb4. * gnu/packages/matrix.scm (synapse): Downgrade to 1.29.0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: dbxfs: Download using git-fetch.Efraim Flashner2021-10-15
| | | | | * gnu/packages/file-systems.scm (dbxfs)[source]: Download using git-fetch.
* gnu: janet: Prepare for cross-compilation.Guillaume Le Vaillant2021-10-15
| | | | | * gnu/packages/lisp.scm (janet)[arguments]: Use 'cc-for-target'. Replace custom 'check' phase by 'test-target' parameter.
* gnu: janet: Upgrade to 1.18.0.jgart2021-10-15
| | | | | | * gnu/packages/lisp.scm (janet): Upgrade to 1.18.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-charms.Foo Chuan Wei2021-10-15
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-charms, ecl-cl-charms, sbcl-cl-charms): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-prove: Update to 1.0.0-2.5d71f02.Guillaume Le Vaillant2021-10-15
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-prove): Update to 1.0.0-2.5d71f02. [inputs]: Add cl-colors.
* gnu: cl-ansi-text: Update to 2.0.1.Foo Chuan Wei2021-10-15
| | | | | | * gnu/packages/lisp-xyz.scm (cl-ansi-text): Update to 2.0.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-montezuma.Foo Chuan Wei2021-10-15
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-montezuma, ecl-montezuma, sbcl-montezuma): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-diff.Foo Chuan Wei2021-10-15
| | | | | | * gnu/packages/lisp-xyz.scm (cl-diff, ecl-diff, sbcl-diff): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-linedit.Foo Chuan Wei2021-10-15
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-linedit, ecl-linedit, sbcl-linedit): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: libhx: Update to 4.1.Guillaume Le Vaillant2021-10-15
| | | | | | | * gnu/packages/patches/libhx-fix-double-free-bug.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/c.scm (libhx): Update to 4.1. [source]: Remove patch.
* gnu: emacs-parseedn: Update to 1.0.6.Nicolas Goaziou2021-10-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.6.
* gnu: emacs-parseclj: Update to 1.0.6.Nicolas Goaziou2021-10-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.6.
* gnu: emacs-json-mode: Update to 1.8.0.Nicolas Goaziou2021-10-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-json-mode): Update to 1.8.0.
* gnu: emacs-helm-flycheck: Update to 1.9.3.Nicolas Goaziou2021-10-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-flycheck): Update to 1.9.3.
* gnu: emacs-helm-xref: Update to 1.0.Nicolas Goaziou2021-10-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-xref): Update to 1.0.
* gnu: emacs-f: Update to 3.5.3.Nicolas Goaziou2021-10-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-f): Update to 3.5.3.
* gnu: emacs-transient: Update to 0.3.0.Nicolas Goaziou2021-10-15
| | | | | * gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.0. [propagated-inputs]: Add emacs-yaml.
* gnu: emacs-yaml: Fix typo in description.Nicolas Goaziou2021-10-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-yaml)[description]: Fix typo.
* gnu: Add emacs-yaml.Nicolas Goaziou2021-10-15
| | | | * gnu/packages/emacs-xyz.scm (emacs-yaml): New variable.
* gnu: dino: Update to 0.2.2.Tobias Geerinckx-Rice2021-10-14
| | | | * gnu/packages/messaging.scm (dino): Update to 0.2.2.
* gnu: elixir: Update to 1.12.3.Tobias Geerinckx-Rice2021-10-14
| | | | | * gnu/packages/elixir.scm (elixir): Update to 1.12.3. [arguments]: Don't explicitly return #t from phases.
* gnu: git: Update to 2.33.1.Tobias Geerinckx-Rice2021-10-14
| | | | * gnu/packages/version-control.scm (git): Update to 2.33.1.
* gnu: aws-checksums: Update to 0.1.12.Tobias Geerinckx-Rice2021-10-14
| | | | * gnu/packages/c.scm (aws-checksums): Update to 0.1.12.
* gnu: linux-libre 4.19: Update to 4.19.211.Leo Famulari2021-10-14
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.211. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.153.Leo Famulari2021-10-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.153. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.73.Leo Famulari2021-10-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.73. (linux-libre-5.10-pristine-source): Update hash.