feat: add some tools

This commit is contained in:
2025-09-10 23:22:57 +09:00
parent 6ef275870d
commit d41f27f465
13 changed files with 404 additions and 20 deletions

View File

@@ -10,6 +10,8 @@ with pkgs; [
tokio-console
iaito
ghidra-bin
protobuf
buf
uv
unityhub
python313Packages.r2pipe

View File

@@ -26,6 +26,7 @@ with pkgs; [
win2xcur
waypaper
swww
sdrpp
rofi-wayland
hyprshot
vesktop

6
pkgs/unstable.nix Normal file
View File

@@ -0,0 +1,6 @@
# things in the nixos unstable registry
{ pkgs, unstable, ... }:
with pkgs;
[ ]

View File

@@ -9,15 +9,27 @@ with pkgs; [
# archives
zip
xz
rtl-sdr
hyprpicker
zlib
unzip
p7zip
fd
# k8s
kubectx
k9s
lens
fluxcd
kubescape
# utils
xclip
openssl
ffmpeg
reptyr
cloc
protocol
piper-tts
pavucontrol
ripgrep
@@ -55,6 +67,5 @@ with pkgs; [
bridge-utils
cudaPackages.cudatoolkit
airspy
airspyhf
]