Commit Graph

7 Commits

Author SHA1 Message Date
fa0402272f wrapper-manager-fds/modules: disable read-only for makeWrapperArgs per-wrapper
This should make it usable for third-party module authors (which is also
me considering I make custom modules for myself).
2024-07-11 17:30:01 +08:00
590a076d39 wrapper-manager-fds/modules: un-modularize parts of the module
There's not much use for it being modularized anyways.
2024-07-10 15:39:12 +08:00
2cdb569462 wrapper-manager-fds/modules: init setting XDG desktop entries 2024-07-09 16:03:30 +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
4120a54385 wrapper-manager-fds/modules: add unset option 2024-07-02 11:56:26 +08:00
a9992ee194 wrapper-manager-fds/modules: fix default value for executable name 2024-07-01 22:31:33 +08:00
a994a0cbac wrapper-manager-fds: init
It's a prototype for now, yeah. It'll be improved.
2024-07-01 15:14:48 +08:00