nixos-config/subprojects/wrapper-manager-fds/modules/wrapper-manager
Gabriel Arazas 3324c12d4c
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
..
shared wrapper-manager-fds/modules: overhaul wrapper config 2024-07-08 21:12:31 +08:00
base.nix wrapper-manager-fds/modules: overhaul wrapper config 2024-07-08 21:12:31 +08:00
build.nix wrapper-manager-fds/modules: overhaul wrapper config 2024-07-08 21:12:31 +08:00
default.nix wrapper-manager-fds: init 2024-07-01 15:14:48 +08:00
extra-args.nix wrapper-manager-fds: init 2024-07-01 15:14:48 +08:00
README.adoc wrapper-manager-fds: init 2024-07-01 15:14:48 +08:00

This is the module set of the wrapper-manager module environment. Just take note that were following the runtime shell of nixpkgs which is GNU Bash as of 2024-06-30.