diff --git a/nix-support/build/outputs.nix b/nix-support/build/outputs.nix index 7b1c45852..08147b32f 100644 --- a/nix-support/build/outputs.nix +++ b/nix-support/build/outputs.nix @@ -153,9 +153,7 @@ lib.fix (self: { LANG=C.UTF-8 ${lib.getExe pkgs.build-release-notes} --change-authors ${../../doc/manual/change-authors.yml} ${dir} >$out ''; in - { - user = rl-next-check "rl-next" ../../doc/manual/rl-next; - } + rl-next-check "rl-next" ../../doc/manual/rl-next ); # Completion tests for the Nix REPL.