sorting and minicom
This commit is contained in:
@@ -6,6 +6,10 @@ with pkgs;
|
||||
nixd
|
||||
mas
|
||||
|
||||
# The Web Browsers
|
||||
brave
|
||||
firefox
|
||||
google-chrome
|
||||
|
||||
# General packages for development and system management
|
||||
#alacritty
|
||||
@@ -16,55 +20,58 @@ with pkgs;
|
||||
bat
|
||||
btop
|
||||
coreutils
|
||||
difftastic
|
||||
htop
|
||||
killall
|
||||
minicom
|
||||
mtr
|
||||
ncdu
|
||||
neofetch
|
||||
nixfmt-rfc-style
|
||||
openssh
|
||||
sqlite
|
||||
wget
|
||||
zip
|
||||
htop
|
||||
ncdu
|
||||
mtr
|
||||
nixfmt-rfc-style
|
||||
difftastic
|
||||
# Development
|
||||
|
||||
# Development
|
||||
act
|
||||
autoconf
|
||||
autoconf-archive
|
||||
automake
|
||||
ccache
|
||||
clang-tools
|
||||
cmake
|
||||
dfu-util
|
||||
go
|
||||
jd-diff-patch #json diff patch
|
||||
jq # json tool
|
||||
llvm
|
||||
nasm
|
||||
ninja
|
||||
pkg-config
|
||||
llvm
|
||||
clang-tools
|
||||
dfu-util
|
||||
go
|
||||
jq # json tool
|
||||
jd-diff-patch #json diff patch
|
||||
|
||||
|
||||
# Encryption and security tools
|
||||
age
|
||||
sops
|
||||
gnupg
|
||||
libfido2
|
||||
just
|
||||
libfido2
|
||||
sops
|
||||
|
||||
# Cloud-related tools and SDKs
|
||||
docker
|
||||
docker-compose
|
||||
|
||||
# Media-related packages
|
||||
emacs-all-the-icons-fonts
|
||||
dejavu_fonts
|
||||
ffmpeg
|
||||
emacs-all-the-icons-fonts
|
||||
fd
|
||||
ffmpeg
|
||||
font-awesome
|
||||
hack-font
|
||||
meslo-lgs-nf
|
||||
noto-fonts
|
||||
noto-fonts-color-emoji
|
||||
meslo-lgs-nf
|
||||
|
||||
# Node.js development tools
|
||||
nodePackages.npm # globally install npm
|
||||
@@ -77,14 +84,14 @@ with pkgs;
|
||||
htop
|
||||
hunspell
|
||||
iftop
|
||||
inetutils # includes Telnet
|
||||
jetbrains-mono
|
||||
jq
|
||||
ripgrep
|
||||
tree
|
||||
tmux
|
||||
tree
|
||||
unrar
|
||||
unzip
|
||||
inetutils # includes Telnet
|
||||
|
||||
# zsh-powerlevel10k
|
||||
|
||||
@@ -95,6 +102,7 @@ with pkgs;
|
||||
pandas
|
||||
requests
|
||||
tkinter
|
||||
|
||||
]))
|
||||
|
||||
# Social
|
||||
@@ -146,13 +154,13 @@ pidgin
|
||||
# })
|
||||
|
||||
# XML, Tex and LaTex
|
||||
pandoc
|
||||
mdbook
|
||||
xml2rfc
|
||||
rubyPackages_3_4.kramdown-rfc2629
|
||||
zotero
|
||||
|
||||
mdbook
|
||||
pandoc
|
||||
rubyPackages_3_4.kramdown-rfc2629
|
||||
tex-fmt
|
||||
xml2rfc
|
||||
zotero
|
||||
|
||||
(texlive.combine {
|
||||
inherit (texlive)
|
||||
@@ -160,8 +168,8 @@ pidgin
|
||||
apa7
|
||||
apacite
|
||||
biber
|
||||
biblatex-apa6
|
||||
biblatex
|
||||
biblatex-apa6
|
||||
bibunits
|
||||
catchfile
|
||||
comment
|
||||
@@ -172,8 +180,8 @@ pidgin
|
||||
enumitem
|
||||
fancyhdr
|
||||
fontawesome5
|
||||
footnotehyper
|
||||
footmisc
|
||||
footnotehyper
|
||||
geometry
|
||||
ifmtarg
|
||||
latexmk
|
||||
|
||||
Reference in New Issue
Block a user