gnu: gocryptfs: Update to 2.5.1. * gnu/packages/file-systems.scm (gocryptfs): Update to 2.5.1. Change-Id: I89e06b43b28ad3f84b2341e173ab31108d89ed39
gnu: guix-build-coordinator: Update to 0-117.99b3362. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-117.99b3362. Change-Id: Iaae799009da631d93184e8846c6e9d743727b410
gnu: bffe: Update to 0-10.3442bff. * gnu/packages/package-management.scm (bffe): Update to 0-10.3442bff. [native-inputs,propagated-inputs]: Add guile-pfds. Change-Id: Ide88302d2c8573accdf73ca943f2ea5339642c00
gnu: trealla: Update to 2.63.39. * gnu/packages/prolog.scm (trealla): Update to 2.63.39. Change-Id: Ibd94dfe5d6b6e7a8efb0195128fc7e349195c96f
gnu: Add inferno. Based on earlier work rejected for licensing reasons (#33080), code has been relicensed from LPL to Expat. Just in case remove all fonts from distribution, instead fonts from plan9port are used. * gnu/packages/inferno.scm: New file. * gnu/packages/patches/inferno-fix-crash.patch: New file. * gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register new files. Change-Id: I9a05a8bb2397796f6af86fa3be3408982ca62648 Reviewed-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: sendgmail: Improve package style. * gnu/packages/mail.scm (sendgmail): Re order fields and use list style. [arguments] <install-source?>: No need for source as it's a final command. <tests?>: No tests in upstream. [home-page]: Fix it. Change-Id: I5263a0a44b65d19ffda815069891f772be5e34b6
gnu: Add emacs-nushell-mode. * gnu/packages/emacs-xyz.scm (emacs-nushell-mode): New variable. Change-Id: I216d8a9f7e7f89e379174a5d93020ff44c69d51f Signed-off-by: Ian Eure <ian@retrospec.tv>
gnu: Fix typos in description and synopsis in various packages. * gnu/packages/crates-database.scm (rust-sqlformat-0.2)[description]: Fix spelling of "formatting". * gnu/packages/emacs-xyz.scm (emacs-arei)[synopsis]: Fix spelling of "Asynchronous". (emacs-ob-racket)[description]: Fix spelling of "support". * gnu/packages/firmware.scm (fcode-utils)[description]: Fix spelling of "utilities". (sgabios)[description]: Fix spelling of "capabilities". * gnu/packages/games.scm (qcheckers)[description]: Fix spelling of "formerly". * gnu/packages/geo.scm (python-ogr2osm)[description]: Fix spelling of "PostgreSQL". * gnu/packages/guile-xyz.scm (guile-ares-rs)[synopsis]: Fix spelling of "Asynchronous". (guile-rsv)[description]: Fix spelling of "Separated". * gnu/packages/julia-xyz.scm (julia-multivariatepolynomials)[description]: Fix spelling of "implementing". * gnu/packages/language.scm (mecab)[description]: Fix spelling of "developed". * gnu/packages/lisp-xyz.scm (sbcl-cl-json-pointer)[description]: Fix spelling of "library". * gnu/packages/machine-learning.scm (ideep-pytorch)[synopsis]: Fix spelling of "internal". * gnu/packages/maths.scm (suitesparse-cholmod)[description]: Fix spelling of "routines". * gnu/packages/ocaml.scm (ocamlc-loc)[description]: Fix spelling of "compiler". * gnu/packages/pdf.scm (capypdf)[description]: Fix spelling of "library". * gnu/packages/ruby.scm ruby-silent-stream)[description]: Fix spelling of "Extensions". (ruby-fileutils)[synopsis]: Fix spelling of "library". * gnu/packages/rust-apps.scm (kibi)[description]: Fix spelling of "highlighting". * gnu/packages/scheme.scm (owl)[description]: Fix spelling of "support". * gnu/packages/statistics.scm (r-mixedpower)[description]: Fix spelling of "separate". * gnu/packages/sugar.scm (sugar-commander-activity)[description]: Fix spelling of "removable".
gnu: goimapnotify: Improve description. * gnu/packages/mail.scm (goimapnotify) [description]: Add more details and link to https://github.com/a-sk/python-imapnotify. Change-Id: Ie16b7e493b37b07bd32085c9ba29969a19ba707a
gnu: goimapnotify: Improve package style. * gnu/packages/mail.scm (goimapnotify): Update to 2.4. [arguments] <install-source?>: It's a final command, no need for source. [propagated-inputs]: Move from here ... [native-inputs]: ... to here. Change-Id: I979c87595bbddd4b3fd92d38cac96af1852302bf
gnu: Deprecate go-gitlab.com-shackra-goimapnotify. * gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): Rename variable to goimapnotify, deprecate go-gitlab.com-shackra-goimapnotify. Change-Id: Idd5db9e5ee36d1bfc0f2a6f7751b760c8ebd3883
gnu: go-gitlab.com-shackra-goimapnotify: Update to 2.4. * gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): Update to 2.4. [propagated-inputs]: Remove go-golang-org-x-text; add go-github-com-emersion-go-imap-id, go-github-com-fatih-color and go-github-com-spf13-viper. Change-Id: Ifab10c5c386fa35243b3975ce86b923efa479770 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-emersion-go-imap-id. * gnu/packages/golang-web.scm (go-github-com-emersion-go-imap-id): New variable. Change-Id: I80d434d2905bfbe0e252840cec628477b4a042e0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Fix typos in haskel package description and synopsis. * gnu/packages/haskell-xyz.scm (ghc-fdo-notify)[description]: Fix spelling of "protocol". (ghc-indexed-traversable-instances)[description]: Fix spelling of "formerly". (ghc-recv)[synopsis]: Fix spelling of "network".
gnu: Fix spelling in perl package description and synopsis. * gnu/packages/perl-web.scm (geolite-country-data)[description]: Fix spelling of "compatibility". * gnu/packages/perl.scm (perl-tie-hash-method)[synopsis,description]: Fix spelling of "overridden".
gnu: python-requests-next: Inherit from python-requests. * gnu/packages/python-web.scm (python-requests-next): Inherit from python-requests. [arguments] <tests?>: Enable them as all passed successfully. Change-Id: Ic0d985f819444e0b01a843da94d874d16a742fb6
gnu: Fix grammar and typos in python package descriptions. * gnu/packages/python-web.scm (python-devpi-client)[description]: Adjust grammar. (python-legacy-cgi)[description]: Fix spelling of "library". * gnu/packages/python-xyz.scm (python-adjusttext)[description]: Fix spelling of "automated". (python-rgbxy)[description]: Fix spelling of "conversion".
gnu: Fix typos in golang package description and synopsis. * gnu/packages/golang-check.scm (go-modernc-org-ccorpus2)[description]: Fix spelling of "package". * gnu/packages/golang-compression.scm (go-github-com-mholt-archiver-v3)[description]: Fix spelling of "command". * gnu/packages/golang-crypto.scm (go-gitlab-com-yawning-bsaes-git)[synopsis]: Fix spelling of "implementation". * gnu/packages/golang-web.scm (go-github-com-pires-go-proxyproto)[description]: Fix spelling of "coming". * gnu/packages/golang-xyz.scm (go-github-com-golangplus-bytes)[synopsis]: Fix spelling of "Extension". (go-github-com-goreleaser-fileglob)[description]: Fix spelling of "directories". (go-github-com-joho-godotenv)[synopsis]: Fix spelling of "library". (go-github-com-otiai10-copy)[description]: Fix spelling of "implements". (go-github-com-otiai10-copy)[description]: Fix spelling of "functinoality". (go-github-com-zyedidia-poller)[description]: Fix spelling of "concurrent".
gnu: Add emacs-enwc. * gnu/packages/emacs-xyz.scm (emacs-enwc): New variable. Change-Id: I110e81b639c717fc6049bed16e6d597bb5ca10b7 Signed-off-by: Ian Eure <ian@retrospec.tv>
gnu: tree-sitter-clojure: Update to 0.0.13. * gnu/packages/tree-sitter.scm (tree-sitter-clojure): Update to 0.0.13. Change-Id: If12e1a32744a2ecec3774303ccbba2032e2b0855 Signed-off-by: Ian Eure <ian@retrospec.tv>