diff --git a/lib/sources.nix b/lib/sources.nix index 702a0ef88921..1a3afcae67da 100644 --- a/lib/sources.nix +++ b/lib/sources.nix @@ -6,6 +6,7 @@ let hasContext match readDir + split storeDir tryEval ; @@ -15,7 +16,6 @@ let isString pathExists readFile - split ; in rec {