trying out a bunch of toolkits

This commit is contained in:
CDaut 2024-05-23 12:03:24 +02:00
parent c62a29e900
commit 05a281bf42
Signed by: clara
GPG key ID: 223391B52FAD4463
15 changed files with 25655 additions and 4235 deletions

View file

@ -57,12 +57,20 @@
valgrind
# general deps
imgui
# calculating fast fourier transforms
fftw
# psa deps
cgal
boost
cairo
] ++ [
## Phython stuff for plotting
(python3.withPackages (ps: with ps; with python3Packages; [
jupyter
ipython
matplotlib
numpy
ipympl
]))
];
# TODO: include deps depending on XDG_SESSION_TYPE here (wayland vs X11)s