Greg Hellings
6b7f54d0a2
feat: pull dynamic names for Darwin/Home
2026-04-06 16:21:02 -05:00
Greg Hellings
0d70a9e018
feat: add li host
buildbot/nix-eval Build done. (1 warning)
buildbot/nix-build Build done.
buildbot/nix-effects Build done.
2026-04-06 08:43:41 -05:00
Greg Hellings
fcfaa50e29
fix: make pypidev URL consistent
2026-03-12 13:38:12 -05:00
Greg Hellings
62d157800c
Improving nushell ssh-agent support
buildbot/nix-eval Build started.
2026-01-08 08:41:16 -06:00
Greg Hellings
beb22dc1dc
Package updates and fixes
2025-12-25 17:16:16 -06:00
Greg Hellings
01e6aa22d5
Simplify evaluations a bit
2025-12-07 17:50:55 -06:00
Greg Hellings
e8eef789d7
Update package pins
2025-11-08 16:01:21 -06:00
Greg Hellings
5e55c31019
Reformatting
2025-11-02 22:44:01 -06:00
Greg Hellings
0bb96abdbe
Add go to ivr
2025-10-21 09:59:31 -05:00
Greg Hellings
1797eed267
Configure uv on IVR
2025-10-16 00:22:24 -05:00
Greg Hellings
5476a4fb56
Add mariadb tools to nix-darwin
2025-09-16 22:35:53 -04:00
Greg Hellings
54d61606d1
Update IVR stuff
2025-09-16 09:52:23 -05:00
Greg Hellings
1c05bfc036
Adjust work commands
2025-08-01 10:25:13 -05:00
Greg Hellings
4516958b91
Add some TUI tools
...
Add rainfrog for databases
Add tenere for LLMs
Add jqp for playing with jq scripts
Add wiki-tui for wikipedia
Add iamb for Matrix
2025-07-01 22:33:18 -04:00
Greg Hellings
86a371b0aa
Update starship config
2025-06-24 13:28:52 -05:00
Greg Hellings
a6d2067ff7
Improvements to IVR
2025-06-23 09:19:16 -05:00
Greg Hellings
eecd6e6d5d
Separate system from home-manager again
2025-06-10 14:28:46 -05:00
Greg Hellings
54ee42897d
Add some programs to IVR
2025-06-05 13:25:50 -05:00
Greg Hellings
04723ae03e
Update python settings in home-manager
2025-05-28 11:21:12 -05:00
Greg Hellings
3e8c828601
Updates across the board to support nix-darwin again
2025-05-22 08:40:18 -05:00
Greg Hellings
4556556f0e
Updates for VSCode
...
Configure copilot settings
Enable again on IVR
2025-04-25 15:29:23 -05:00
Greg Hellings
21b9b3b070
Remove unused projects from IVR
2025-04-22 14:25:42 -05:00
Greg Hellings
09afb7d003
Add mise and update xontrib-apipenv
...
Mise is needed for IVR work
Update to xontrib-apipenv which has slightly nicer experiences for users
2025-04-18 14:43:01 -05:00
Greg Hellings
a12688bf81
Add container tools to IVR
2025-03-28 08:27:24 -05:00
Greg Hellings
013758af6e
Make poetry plugins actually plug in
2025-03-20 12:02:11 -05:00
Greg Hellings
5bf400de97
Flake updates and simplifying IVR
...
Failed attempts to enable unfree packages
Commented out github plugin for VSCode
Made standalone Home Manager not fail to find caches and honor more
settings
2025-03-20 10:45:16 -05:00
Greg Hellings
89b70e8158
Add pre-commit to IVR machine
2025-03-20 10:42:13 -05:00
Greg Hellings
cbd1aa1399
Explicitly include the stable Nix package
2025-02-20 19:35:24 -06:00
Greg Hellings
62c44fb8d1
Add zeditor to IVR
2025-02-04 07:47:14 -06:00
Greg Hellings
54dfebe7f7
More moving out of overlays
...
Moved homebrew installer package out of overlays
Removed ITG specific Python packages entirely
2024-10-11 13:07:41 -05:00
Greg Hellings
8d752032ae
Some massive changes to make flakiness better
...
Renamed the @inputs to @top. This was a misguided attempt to make a
different change, but it's going to stick, now.
Began moving packages to their own folder rather than being intermingled
with overlays
Created a local overlay that just includes my personal packages
Cleaned up some dead code
Moved to just using the raw 'imports' instead of needing to explicitly
call out the `foo = import foo.nix {};` syntax
2024-10-11 12:28:53 -05:00
Greg Hellings
78c802d32c
A complete reformatting to match nixpkgs-fmt
2024-10-03 11:26:39 -05:00
Greg Hellings
8044702f06
Cleanup some default values
...
Set IVR tmux setting to Xonsh, since I cannot control my user's login
shell
Set some default editor and terminal settings in VSCodium so it
automatically launches tmux (thus, on my IVR machine, it will also pick
up Xonsh for my user's environment setting)
2024-09-19 14:45:43 -05:00
Greg Hellings
fc22ef2c8e
Add robo3t for Mongo development
2024-09-19 13:21:01 -05:00
Greg Hellings
c9f7e659eb
Fix problems with xonsh-apipenv
2024-09-11 15:45:25 -05:00
Greg Hellings
42e607dc68
Remove Insomnia
2024-08-29 13:44:13 -05:00
Greg Hellings
560458380d
Bring in IVR bookmarks
2024-08-21 16:38:48 -05:00
Greg Hellings
c87826975b
Move 23_ 05 support
...
Putting 23_05 directly into the top level overlays introduced
unnecessary calculations when it is only used in one location on the IVR
system. Therefore, we only import it at the point of its use.
2024-08-21 08:16:48 -05:00
Greg Hellings
3e343565f4
Pull Xonsh directly into IVR
2024-08-21 08:11:25 -05:00
Greg Hellings
c6e2387e8c
Also add the mysql server commands
2024-08-07 00:05:34 -05:00
Greg Hellings
04d781d70f
Update IVR to match new paradigm
2024-08-01 09:33:58 -05:00
Greg Hellings
7d882d161e
Add poetry to IVR
2024-07-17 11:15:09 -05:00
Greg Hellings
9dd9d4a5b0
Remove unused packages from ivr
2024-06-12 10:39:06 -05:00
Greg Hellings
a376675a0c
More packages for ivr
2024-05-28 14:05:02 -05:00
Greg Hellings
72576d9769
Add Ansible
2024-04-25 23:04:34 -05:00
Greg Hellings
31f2d3ff8d
Fix build target
2024-02-19 12:13:46 -06:00
Greg Hellings
f72b79cc9a
Add pyyaml
2024-02-13 08:35:00 -06:00
Greg Hellings
11825d46be
Update pipenv, add ITG options, py311 from nixos23_05
2023-12-19 23:03:52 -06:00
Greg Hellings
9a0b157fc5
Add insomnia to IVR
2023-11-15 14:05:11 -06:00
Greg Hellings
1eec4494d9
Add bitwarden-cli to IVR
2023-11-07 10:41:01 -06:00