nix/lib/scope.nix
2025-08-12 15:47:26 +10:00

1 line
85 B
Nix

{ lib }: sc: mod: lib.strings.splitString "." sc |> (lib.flip lib.setAttrByPath) mod