Commit Graph

159 Commits

Author SHA1 Message Date
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
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