diff --git a/ci/niv-cron.nix b/ci/niv-cron.nix index 69729db4..44a7de6a 100644 --- a/ci/niv-cron.nix +++ b/ci/niv-cron.nix @@ -75,7 +75,7 @@ with lib; { fi ''; auto = "${update} || true"; - in if isGit then git else auto) channels.nixfiles.sources)} + in if isGit then git else auto) (removeAttrs [ "__functor" ] channels.nixfiles.sources))} if git status --porcelain | grep -qF nix/sources.json; then git -P diff nix/sources.json