mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2024-12-14 11:47:31 +00:00
d254845ca8
The `anything` type is too strict, because it uses `attrsOf` internally, filtering out `mkIf` attrs and therefore evaluating attribute values when only the names would be needed. Furthermore, it is not safe to make assumptions about the objects in legacyPackages, because while most attributes contain packages or package sets, anything is allowed, so we don't know for sure how to merge. Fixes #52 |
||
---|---|---|
.. | ||
apps.nix | ||
checks.nix | ||
darwinModules.nix | ||
devShells.nix | ||
flake.nix | ||
legacyPackages.nix | ||
nixosConfigurations.nix | ||
nixosModules.nix | ||
nixpkgs.nix | ||
overlays.nix | ||
packages.nix | ||
perSystem.nix | ||
withSystem.nix |