tangled
alpha
login
or
join now
hyl.st
/
helm
2
fork
atom
nix config
2
fork
atom
overview
issues
pulls
pipelines
add aider.chat
Anish Lakhwara
1 year ago
9438ffac
ba60bb30
+4
-3
1 changed file
expand all
collapse all
unified
split
home
profiles
cli
default.nix
+4
-3
home/profiles/cli/default.nix
···
22
22
# gdb
23
23
# fontconfig
24
24
# whois
25
25
-
25
25
+
26
26
# jq
27
27
manix
28
28
moreutils
···
62
62
# ssb-patchwork
63
63
pandoc
64
64
taskwarrior-tui
65
65
-
# TODO marked broken
66
66
-
# python3Packages.howdoi
65
65
+
66
66
+
# llms (needs 24.11)
67
67
+
aider-chat
67
68
68
69
(pkgs.writeScriptBin "jq-repl" ''
69
70
#!/usr/bin/env bash