Commit Graph

10 Commits

Author SHA1 Message Date
c2625afbff
chore: reformat codebase
Some checks failed
Check test suite / Check outputs (push) Has been cancelled
Deploy documentation site / Build website (push) Has been cancelled
Deploy documentation site / Deploy website (push) Has been cancelled
Update Nix dependencies / update-nix-deps (push) Has been cancelled
2025-01-12 17:58:39 +08:00
628952542e
wrapper-manager-fds/modules: add package installation option for common integration module 2024-11-21 13:40:01 +08:00
d7ea56adf3 wrapper-manager-fds/modules: add option for additional modules inclusion in documentation 2024-09-04 14:49:00 +08:00
d4a8025d06 wrapper-manager-fds: reformat codebase 2024-07-31 21:51:40 +08:00
71a24ccbf4 wrapper-manager-fds/modules/env: add options to add documentation packages 2024-07-31 16:51:25 +08:00
ec2e1ba068 wrapper-manager-fds/docs: fix module options doc generation 2024-07-28 10:52:24 +08:00
f04b1179d8 wrapper-manager-fds/modules: add locale option for global env and per-wrapper 2024-07-27 12:18:41 +08:00
28dfaefc20 wrapper-manager-fds/modules: overhaul wrapper config
Now, there could be multiple wrappers within the configuration but it
should still result with one derivation unlike the original version.
This could be handy for making package overrides with multiple binaries
(for example, 7Z) while making the interface consistent. This turns out
to be way nicer than I thought which is a good thing.
2024-07-08 21:12:31 +08:00
cf9e4c0c20 wrapper-manager-fds/modules: fix NixOS and home-manager module 2024-07-03 23:18:26 +08:00
6a3e1a494d wrapper-manager-fds/modules: init module for home-manager and NixOS integration 2024-07-02 19:30:47 +08:00