Commit Graph

202 Commits

Author SHA1 Message Date
Matthew Stobbs
84bcf219e0 start adding pulumi 2025-03-02 11:03:21 -07:00
Matthew Stobbs
cf1c39ed84 always do go install
- need to figure out how to fix go install
2025-03-02 10:52:28 -07:00
Matthew Stobbs
49693a52c3 fix luals link path 2025-03-02 10:40:33 -07:00
Matthew Stobbs
d1a22be9ce fix luals pkg 2025-03-02 10:38:00 -07:00
Matthew Stobbs
5c512e8cae hyprland will now build and install 2025-03-02 10:26:58 -07:00
Matthew Stobbs
18fca577e7 more hyprland fixes 2025-03-02 09:44:40 -07:00
Matthew Stobbs
1492dd0db4 added last package
- now just need to get it all to work
2025-02-28 21:24:55 -07:00
Matthew Stobbs
2a86ffb94b continuing work on hyprland build 2025-02-28 21:08:35 -07:00
Matthew Stobbs
ac87ba3f4c fix tests
- only leave fedora enabled
- test each package one at a time to ensure they install correctly
2025-02-28 20:11:35 -07:00
Matthew Stobbs
f4744bcec9 adding hyprcursor 2025-02-28 17:50:02 -07:00
Matthew Stobbs
e4d32cbac1 more hyprland packages 2025-02-28 17:29:51 -07:00
Matthew Stobbs
5faa2ae1f3 added more hyprland packages 2025-02-28 16:22:21 -07:00
Matthew Stobbs
91cdc5056c adding hyprland src install 2025-02-28 15:57:02 -07:00
Matthew Stobbs
6365e266f4 add uwsm package 2025-02-28 13:46:45 -07:00
Matthew Stobbs
b6d0880668 fix flatpak install when name doesn't exist 2025-02-26 20:11:25 -07:00
Matthew Stobbs
814c9fc24e merge create_better_config 2025-02-25 18:04:49 -07:00
Matthew Stobbs
e1f01836ef only run tests for x86_64 fedora for now
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
2025-02-25 18:00:41 -07:00
Matthew Stobbs
b2887bf5c2 fix typo 2025-02-25 09:49:14 -07:00
Matthew Stobbs
4ae443fe26 fix broken flatpak 2025-02-25 09:48:07 -07:00
Matthew Stobbs
a4398fa72e fix typo 2025-02-25 09:30:08 -07:00
Matthew Stobbs
6397899d88 add more testing containers 2025-02-23 03:11:12 -07:00
Matthew Stobbs
57b3b93a18 fixing hashicorp 2025-02-23 02:41:02 -07:00
Matthew Stobbs
3b22dbf6a9 fixing more packages installs 2025-02-23 02:34:37 -07:00
Matthew Stobbs
2472f527d1 fix remaining packages
- testing container is starting to work on macos
- still need to do testing for linux machines
2025-02-23 01:32:45 -07:00
Matthew Stobbs
b83a79a13d add tags to each package install 2025-02-22 16:26:41 -07:00
Matthew Stobbs
b25f6dc207 fix go and pipx installs 2025-02-22 16:24:44 -07:00
Matthew Stobbs
a73ed77dac fixing issues 2025-02-22 16:09:47 -07:00
Matthew Stobbs
d1e8957f94 fix packages 2025-02-22 14:59:18 -07:00
Matthew Stobbs
2d825d855d fix remaining packages to new format
- still needs testing
2025-02-22 10:51:53 -07:00
Matthew Stobbs
852fe8eb7d more package fixes 2025-02-21 22:59:24 -07:00
Matthew Stobbs
4b995a3c07 more fixs being done 2025-02-21 09:54:07 -07:00
Matthew Stobbs
481385af57 add and fix handlers
- use handlers for pre-installation dependencies like repos
2025-02-21 09:05:23 -07:00
Matthew Stobbs
41b1acc067 more fixs for packages 2025-02-20 15:03:54 -07:00
Matthew Stobbs
c0400949c3 more packages fixed
- removed nushell. Not using it, not going to use again anytime soon
2025-02-20 12:22:50 -07:00
Matthew Stobbs
48e67be99b fixing packages for new style 2025-02-19 22:23:47 -07:00
Matthew Stobbs
89f013bac9 add go 1.24.0 2025-02-19 12:31:50 -07:00
Matthew Stobbs
dbfae4dc4f add go 1.24.0 2025-02-19 12:31:37 -07:00
Matthew Stobbs
2bd69573ec working through each file 2025-02-15 16:17:57 -07:00
Matthew Stobbs
61db5dd905 organizing for go pkg installs 2025-02-15 16:17:53 -07:00
Matthew Stobbs
516f9c2611 lot's of standardizing with the refacto 2025-02-15 16:17:32 -07:00
Matthew Stobbs
457027e3b9 move a lot of configuration around 2025-02-15 16:17:19 -07:00
Matthew Stobbs
6f80af59e9 change layout for better management
- instead of just `syspkgs` and `srcpkgs` add more lists
  - `appimages`, `flatpkgs` and others as they come up
2025-02-15 16:16:57 -07:00
Matthew Stobbs
1202f7b212 restore previous nerdfont behaviour with fixed variable reference 2025-02-15 16:16:13 -07:00
Matthew Stobbs
2af7a3ee8c workaround nerdfonts install issue 2025-02-15 16:16:13 -07:00
Matthew Stobbs
ff7b20fada quick fix for installing global npm packages
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
2025-02-15 16:16:13 -07:00
Matthew Stobbs
b40c996dbd restore previous nerdfont behaviour with fixed variable reference 2025-02-15 11:06:47 -07:00
Matthew Stobbs
5077afce83 workaround nerdfonts install issue 2025-02-15 11:05:05 -07:00
Matthew Stobbs
b68af21f6d quick fix for installing global npm packages
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
2025-02-15 10:30:49 -07:00
Matthew Stobbs
069c4aa49e adding tests
- stat doesn't work on remote, need to figure out a workaround
2025-02-14 22:52:53 -07:00
Matthew Stobbs
a4ec35e5b3 move a lot of configuration around 2025-02-14 21:33:22 -07:00