Merge branch 'devel' into 'main'

python 3.10 is NOT supported by yade

See merge request glicid-public/guix-glicid!362
This commit is contained in:
Yann Dupont 2024-01-11 15:10:58 +00:00
commit d4bd68cc6d

View file

@ -90,7 +90,7 @@
(propagated-inputs `(("gdb" ,gdb)
("sqlite" ,sqlite)
("openmpi" ,openmpi)
("python" ,python)
("python" ,python-3.8)
("python-numpy" ,python-numpy)
("python-matplotlib" ,python-matplotlib)
("python-sphinx" ,python-sphinx)