Commit Graph

117 Commits

Author SHA1 Message Date
Matthew Stobbs
5ed0df776d fix missing loop_control 2025-01-23 00:37:52 -07:00
Matthew Stobbs
648814acdc fix typo
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
2025-01-23 00:35:56 -07:00
Matthew Stobbs
00e733cbd5 fix typo
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
2025-01-23 00:34:56 -07:00
Matthew Stobbs
29d9cafdd2 fix addpkg paths 2025-01-23 00:34:01 -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
6fa5a46701 configuring more packages 2025-01-22 22:14:49 -07:00
Matthew Stobbs
852331a692 make adjustments before flattening files 2025-01-22 20:22:47 -07:00
Matthew Stobbs
34c290f522 add ability to install npm, go and pipxpkgs 2025-01-21 22:22:41 -07:00
Matthew Stobbs
1ec4bda33f start adding other packages sources
- adding sources for cargo, npm and go source packages
2025-01-21 22:11:15 -07:00
Matthew Stobbs
15d39f39ee fix darwin packages 2025-01-21 21:01:05 -07:00
Matthew Stobbs
e7dda0a092 fix go package, fix carapace package 2025-01-21 17:23:59 -07:00
Matthew Stobbs
78c77cfd96 dynamic package addition 2025-01-21 17:18:35 -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
985da518b4 fixing and adding packages 2025-01-18 16:00:26 -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