* gnu/packages/python-xyz.scm (python-pint): Enable all tests, adjust
style, use G-expressions.
[arguments] <test-flags>: Try to run all tests.
<phases>: Add 'pre-check.
[native-inputs]: Remove python-pytest-benchmark and python-pytest-cov.
Change-Id: Ie6e8b37f6fd66b2c0e18fdd382190d8fd379c46d
* gnu/packages/python-xyz.scm (python-pint): Update to 0.24.4.
[source] <uri>: Adjust it as the archive name has been changed in PyPI.
[propagated-inputs]: Add python-flexcache and python-flexparser.
Change-Id: I76752863dc6d62dd988979003b3fe56d8eeb3c8e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu/packages/animation.scm (synfig-version): Set to 1.5.3.
(etl, synfig, synfigstudio): Update to this version.
Change-Id: I2c0d993f30253ef42bcfea9398b577f4169dc3cc
This allows discovery of certificates upon adding nss-certs into the profile.
* gnu/packages/w3m.scm (w3m)[native-search-paths]: Set to $SSL_CERT_DIR and
$SSL_CERT_FILE.
Change-Id: I89b5847930a7cf2f831afee0525df7e83c368d04
Signed-off-by: Ian Eure <ian@retrospec.tv>
This allows discovery of certificates upon adding nss-certs into the profile.
* gnu/packages/web-browsers.scm (lynx)[native-search-paths]: Set to
$SSL_CERT_DIR and $SSL_CERT_FILE.
[arguments]: Fix indentation.
Change-Id: Ib2383bd21a4177f87067a12aeb987b2591f3f4e8
Signed-off-by: Ian Eure <ian@retrospec.tv>
* gnu/packages/engineering.scm (poke): Update to 4.3.
[source]: Update list of pre-generated files.
Change-Id: I317f5ed9a2ac5abdf3a93df7895acab788643d15
* gnu/packages/ruby.scm (ruby-puma)[arguments]: Adjust the
'disable-problematic-tests phase to skip tests which fail after the
openssl certificate expired.
Change-Id: I929918c01c26adae09c671b0166f6773e3a57f6a
Farstream is unmaintained and fails to build. Gajim does not seem to actually
need it.
* gnu/packages/messaging.scm (gajim)[inputs]: Remove farstream.
Change-Id: Ia7b12870f070ae97a3db4a4c51fe84e0a0a973ba
* gnu/packages/guile.scm (guile-for-guile-emacs): Update to
e62c0d1b32f625fcbaa733c32a88622846aee905, from
https://codeberg.org/lyrra/guile.
Change-Id: Ic1a48865bfd9ee1201671b1f4b5e3659c084d71f
Signed-off-by: Ian Eure <ian@retrospec.tv>
* gnu/packages/sdl.scm (sdl3): Update to 3.2.8.
[arguments]: Add additional flags for using shared libraries.
[propagated-inputs]: Add all inputs needed by pkg-config at configure time.
[inputs]: Add all other inputs, copied from SDL2.
Change-Id: Ia18dc5867e19ca6c4e265c596d6f769549fe05d8
* gnu/services/syncthing.scm: (syncthing-config-file,
syncthing-folder, syncthing-device, syncthing-folder-device): Rename
fields to avoid abbreviation, boolean values switched to use #t or #f,
numbers no longer provided as strings, config directory moved to
~/.local/state/syncthing
* doc/guix.texi: (syncthing-service-type): Update documentation to
reflect these changes.
Change-Id: I01c059e13658a0d1ad38aaebca3dcb0a268bbdba
This was a dependency for a single package—guile-emacs—which has now been
removed.
* gnu/packages/guile.scm (guile-for-guile-emacs): Delete variable.
Change-Id: I27b82da90db37a40fa5831e453d2ebf0376b6a86
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
guile-emacs appears to be unmaintained, and the website that was hosting its
git repository is no longer active.
* gnu/packages/emacs.scm (guile-emacs): Delete variable.
Change-Id: I949762074acf7d9b8a3b219b26b3848db8220946
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>