Matthew Stobbs
d062a1f372
fix fd and yazi
2026-04-13 02:46:05 -06:00
Matthew Stobbs
0fc65e8008
fixing yazi
2026-04-12 17:28:00 -06:00
3a39c083a8
basic installs working
...
need to run tests on all the builds alone, should use a container system
2026-03-27 22:04:05 -06:00
7f00bb70dc
working on more package, almost done
2026-03-27 20:34:40 -06:00
4a638d9dcc
documenting archive, adding zig helper
2026-03-20 17:51:22 -06:00
2d65e01f7b
adjusting variable names, fixing errors
2026-03-19 21:46:04 -06:00
Matthew Stobbs
d1d556d425
modified make, fixed packages and vars
...
- the make helper now has distinct build stages
- configure: is now defined in pkg.targets.configure
- build: is now defined in pkg.targets.build
- install: is now defined in pkg.targets.install
- added pre-install: which is a list of targets that are looped over
before install
- added post-instal: which is a list of targets that are looped over
after install
- removed major package level variables from vars/main.yml
- moving those variables into actual package level variables as
defaults
- if the values are defined they will be used instead of defaults
2026-03-19 13:39:26 -06:00
Matthew Stobbs
ac0ac25bba
have a workign copy now
2026-03-17 16:19:15 -06:00
Matthew Stobbs
3c03e5eecf
fix formatting, complete clangd system install
2026-03-16 10:51:40 -06:00
f52a6eca6a
updating and removing
2026-03-15 22:38:49 -06:00
Matthew Stobbs
fe266d4b73
just finished cbfmt
2026-03-14 20:22:51 -06:00
Matthew Stobbs
19ec5f341b
work on bitwarden and flatpak
2026-03-07 13:31:39 -07:00
Matthew Stobbs
692e9dd99a
start developing module for go_install
...
not going to be used for a long time
Making pkg tasks truly single file
2026-03-03 21:35:46 -07:00
Matthew Stobbs
065031b77f
finished with a bunch more
2026-03-03 15:08:15 -07:00
Matthew Stobbs
24a4ec17ec
fixing up formatting and style
2026-03-03 12:42:22 -07:00
Matthew Stobbs
30313d2858
cleanup
2026-02-25 17:10:20 -07:00
Matthew Stobbs
e39c3b7046
working on cleanup and fixing a few format issues
...
- modifying how installs are done
2026-02-15 17:57:05 -07:00
Matthew Stobbs
b1a4780a97
add symlink helper
...
- symlinking is done often enough that it makes sense to have a helper
for it
- move appimage and archive helpers to use symlink helper
- fix formatting of air and alacritty
2026-02-11 12:28:21 -07:00
Matthew Stobbs
3df63f1451
go_install helper now being used
2026-02-11 10:50:48 -07:00
Matthew Stobbs
b6f7ba485b
fix ansible_ls
2026-02-10 19:37:54 -07:00
Matthew Stobbs
7ca12c74e5
add ansible and bashls
2026-02-10 19:24:09 -07:00
Matthew Stobbs
c592ec4bfd
add go executable to INSTALL_PREFIX/bin/go
2026-02-10 19:05:06 -07:00
Matthew Stobbs
2c1f4ec422
working on nerdfonts still
2026-02-10 16:13:44 -07:00
Matthew Stobbs
906603b6d4
doing nerdfonts
2026-02-08 14:44:54 -07:00
Matthew Stobbs
b87fc8235e
fixing obvious errors
2026-02-06 01:28:14 -07:00
Matthew Stobbs
e91e7e9698
working on helpers
2026-02-05 17:18:02 -07:00
Matthew Stobbs
e231c6ae7a
updating documentation
...
- giving things a better structure
- better documentation with the way things need to be as a standard
2026-02-04 22:26:15 -07:00
Matthew Stobbs
4e65d36b64
more work being done
2026-02-04 15:05:05 -07:00
Matthew Stobbs
ac7ad62d40
fixing documentation
2026-02-02 21:09:51 -07:00
Matthew Stobbs
81a1dd7469
working on go
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2026-02-02 17:06:31 -07:00
Matthew Stobbs
b9fdf03298
working on hyprland packages
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2026-02-02 16:01:28 -07:00
Matthew Stobbs
c613a29ce4
Working on source packages
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2026-02-02 02:35:16 -07:00
Matthew Stobbs
fa78c0aa0c
updated yazi to single file build
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2026-02-01 21:38:59 -07:00
Matthew Stobbs
b727fb4231
starting to standardize the way packages are handled
2026-01-25 15:42:22 -07:00
Matthew Stobbs
59832a61e5
Working on ansible-lint
...
- need to figure out testing
2026-01-25 02:16:53 -07:00
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
1a8f402c68
working on alacritty source install
...
- adding cargo build helper
2026-01-24 13:26:07 -07:00
Matthew Stobbs
ff740426c8
fix checkmake
2026-01-02 20:26:35 -07:00
Matthew Stobbs
6662db25db
add flatpak option for firefox
2025-09-04 18:00:19 -06:00
Matthew Stobbs
ea248df041
add profile paths for redhat systems
2025-09-02 20:42:25 -06:00
Matthew Stobbs
cb22220534
update postgresql_server
2025-09-02 20:23:26 -06:00
Matthew Stobbs
2018ad8de7
update checkmake
2025-08-14 21:42:25 -06:00
Matthew Stobbs
6d0bc9c9fb
add tailwindcss install via pkg_npm
2025-07-13 23:45:25 -06:00
Matthew Stobbs
0b2bf955fe
add tailwindcss for macos
2025-07-13 23:40:50 -06:00
Matthew Stobbs
f4f0aa216d
fix neovide
2025-07-13 13:45:32 -06:00
Matthew Stobbs
039c9c9671
add nwg-panel
2025-05-12 21:20:55 -06:00
Matthew Stobbs
8211c0b7b1
add new packages
...
- nwg-drawer: launcher for hyprland
- wofi: cmd launcher for hyprland
2025-05-12 21:08:41 -06:00
Matthew Stobbs
7c42c5e9e4
trying to fix pkg_sys var
...
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca >
2025-05-12 19:20:20 -06:00
Matthew Stobbs
ceabce67e4
removed bool check
...
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca >
2025-05-12 14:24:27 -06:00