chore: update flake

This commit is contained in:
Leon Schwarzäugl 2024-12-31 13:36:00 +01:00
parent 7636ee17e0
commit 442b7b2e0e
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
11 changed files with 142 additions and 136 deletions

View file

@ -7,6 +7,7 @@
virtualisation.podman = {
enable = true;
package = pkgs.stable.podman;
};
}

View file

@ -31,8 +31,8 @@
gdk-pixbuf
glew110
glib
gnome2.GConf
gnome2.pango
stable.gnome2.GConf
pango
gtk2
gtk3
icu

View file

@ -80,13 +80,13 @@
# + cuda
cudatoolkit
# ansible
ansible-lint
ansible-language-server
molecule
# ansible-lint
# ansible-language-server
# molecule
#lsp-bridge / python
gcc
gdb
(python3.withPackages (ps: with ps; [ jupyter ipython pyqt5 epc orjson sexpdata six setuptools paramiko numpy pandas scipy matplotlib requests debugpy flake8 gnureadline python-lsp-server ]))
# (python3.withPackages (ps: with ps; [ jupyter ipython pyqt5 epc orjson sexpdata six setuptools paramiko numpy pandas scipy matplotlib requests debugpy flake8 gnureadline python-lsp-server ]))
# (python3.withPackages(ps: with ps; [ jupyter ipython pyqt5 numpy pandas scipy matplotlib requests debugpy flake8 gnureadline python-lsp-server]))
# --------------------------------------------