nixos-config/subprojects/wrapper-manager-fds/modules/wrapper-manager
Gabriel Arazas 7009462c3c
wrapper-manager-fds/modules: change basePackages to accept a bare package
This will allow us to make changes to `programs.<name>.package`-type of
options found in NixOS, home-manager, etc. but it is expensive at the
cost of a rebuild which depends on the package.
2024-08-01 12:07:34 +08:00
..
base.nix wrapper-manager-fds/modules: change basePackages to accept a bare package 2024-08-01 12:07:34 +08:00
build.nix wrapper-manager-fds/modules: change basePackages to accept a bare package 2024-08-01 12:07:34 +08:00
default.nix wrapper-manager-fds/modules: add locale option for global env and per-wrapper 2024-07-27 12:18:41 +08:00
extra-args.nix wrapper-manager-fds: init 2024-07-01 15:14:48 +08:00
locale.nix wrapper-manager-fds: reformat codebase 2024-07-31 21:51:40 +08:00
README.adoc wrapper-manager-fds: init 2024-07-01 15:14:48 +08:00
xdg-desktop-entries.nix wrapper-manager-fds: reformat codebase 2024-07-31 21:51:40 +08:00
xdg-dirs.nix wrapper-manager-fds: reformat codebase 2024-07-31 21:51:40 +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.