Compare commits

..

No commits in common. "1be9025ad503adbd86750c8620f6478a440b7cdd" and "d57c3197bab77ba41e96dfb6025672a03bed4cb8" have entirely different histories.

View file

@ -8,5 +8,5 @@ with pkgs.lib;
pipe ./. [
self.lib.loadSubmodulesFrom
(map (f: (import f params)))
mkMerge
(foldl recursiveUpdate { })
]