trying out a bunch of toolkits
This commit is contained in:
parent
c62a29e900
commit
05a281bf42
15 changed files with 25655 additions and 4235 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue