Matthew Stobbs
e021d5ebac
Modifying default variables and config
...
Renamed variables for defaults:
- flatpak_method -> default_flatpak_method: system
- defaults.paths.prefix -> default_install_prefix: /usr/local
New variables:
- default_install_method: package
2026-01-24 19:52:56 -07:00
Matthew Stobbs
fe364e2b6d
need to test the alacritty build to make sure it's ready
2026-01-24 14:25:33 -07:00
Matthew Stobbs
91351ceee0
set neovim to master git branch
2025-10-16 20:23:43 -06:00
Matthew Stobbs
78a9d05b94
add _pkgconfig_force_rebuild var
...
- default: false
- if true, rebuild src packages
2025-10-13 11:35:30 -06:00
Matthew Stobbs
5b695f35f2
add new configuration scheme for packages
2025-10-13 11:25:34 -06:00
Matthew Stobbs
8c9435222d
set to update go all the time
2025-06-04 21:43:58 -06:00
Matthew Stobbs
53588221c8
change name of system_packages to extra_packages
2025-05-16 20:45:21 -06:00
Matthew Stobbs
2e59d5eee2
will now append system_packages, if set, to pkg_sys
2025-05-16 20:43:44 -06:00
Matthew Stobbs
dd95f5897c
refactor variables, make use_local default to false
2025-03-31 18:20:47 -06:00
Matthew Stobbs
5645cc7dd6
configure cleaning on src pkgs
2025-03-29 15:02:28 -06:00
Matthew Stobbs
254b7d5c3a
fix cleaning issues for hyprland
2025-03-29 14:48:32 -06:00
Matthew Stobbs
40e9e97cce
adding more alpine specific build_deps
2025-03-20 21:56:33 -06:00
Matthew Stobbs
5cd724ca0c
fixed go package
2025-03-02 11:12:02 -07:00
Matthew Stobbs
2a86ffb94b
continuing work on hyprland build
2025-02-28 21:08:35 -07:00
Matthew Stobbs
91cdc5056c
adding hyprland src install
2025-02-28 15:57:02 -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
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
a55d6a2018
fix missing config option
2025-02-01 14:34:35 -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
7b7b33271f
fix neovide desktop location
2025-01-26 08:58:33 -07:00
Matthew Stobbs
343765c8a6
add zig installation via tarball
2025-01-25 21:16:59 -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
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