-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.nix
78 lines (78 loc) · 1.19 KB
/
packages.nix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{ pkgs, ... }:
with pkgs;
[
tailspin
odin
skim
keychain # https://www.funtoo.org/Funtoo:Keychain
zellij
less
pv
just # < A scripting dashboard
gnupg
entr
cntr
tldr
dig
nix-output-monitor
mariadb
translate-shell
nixfmt-rfc-style
alejandra # an uncomprimising nix formatter
zip
pciutils
busybox
awscli2
lua-language-server
grc # needed for fish plugin
fd
xdg-utils
cliphist
nh
# just run
# nix-shell -p 'python3.withPackages(ps: with ps; [ pytorch jupyterlab ])' --run jupyter-lab
pyright
ffmpeg
python3
python3Packages.pip
python3Packages.numpy
# python3Packages.pytorch
# python3Packages.virtualenv
# python3Packages.tensorboard
# python3Packages.matplotlib
# python3Packages.torchvision
# python3Packages.jupyterlab
# python3Packages.ipython
# python3Packages.python-lsp-server
nerd-fonts.terminess-ttf
go
gopls
brightnessctl
tree-sitter
terraform-ls
# nodePackages.intelephense
fzf
nodejs
zig
avizo
php
php84Packages.psysh
php84Packages.composer
lua
fuzzel
libnotify
# fish
mpv
foot
jq
yq
jqp
htop
bat
ollama # ollama run orca-mini
keepassxc
keepmenu
ripgrep
sysz
tree
]