Now running unstable....

This commit is contained in:
Olaf
2026-05-12 10:52:51 +02:00
parent 86d529fdd0
commit 5111cb4178
7 changed files with 65 additions and 33 deletions
+51 -25
View File
@@ -8,13 +8,13 @@ with pkgs;
# The Web Browsers
brave
firefox
# google-chrome. #stopped working
firefox
# google-chrome. #stopped working
# security and some such
bitwarden-desktop
# bitwarden-cli
yubikey-manager # provides ykman
# bitwarden-cli
yubikey-manager # provides ykman
pinentry_mac
# General packages for development and system management
@@ -32,8 +32,8 @@ with pkgs;
minicom
mtr
ncdu
neofetch
nixfmt-rfc-style
fastfetch
nixfmt
openssh
postgresql
sqlite
@@ -51,14 +51,13 @@ with pkgs;
cmake
dfu-util
go
jd-diff-patch #json diff patch
jd-diff-patch # json diff patch
jq # json tool
llvm
nasm
ninja
pkg-config
# Encryption and security tools
age
gnupg
@@ -76,52 +75,79 @@ with pkgs;
fd
ffmpeg
font-awesome
# jetbrains-mono
hack-font
meslo-lgs-nf
noto-fonts
noto-fonts-color-emoji
# Node.js development tools
nodePackages.npm # globally install npm
nodePackages.prettier
#nodePackages.npm # globally install npm
#nodePackages.prettier
# Text and terminal utilities
xterm
xterm
htop
hunspell
iftop
# inetutils # includes Telnet
jetbrains-mono
inetutils # includes Telnet
jq
ripgrep
tmux
tree
unrar
unzip
# zsh-powerlevel10k
# Python packages
# python3
virtualenv
(python3.withPackages (python-pkgs: with python-pkgs; [
(python3.withPackages (
python-pkgs: with python-pkgs; [
bidict
blinker
certifi
charset-normalizer
click
flask
flask-socketio
h11
idna
importlib-metadata
itsdangerous
jinja2
markupsafe
mercantile
mlx-lm
numpy
pandas
pillow
pillow
python-engineio
python-socketio
requests
requests
shapely
simple-websocket
tkinter
tqdm
urllib3
werkzeug
wsproto
zipp
]
))
]))
# LLM
ollama
mlx42
# LLM
ollama
# Social
pidgin
# Social
pidgin
# Rust Related
rustc