Age | Commit message (Collapse) | Author |
|
* gnu/packages/audio.scm (qpwgraph): Update to 0.4.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/dns.scm (public-suffix-list): Update to 0-2.d2d3e2e.
[build-system]: Switch to copy-build-system.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/admin.scm (tcpdump): Update to 4.99.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/guile-xyz.scm (guile-squee): Update to 0-5.9f26095.
[arguments]: Update style.
|
|
* gnu/packages/matrix.scm (python-matrix-nio): Update to 0.20.2.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/python-xyz.scm (python-aiofiles): Update to 23.1.0.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.7.
|
|
* gnu/packages/emacs-xyz.scm (emacs-logos): Update to 1.1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-git-timemachine): Update to 4.13.
[source]: Remove ".git" suffix.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.6.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 3.0.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elixir-mode): Update to 2.5.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.2.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.11.
|
|
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.16.1.
|
|
* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p1.
[inputs]: Replace openssl with now-working libressl.
|
|
When building with libressl, smtpd will silently segfault in libtls.so.
* gnu/packages/mail.scm (opensmtpd)[inputs]: Replace libressl with
openssl.
|
|
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’.
|
|
* gnu/packages/mastodon.scm (toot): Update to 0.37.0.
[native-inputs]: Add python-psycopg2.
|
|
* gnu/packages/haskell-apps.scm (10.20230626): Update to 10.20230626.
|
|
* gnu/packages/irc.scm (weechat): Update to 4.0.0.
[arguments]: Adjust the configure-flags to continue enable building the
docs.
|
|
* gnu/packages/bioinformatics.scm (rscape): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.320.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.288.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.249.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.186.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.119.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.36.
(linux-libre-6.1-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.10.
(linux-libre-6.3-pristine-source): Update hash.
|
|
* 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.
|
|
* gnu/packages/python-xyz.scm (python-lazy-loader): New variable.
|
|
* gnu/packages/toolkits.scm (imgui-1.86)[arguments]: Remove the
"-DImDrawIdx=unsigned int" make-flag which breaks the display of mangohud, the
only dependent.
|
|
* gnu/packages/toolkits.scm (imgui)[arguments]: Add #:make-flags to replace
compiler arguments in the 'build phase.
|
|
* 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.
|
|
* gnu/packages/python-xyz.scm (python-rasterio): New variable.
|
|
* gnu/packages/python-xyz.scm (python-affine): New variable.
|
|
* gnu/packages/python-xyz.scm (python-snuggs): New variable.
|
|
* gnu/packages/java.scm (openjdk19): Update to 19.0.2.
|
|
* gnu/packages/python-science.scm (python-distributed)[arguments]: Disable
test_nanny_timeout, because it times out.
|
|
* 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.
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.3.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-wanderlust): Update to 2.15.9-791.8369b2d.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-136.2cf5a78.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* 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>
|
|
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.
|
|
* gnu/packages/geo.scm (gmt): New variable.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.319.
(linux-libre-4.14-pristine-source): Update hash.
|