mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: update flake
This commit is contained in:
parent
7636ee17e0
commit
442b7b2e0e
11 changed files with 142 additions and 136 deletions
|
|
@ -12,7 +12,7 @@
|
|||
picard-tools
|
||||
audacity
|
||||
sox
|
||||
feishin
|
||||
stable.feishin
|
||||
|
||||
# printing
|
||||
cups
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
vesktop # discord client
|
||||
nextcloud-client
|
||||
spotify-player
|
||||
element-desktop-wayland
|
||||
element-desktop
|
||||
nicotine-plus
|
||||
stable.transmission
|
||||
mktorrent
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
package = pkgs.stable.podman;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -31,8 +31,8 @@
|
|||
gdk-pixbuf
|
||||
glew110
|
||||
glib
|
||||
gnome2.GConf
|
||||
gnome2.pango
|
||||
stable.gnome2.GConf
|
||||
pango
|
||||
gtk2
|
||||
gtk3
|
||||
icu
|
||||
|
|
|
|||
|
|
@ -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]))
|
||||
# --------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue