Commit Graph

66 Commits

Author SHA1 Message Date
Matthew Stobbs
c035060ce9 fix pipx executable 2025-02-07 10:39:51 -07:00
Matthew Stobbs
e1141ec8d4 fix type 2025-02-07 10:33:07 -07:00
Matthew Stobbs
1d6d3af432 fix pipx package install 2025-02-07 10:32:53 -07:00
Matthew Stobbs
b34ce3b460 configure defaults, upgrade go to 1.23.6 2025-02-07 10:24:41 -07:00
Matthew Stobbs
18be8625d6 fix pipx package installs 2025-02-01 14:42:18 -07:00
Matthew Stobbs
98a8e9e988 install cargopkgs 1 at a time
- issues were encountered when installing a large list
2025-01-26 13:47:23 -07:00
Matthew Stobbs
7b7b33271f fix neovide desktop location 2025-01-26 08:58:33 -07:00
Matthew Stobbs
b93deb582f cleaned up tags, added names throughout main tasks 2025-01-26 08:25:03 -07:00
Matthew Stobbs
c3c10323b8 remove debug message 2025-01-24 16:44:25 -07:00
Matthew Stobbs
a600a20b7d workaround broken home tap package installation 2025-01-24 16:43:28 -07:00
Matthew Stobbs
0f2d22f3c5 packages are more generic
- if config is needed, it has a file in vars/
- all imported vars for pkgs are namespaced with _<pkgname>
2025-01-23 00:29:58 -07:00
Matthew Stobbs
34c290f522 add ability to install npm, go and pipxpkgs 2025-01-21 22:22:41 -07:00
Matthew Stobbs
0ece836f39 adjust pkg list generation
- add a custom pkg definition if it exists
- if it doesn't exist, assume it's a package manager packge name
2025-01-21 16:59:02 -07:00
Matthew Stobbs
c62d4e1977 restructuring for easier maintenance
- creating src packages when things can't be installed via
  actual system package
- neovim srcpkg is being worked on now
2025-01-19 14:10:41 -07:00
Matthew Stobbs
333ee4c3f5 make the packages role more generic 2025-01-18 09:24:11 -07:00
Matthew Stobbs
3d466e64c7 initial commit 2025-01-17 13:50:08 -07:00