aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/clojure.scm
diff options
context:
space:
mode:
authorVinicius Monego <monego@posteo.net>2023-09-02 08:44:38 -0300
committerVinicius Monego <monego@posteo.net>2023-09-02 11:17:03 -0300
commitd171c632f5fee6fe3213560c7debd52c8d791922 (patch)
treee9dcd521efe9ae53c96097befecfe36237295e88 /gnu/packages/clojure.scm
parent08017d2818bab90e21bac981559961836291b3dc (diff)
downloadguix-d171c632f5fee6fe3213560c7debd52c8d791922.tar.gz
guix-d171c632f5fee6fe3213560c7debd52c8d791922.zip
gnu: python-deepxde: Update to 1.9.3.
* gnu/packages/machine-learning.scm (python-deepxde): Update to 1.9.3.
Diffstat (limited to 'gnu/packages/clojure.scm')
0 files changed, 0 insertions, 0 deletions
-flags'. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Tobias Geerinckx-Rice 2021-02-11gnu: vim: Fix test_signals test....* gnu/packages/vim.scm (vim)[arguments]: Add "CFLAGS=-D_REENTRANT" to Signed-off-by: 宋文武 <iyzsong@member.fsf.org> John Doe 2021-01-10gnu: vim: Skip terminal screen-dump tests....Even with careful substitutions these tests often break on other architectures anyway. * gnu/packages/vim.scm (vim)[arguments]: Adjust skip-or-fix-failing-tests to skip another terminal screen-dump test. Efraim Flashner 2020-12-20gnu: python2-pynvim: Remove package....* gnu/packages/vim.scm (python2-pynvim): Remove variable. Maxim Cournoyer 2020-12-20gnu: vim: Automatically find vim plugins....* gnu/packages/vim.scm (vim)[arguments]: Add new 'install-guix.vim phase to install vendor specific vimrc. * gnu/packages/aux-files/guix.vim: New file. * Makefile.am (AUX_FILES): Register it. Efraim Flashner