Commit Graph

49 Commits

Author SHA1 Message Date
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
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
c73ac46bc8 organizing for go pkg installs 2025-02-12 16:57:28 -07:00
Matthew Stobbs
a3df5215b8 reorganizing configuration
- static package configuration in `vars/pkgs`
  - loaded into the variable `pkgconfig` as part of `tasks/main.yml`
2025-02-12 12:52:55 -07:00
Matthew Stobbs
9250145116 lot's of standardizing with the refacto 2025-02-11 22:14:04 -07:00
Matthew Stobbs
6d52cc6a4d move a lot of configuration around 2025-02-11 20:22:42 -07:00
Matthew Stobbs
275f5df722 change layout for better management
- instead of just `syspkgs` and `srcpkgs` add more lists
  - `appimages`, `flatpkgs` and others as they come up
2025-02-11 17:51:10 -07:00
Matthew Stobbs
c2e58ac378 fix go linux amd64 checksum
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
2025-02-11 07:23:55 -07:00
Matthew Stobbs
c9e5f7f9ab set filetype to yaml.ansible for all yml files 2025-02-09 18:24:38 -07:00
Matthew Stobbs
80af799c47 separate configuration, requirements and variables 2025-02-09 15:50:59 -07:00
Matthew Stobbs
fc674fe06f add a number of pkgs
- putting package deps and pkgnames in vars/main.yml
2025-02-09 14:55:38 -07:00
Matthew Stobbs
56ee091ac7 fixed ordering 2025-02-07 14:50:13 -07:00
Matthew Stobbs
10a04681da completed libreoffice and heroic games launcher 2025-02-07 14:47:07 -07:00
Matthew Stobbs
caceb70b57 jellyfin will need a lot more work 2025-02-07 14:29:11 -07:00
Matthew Stobbs
f52ebe093e completed tailscale 2025-02-07 14:16:52 -07:00
Matthew Stobbs
6fd2fee66a complete dbeaver
- dbeaver defaults to flatpak install
- bitwarden now defaults to flatpak install
2025-02-07 13:46:12 -07:00
Matthew Stobbs
b2a8e41f3d complete more pkgs
- bitwarden is configured to install the cask on macos and the appimage
  on linux
- dbeaver is configured using the flatpak installation
- added handling of flatpaks
2025-02-07 13:34:50 -07:00
Matthew Stobbs
3a0685b5b4 update go checksums to correct format 2025-02-07 10:26:46 -07:00
Matthew Stobbs
b34ce3b460 configure defaults, upgrade go to 1.23.6 2025-02-07 10:24:41 -07:00
Matthew Stobbs
a55d6a2018 fix missing config option 2025-02-01 14:34:35 -07:00
Matthew Stobbs
6885752c02 add zls 2025-02-01 14:21:29 -07:00
Matthew Stobbs
b83dc78546 add more language servers 2025-02-01 14:13:36 -07:00
Matthew Stobbs
0f6fbec124 add a bunch of language servers 2025-02-01 13:38:38 -07:00
Matthew Stobbs
dd6c3e920f added luals to main 2025-01-31 23:53:08 -07:00
Matthew Stobbs
0ddb0de4c1 add lua-language-server package 2025-01-31 23:49:51 -07:00
Matthew Stobbs
7b7b33271f fix neovide desktop location 2025-01-26 08:58:33 -07:00
Matthew Stobbs
8909e0f5ea adjust plugins available to each OS 2025-01-25 22:22:53 -07:00
Matthew Stobbs
7c11dcfab2 fix typos and missconfiguration 2025-01-25 21:53:09 -07:00
Matthew Stobbs
343765c8a6 add zig installation via tarball 2025-01-25 21:16:59 -07:00
Matthew Stobbs
66eaed6e4b fixing formatting and dependencies 2025-01-25 18:45:37 -07:00
Matthew Stobbs
4665de577e more fixes, more config 2025-01-25 17:39:49 -07:00
Matthew Stobbs
00e08c5997 update and fix multiple packages 2025-01-25 16:07:24 -07:00
Matthew Stobbs
2f3690aded clean up, refactor, documentation
- reducing amount of splitting in configs
- documenting configuration
2025-01-24 23:23:24 -07:00
Matthew Stobbs
f8585192d5 working on better pkgconfig 2025-01-24 17:41:21 -07:00
Matthew Stobbs
a600a20b7d workaround broken home tap package installation 2025-01-24 16:43:28 -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
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