aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-30gnu: opensmtpd: Update to 7.3.0p1....* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p1. [inputs]: Replace openssl with now-working libressl. Tobias Geerinckx-Rice
2023-06-30gnu: opensmtpd: Build with OpenSSL....When building with libressl, smtpd will silently segfault in libtls.so. * gnu/packages/mail.scm (opensmtpd)[inputs]: Replace libressl with openssl. Tobias Geerinckx-Rice
2023-06-30gnu: Remove libasr....It has been subsumed by OpenSMTPd and is otherwise unused. See <https://issues.guix.gnu.org/64271>. * gnu/packages/dns.scm (libasr): Delete variable. * gnu/packages/mail.scm (opensmtpd)[inputs]: Remove it to use the bundled ‘copy’. Tobias Geerinckx-Rice
2023-06-30nls: Update translations....* po/packages/ja.po: New file. * po/packages/LINGUAS: Add it. Florian Pelz
2023-06-30gnu: toot: Update to 0.37.0....* gnu/packages/mastodon.scm (toot): Update to 0.37.0. [native-inputs]: Add python-psycopg2. Efraim Flashner
2023-06-30gnu: git-annex: Update to 10.20230626....* gnu/packages/haskell-apps.scm (10.20230626): Update to 10.20230626. Efraim Flashner
2023-06-30gnu: weechat: Update to 4.0.0....* gnu/packages/irc.scm (weechat): Update to 4.0.0. [arguments]: Adjust the configure-flags to continue enable building the docs. Efraim Flashner
2023-06-29gnu: Add rscape....* gnu/packages/bioinformatics.scm (rscape): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2023-06-29gnu: linux-libre 4.14: Update to 4.14.320....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.320. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2023-06-29gnu: linux-libre 4.19: Update to 4.19.288....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.288. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2023-06-29gnu: linux-libre 5.4: Update to 5.4.249....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.249. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2023-06-29gnu: linux-libre 5.10: Update to 5.10.186....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.186. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2023-06-29gnu: linux-libre 5.15: Update to 5.15.119....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.119. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2023-06-29gnu: linux-libre 6.1: Update to 6.1.36....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.36. (linux-libre-6.1-pristine-source): Update hash. Leo Famulari
2023-06-29gnu: linux-libre: Update to 6.3.10....* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.10. (linux-libre-6.3-pristine-source): Update hash. Leo Famulari
2023-06-29gnu: python-pandas-flavor: Update to 0.5.0....* gnu/packages/python-science.scm (python-pandas-flavor): Update to 0.5.0. [propagated-inputs]: Add python-lazy-loader and python-packaging. [home-page]: Update. Arun Isaac
2023-06-29gnu: Add python-lazy-loader....* gnu/packages/python-xyz.scm (python-lazy-loader): New variable. Arun Isaac
2023-06-29gnu: imgui-1.86: Adjust make-flags....* gnu/packages/toolkits.scm (imgui-1.86)[arguments]: Remove the "-DImDrawIdx=unsigned int" make-flag which breaks the display of mangohud, the only dependent. John Kehayias
2023-06-29gnu: imgui: Use #:make-flags....* gnu/packages/toolkits.scm (imgui)[arguments]: Add #:make-flags to replace compiler arguments in the 'build phase. John Kehayias
2023-06-29gnu: r-pando: Update to 1.0.5....* gnu/packages/bioinformatics.scm (r-pando): Update to 1.0.5. [propagated-inputs]: Remove r-brms and r-xgboost; add r-grr and r-matrixgenerics. Ricardo Wurmus
2023-06-29gnu: Add python-rasterio....* gnu/packages/python-xyz.scm (python-rasterio): New variable. Ricardo Wurmus
2023-06-29gnu: Add python-affine....* gnu/packages/python-xyz.scm (python-affine): New variable. Ricardo Wurmus
2023-06-29gnu: Add python-snuggs....* gnu/packages/python-xyz.scm (python-snuggs): New variable. Ricardo Wurmus
2023-06-29gnu: openjdk19: Update to 19.0.2....* gnu/packages/java.scm (openjdk19): Update to 19.0.2. Ricardo Wurmus
2023-06-29gnu: python-distributed: Disable timeout test....* gnu/packages/python-science.scm (python-distributed)[arguments]: Disable test_nanny_timeout, because it times out. Ricardo Wurmus
2023-06-29gnu: python-threadpoolctl: Update to 3.1.0....* gnu/packages/machine-learning.scm (python-threadpoolctl): Update to 3.1.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [native-inputs]: Add python-flit-core. Ricardo Wurmus
2023-06-28gnu: nyxt: Update to 3.3.0....* gnu/packages/web-browsers.scm (nyxt): Update to 3.3.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Andre A. Gomes
2023-06-28gnu: emacs-wanderlust: Update to 2.15.9-791.8369b2d....* gnu/packages/emacs-xyz.scm (emacs-wanderlust): Update to 2.15.9-791.8369b2d. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-06-28gnu: emacs-flim-lb: Update to 1.14.9-136.2cf5a78....* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-136.2cf5a78. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-06-28gnu: Add emacs-spamfilter-el....* gnu/packages/emacs-xyz.scm (emacs-spamfilter-el): New variable. (emacs-wanderlust)[inputs]: Add emacs-spamfilter-el. Signed-off-by: Andrew Tropin <andrew@trop.in> Hilton Chain
2023-06-27services: pam-limits: Add lightdm....Without this a user's pam-limits-service-type configuration does not have an effect when using lightdm. * gnu/services/base.scm (pam-limits-service-type): Add "lightdm" to the list. John Kehayias
2023-06-26gnu: Add gmt....* gnu/packages/geo.scm (gmt): New variable. Ricardo Wurmus
2023-06-26gnu: python-geopandas: Update to 0.13.2....* gnu/packages/geo.scm (python-geopandas): Update to 0.13.2. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add #:test-flags. [propagated-inputs]: Add python-packaging. Ricardo Wurmus
2023-06-26gnu: python-fiona: Update to 1.9.4.post1....* gnu/packages/geo.scm (python-fiona): Update to 1.9.4.post1. [propagated-inputs]: Remove python-munch, python-setuptools, and python-pytz; add python-importlib-metadata. [native-inputs]: Add python-pytz. Ricardo Wurmus
2023-06-26gnu: linux-libre 4.14: Update to 4.14.319....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.319. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2023-06-26gnu: linux-libre 4.19: Update to 4.19.287....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.287. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2023-06-26gnu: linux-libre 5.4: Update to 5.4.248....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.248. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2023-06-26gnu: linux-libre 5.10: Update to 5.10.185....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.185. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2023-06-26gnu: linux-libre 5.15: Update to 5.15.118....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.118. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2023-06-26gnu: linux-libre 6.1: Update to 6.1.35....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.35. (linux-libre-6.1-pristine-source): Update hash. Leo Famulari
2023-06-26gnu: linux-libre: Update to 6.3.9....* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.9. (linux-libre-6.3-pristine-source): Update hash. Leo Famulari
2023-06-26gnu: nvc: Update to 1.9.2....* gnu/packages/fpga.scm (nvc): Update to 1.9.2. Danny Milosavljevic
2023-06-26gnu: dezyne: Update to 2.17.3....* gnu/packages/patches/dezyne-add-missing-shebangs.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/dezyne.scm (dezyne): Update to 2.17.3. [source]: Remove patch, update hash. Janneke Nieuwenhuizen
2023-06-26gnu: Add r-rnaturalearthdata....* gnu/packages/cran.scm (r-rnaturalearthdata): New variable. Ricardo Wurmus
2023-06-26gnu: Add r-rnaturalearth....* gnu/packages/cran.scm (r-rnaturalearth): New variable. Ricardo Wurmus
2023-06-26gnu: Add r-rnaturalearthhires....* gnu/packages/geo.scm (r-rnaturalearthhires): New variable. Ricardo Wurmus
2023-06-26gnu: python-cftime: Update to 1.6.2....* gnu/packages/python-xyz.scm (python-cftime): Update to 1.6.2. [build-system]: Use pyproject-build-system. Signed-off-by: Christopher Baines <mail@cbaines.net> Felix Gruber
2023-06-26gnu: mupdf: Update to 1.22.2....* gnu/packages/pdf.scm (mupdf): Update to 1.22.2. Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar
2023-06-26gnu: kdenlive: Update to 23.04.2...* gnu/packages/kde.scm (kdenlive): Update to 23.04.2 Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai
2023-06-26gnu: parallel: Update to 20230622....* gnu/packages/parallel.scm (parallel): Update to 20230622. Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai