mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-22 06:32:21 +03:00
752936f0c2
implement options: - options.overrides - options.groups.<name>.overrides Having this, it should not be necessary anymore to override members of a group directly. Instead the logic can be bound to package names, either globally for all groups, or locally for a single group. We should probably also rename : - `options.commonModule` -> `options.overrideAll` - `options.groups.<name>.commonModules` -> `options.groups.<name>.overrideAll` |
||
---|---|---|
.. | ||
test_findCycles | ||
test_graph_utils | ||
test_groups | ||
test_groups_multi_derivation_package | ||
test_nodejs_lock_v3 | ||
test_nodejs_lockutils | ||
test_nodejs_node_builder_v3 | ||
test_paths | ||
test_pip_pyproject | ||
test_python-pdm | ||
test_python-pdm-lib | ||
fixtures.nix |