diff --git a/cache.nix b/cache.nix index bc7b8ca4..22a2cc49 100644 --- a/cache.nix +++ b/cache.nix @@ -9,4 +9,4 @@ in recurseIntoAttrs rec { #hexchen = sources2drvs (import sources.hexchen {}).sources; all = attrValues local; #++ attrValues hexchen; allStr = toString all; - }; + }